Tenets
This commit is contained in:
parent
3d7a2053b5
commit
8cac5a56ee
11 changed files with 85 additions and 81 deletions
|
|
@ -128,15 +128,6 @@ e_alps = {
|
|||
|
||||
color = { 90 5 15 }
|
||||
}
|
||||
}
|
||||
c_aosta = {
|
||||
color = { 90 5 15 }
|
||||
|
||||
b_ivrea = {
|
||||
province = 2040
|
||||
|
||||
color = { 115 25 45 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_rhaetia = {
|
||||
|
|
@ -392,6 +383,12 @@ e_alps = {
|
|||
color = { 170 150 190 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_south_tyrol = {
|
||||
color = { 195 5 5 }
|
||||
|
||||
capital = c_bozan #De-facto only, actually Tirol
|
||||
|
||||
c_lienz = {
|
||||
color = { 55 55 70 }
|
||||
|
||||
|
|
@ -411,31 +408,6 @@ e_alps = {
|
|||
color = { 55 55 70 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_south_tyrol = {
|
||||
color = { 195 5 5 }
|
||||
|
||||
capital = c_bozan #De-facto only, actually Tirol
|
||||
|
||||
c_trent = {
|
||||
color = { 250 150 220 }
|
||||
|
||||
b_trento = {
|
||||
province = 2499
|
||||
|
||||
color = { 250 150 220 }
|
||||
}
|
||||
b_val_camonica = { #Riva AKA Riva del Garda
|
||||
province = 2495
|
||||
|
||||
color = { 250 150 220 }
|
||||
}
|
||||
b_vestone = {
|
||||
province = 8761
|
||||
|
||||
color = { 250 150 220 }
|
||||
}
|
||||
}
|
||||
c_bozan= {
|
||||
color = { 60 50 60 }
|
||||
b_bolzano = {
|
||||
|
|
|
|||
|
|
@ -68,6 +68,15 @@ e_italy = {
|
|||
color = { 170 105 195 }
|
||||
}
|
||||
}
|
||||
c_aosta = {
|
||||
color = { 90 5 15 }
|
||||
|
||||
b_ivrea = {
|
||||
province = 2040
|
||||
|
||||
color = { 115 25 45 }
|
||||
}
|
||||
}
|
||||
|
||||
c_turin = {
|
||||
color = { 195 115 135 }
|
||||
|
|
@ -945,7 +954,25 @@ e_italy = {
|
|||
color = { 150 245 210 }
|
||||
}
|
||||
}
|
||||
c_trent = {
|
||||
color = { 250 150 220 }
|
||||
|
||||
b_trento = {
|
||||
province = 2499
|
||||
|
||||
color = { 250 150 220 }
|
||||
}
|
||||
b_val_camonica = { #Riva AKA Riva del Garda
|
||||
province = 2495
|
||||
|
||||
color = { 250 150 220 }
|
||||
}
|
||||
b_vestone = {
|
||||
province = 8761
|
||||
|
||||
color = { 250 150 220 }
|
||||
}
|
||||
}
|
||||
c_treviso = {
|
||||
color = { 160 225 210 }
|
||||
can_be_named_after_dynasty = no
|
||||
|
|
|
|||
|
|
@ -425,7 +425,7 @@
|
|||
}
|
||||
}
|
||||
tenet_wandering_bards = {
|
||||
icon = core_tenet_mendicant_preachers
|
||||
icon = tenet_wandering_bards
|
||||
|
||||
is_shown = {
|
||||
religion_tag = europeanist_religion
|
||||
|
|
@ -1017,7 +1017,7 @@
|
|||
###NOBELIAN###
|
||||
|
||||
tenet_scientific_discourse = {
|
||||
icon = core_tenet_alexandrian_catechism
|
||||
icon = core_tenet_pursuit_of_knowledge
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_mid
|
||||
|
||||
|
|
@ -1056,38 +1056,37 @@
|
|||
}
|
||||
parameters = {
|
||||
literalist_debate_enabled = yes
|
||||
tenet_esotericism_mystic_education = yes
|
||||
}
|
||||
}
|
||||
|
||||
tenet_giant_shoulders = {
|
||||
icon = core_tenet_inner_journey
|
||||
|
||||
is_shown = {
|
||||
#has_doctrine = eastern_hostility_doctrine
|
||||
#NOT = { religion_tag = zoroastrianism_religion }
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_inner_journey }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { patient }
|
||||
sins = { impatient }
|
||||
}
|
||||
|
||||
parameters = {
|
||||
meditation_mechanics_active = yes
|
||||
select_personal_god_active = yes
|
||||
}
|
||||
}
|
||||
# tenet_giant_shoulders = {
|
||||
# icon = core_tenet_inner_journey
|
||||
#
|
||||
# is_shown = {
|
||||
# #has_doctrine = eastern_hostility_doctrine
|
||||
# #NOT = { religion_tag = zoroastrianism_religion }
|
||||
# }
|
||||
#
|
||||
# piety_cost = {
|
||||
# value = faith_tenet_cost_low
|
||||
#
|
||||
# # Multiplier for keeping same tenet
|
||||
# if = {
|
||||
# limit = { has_doctrine = tenet_inner_journey }
|
||||
# multiply = faith_unchanged_doctrine_cost_mult
|
||||
# }
|
||||
# }
|
||||
#
|
||||
# traits = {
|
||||
# virtues = { patient }
|
||||
# sins = { impatient }
|
||||
# }
|
||||
#
|
||||
# parameters = {
|
||||
# meditation_mechanics_active = yes
|
||||
# select_personal_god_active = yes
|
||||
# }
|
||||
# }
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -424,9 +424,9 @@
|
|||
#doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_vows_of_poverty
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_pursuit_of_power
|
||||
doctrine = tenet_pacifism
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_mendicant_preachers
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
|
|
|||
|
|
@ -256,7 +256,7 @@
|
|||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_sanctity_of_nature
|
||||
doctrine = tenet_christian_syncretism
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_communal_identity
|
||||
}
|
||||
vaesenite = {
|
||||
|
|
|
|||
|
|
@ -180,9 +180,9 @@
|
|||
#doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_vows_of_poverty
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_pursuit_of_power
|
||||
doctrine = tenet_scientific_discourse
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_communal_identity
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
|
@ -288,7 +288,7 @@
|
|||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_scientific_discourse
|
||||
doctrine = tenet_giant_shoulders
|
||||
doctrine = tenet_inner_journey
|
||||
doctrine = tenet_pacifism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
|
|
|
|||
BIN
N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanist.dds
(Stored with Git LFS)
BIN
N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanist.dds
(Stored with Git LFS)
Binary file not shown.
BIN
N3OW/gfx/interface/icons/faith_doctrines/tenet_wandering_bards.dds
(Stored with Git LFS)
Normal file
BIN
N3OW/gfx/interface/icons/faith_doctrines/tenet_wandering_bards.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -7,10 +7,10 @@
|
|||
catholic_religion_desc:1 "Catholic faiths, either the Roman Catholic Churches and its Rites, or Independent Catholic Churches such as the Sevillian Church, all claim apostolic succession via Papacy from Saint Peter, who was promised the Keys of Heaven by Jesus Christ. Catholic Churches are always led by the Pope, who unquestionably commands the full authority of the whole Church, all of its priests, and all of its rulers."
|
||||
|
||||
orleaniste:0 "Order of Sainte Jeanne d'Arc"
|
||||
orleaniste_adj:0 "Orléaniste"
|
||||
orleaniste_adherent:0 "Orleanist"
|
||||
orleaniste_adherent_plural:0 "Orleanists"
|
||||
orleaniste_desc:0 "A Catholic holy order at its roots, the Orleanist creed states that Saint Joan was given the sword Joyeuse by the angel Marianne in order to smite the Beast during [Concept('neow_the_event','Armageddon')|E]. Vengeful, the followers of Therion branded Joan a heretic, executing her and tarnishing her legacy for years to come. Though the Church has since canonised her as a Saint in Heaven, her loyal Order has not forgotten the Devil's corrupting influence on the Church, and their growing resentment and defiance culminated in the entire Order's excommunication. The now-independent Knights of Saint Joan continue to organise and rally within France's remaining bastions of faith, preparing to march upon Albion and send the resurrected worshippers of the Crowned Beast to Hell once and for all."
|
||||
orleaniste_adj:0 "Johannic"
|
||||
orleaniste_adherent:0 "Johannic"
|
||||
orleaniste_adherent_plural:0 "Johannics"
|
||||
orleaniste_desc:0 "A Catholic holy order at its roots, the Johannic creed states that Saint Joan was given the sword Joyeuse by the angel Marianne in order to smite the Beast during [Concept('neow_the_event','Armageddon')|E]. Vengeful, the followers of Therion branded Joan a heretic, executing her and tarnishing her legacy for years to come. Though the Church has since canonised her as a Saint in Heaven, her loyal Order has not forgotten the Devil's corrupting influence on the Church, and their growing resentment and defiance culminated in the entire Order's excommunication. The now-independent Knights of Saint Joan continue to organise and rally within France's remaining bastions of faith, preparing to march upon Albion and send the resurrected worshippers of the Crowned Beast to Hell once and for all."
|
||||
orleaniste_religious_head_title:0 "WIP"
|
||||
orleaniste_religious_head_title_name:0 "WIP"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,6 +4,9 @@
|
|||
tenet_righteous_fury_name:0 "Righteous Fury"
|
||||
tenet_righteous_fury_desc:0 "It is our holy duty to ride forth against the forces of Moloch, in the name of our true chosen creator."
|
||||
|
||||
#Hermetic Tenets
|
||||
tenet_scientific_discourse_name:0 "Scientific Discourse"
|
||||
tenet_scientific_discourse_desc:0 "Our faith is fundamentally built on the logical pursuit of truth. Only through rigorous study can we seek to understand the failures of the old world."
|
||||
#Europeanist Tenets
|
||||
tenet_wandering_bards_name:0 "Wandering Bards"
|
||||
tenet_wandering_bards_desc:0 "The glory days of our Europa have long since passed. We must reignite the spirit of pan-Europeanism if we wish to herald a second Belle Époque."
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@
|
|||
europeanist_water_god_name_possessive:0 "Father Penn's"
|
||||
|
||||
|
||||
concordianist:0 "Children of Elysium"
|
||||
concordianist:0 "Concordianism"
|
||||
concordianist_adj:0 "Concordianist"
|
||||
concordianist_adherent:0 "Concordianist"
|
||||
concordianist_adherent_plural:0 "Concordianists"
|
||||
|
|
@ -63,7 +63,7 @@
|
|||
concordianist_religious_head_title:0 "WIP"
|
||||
concordianist_religious_head_title_name:0 "WIP"
|
||||
|
||||
trenchsinger:0 "Keepers of the Poppy Fields"
|
||||
trenchsinger:0 "Order of Trenchsingers"
|
||||
trenchsinger_adj:0 "Trenchsinger"
|
||||
trenchsinger_adherent:0 "Trenchsinger"
|
||||
trenchsinger_adherent_plural:0 "Trenchsingers"
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
trenchsinger_water_god_name:0 "Father Marshall"
|
||||
trenchsinger_water_god_name_possessive:0 "Father Marshall's"
|
||||
|
||||
heimwehler:0 "National Unity Movement"
|
||||
heimwehler:0 "Heimwehler Movement"
|
||||
heimwehler_adj:0 "Heimwehler"
|
||||
heimwehler_adherent:0 "Heimwehler"
|
||||
heimwehler_adherent_plural:0 "Heimwehlers"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue