Initial doctrine loc structuring
This commit is contained in:
parent
1e6c2cee3f
commit
e40bae2a8c
9 changed files with 102 additions and 35 deletions
27
N3OW/common/game_concepts/neow_tolerance_game_concepts.txt
Normal file
27
N3OW/common/game_concepts/neow_tolerance_game_concepts.txt
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
|
||||||
|
#Catholic doctrines
|
||||||
|
|
||||||
|
roman_rite_astray = {
|
||||||
|
}
|
||||||
|
|
||||||
|
roman_rite_hostile = {
|
||||||
|
}
|
||||||
|
|
||||||
|
sevillian_rite_astray = {
|
||||||
|
}
|
||||||
|
|
||||||
|
independent_catholic_astray = {
|
||||||
|
}
|
||||||
|
|
||||||
|
#Novelist doctrines
|
||||||
|
|
||||||
|
novelist_kinship_astray = {
|
||||||
|
}
|
||||||
|
|
||||||
|
#Interreligious doctrines
|
||||||
|
|
||||||
|
people_of_the_book_astray = {
|
||||||
|
}
|
||||||
|
|
||||||
|
via_media_astray = {
|
||||||
|
}
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
OR = { #list of religions currently within the universal tolerance set. This should eventually include every religion. Please keep this updated and organized.
|
OR = { #list of religions currently within the universal tolerance set. This should eventually include every religion. Please keep this updated and organized.
|
||||||
### Abrahamics
|
### Abrahamics
|
||||||
#Anglican
|
#Anglican
|
||||||
religion_tag = anglican_religion
|
religion_tag = protestant_religion
|
||||||
#Catholics
|
#Catholics
|
||||||
religion_tag = catholic_religion
|
religion_tag = catholic_religion
|
||||||
#Novelist
|
#Novelist
|
||||||
|
|
@ -51,6 +51,10 @@
|
||||||
hostility_override_special_doctrine_independent_catholic = 1
|
hostility_override_special_doctrine_independent_catholic = 1
|
||||||
hostility_override_special_doctrine_sevillian_rite = 2
|
hostility_override_special_doctrine_sevillian_rite = 2
|
||||||
hostility_override_special_doctrine_incorruptible_dogma = 3
|
hostility_override_special_doctrine_incorruptible_dogma = 3
|
||||||
|
|
||||||
|
same_hof_hostility_override = 0
|
||||||
|
loc_parameter_roman_rite_astray = 1
|
||||||
|
loc_parameter_roman_rite_hostile = 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
special_doctrine_sevillian_rite = {
|
special_doctrine_sevillian_rite = {
|
||||||
|
|
@ -91,6 +95,8 @@
|
||||||
hostility_override_special_doctrine_independent_catholic = 1
|
hostility_override_special_doctrine_independent_catholic = 1
|
||||||
hostility_override_special_doctrine_roman_rite = 2
|
hostility_override_special_doctrine_roman_rite = 2
|
||||||
hostility_override_special_doctrine_incorruptible_dogma = 3
|
hostility_override_special_doctrine_incorruptible_dogma = 3
|
||||||
|
|
||||||
|
same_hof_hostility_override = 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
special_doctrine_independent_catholic = {
|
special_doctrine_independent_catholic = {
|
||||||
|
|
@ -148,6 +154,8 @@
|
||||||
parameters = {
|
parameters = {
|
||||||
hostility_override_special_doctrine_novelist_kinship = 0
|
hostility_override_special_doctrine_novelist_kinship = 0
|
||||||
hostility_override_special_doctrine_people_of_the_book = 1
|
hostility_override_special_doctrine_people_of_the_book = 1
|
||||||
|
|
||||||
|
loc_parameter_novelist_kinship = yes
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#Interfaith (shared) Doctrines
|
#Interfaith (shared) Doctrines
|
||||||
|
|
@ -182,7 +190,7 @@
|
||||||
is_shown = {
|
is_shown = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = catholic_religion
|
religion_tag = catholic_religion
|
||||||
religion_tag = anglican_religion
|
religion_tag = protestant_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
piety_cost = {
|
piety_cost = {
|
||||||
|
|
@ -192,6 +200,11 @@
|
||||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
parameters = {
|
||||||
|
hostility_override_special_doctrine_via_media = 0
|
||||||
|
hostility_override_special_doctrine_roman_rite = 1
|
||||||
|
hostility_override_special_doctrine_sevillian_rite = 1
|
||||||
|
}
|
||||||
}
|
}
|
||||||
#Hate Everyone Doctrines
|
#Hate Everyone Doctrines
|
||||||
special_doctrine_incorruptible_dogma = { #Catholic one
|
special_doctrine_incorruptible_dogma = { #Catholic one
|
||||||
|
|
|
||||||
|
|
@ -103,7 +103,7 @@
|
||||||
icon = core_tenet_against_all_odds
|
icon = core_tenet_against_all_odds
|
||||||
|
|
||||||
is_shown = {
|
is_shown = {
|
||||||
religion_tag = anglican_religion
|
has_doctrine = special_doctrine_english_anglican
|
||||||
}
|
}
|
||||||
piety_cost = {
|
piety_cost = {
|
||||||
value = faith_tenet_cost_low
|
value = faith_tenet_cost_low
|
||||||
|
|
@ -132,7 +132,7 @@
|
||||||
for_king_and_country = {
|
for_king_and_country = {
|
||||||
icon = core_tenet_for_king_and_country
|
icon = core_tenet_for_king_and_country
|
||||||
is_shown = {
|
is_shown = {
|
||||||
religion_tag = anglican_religion
|
has_doctrine = special_doctrine_english_anglican
|
||||||
}
|
}
|
||||||
piety_cost = {
|
piety_cost = {
|
||||||
value = faith_tenet_cost_low
|
value = faith_tenet_cost_low
|
||||||
|
|
@ -155,7 +155,7 @@
|
||||||
icon = core_tenet_songs_of_roland
|
icon = core_tenet_songs_of_roland
|
||||||
|
|
||||||
is_shown = {
|
is_shown = {
|
||||||
religion_tag = anglican_religion
|
has_doctrine = special_doctrine_english_anglican
|
||||||
}
|
}
|
||||||
piety_cost = {
|
piety_cost = {
|
||||||
value = faith_tenet_cost_low
|
value = faith_tenet_cost_low
|
||||||
|
|
|
||||||
|
|
@ -790,8 +790,6 @@
|
||||||
color = { 204 198 136 }
|
color = { 204 198 136 }
|
||||||
icon = illuminated
|
icon = illuminated
|
||||||
|
|
||||||
religious_head = k_papal_state
|
|
||||||
|
|
||||||
graphical_faith = "catholic_gfx"
|
graphical_faith = "catholic_gfx"
|
||||||
#placeholder holy sites
|
#placeholder holy sites
|
||||||
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem
|
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem
|
||||||
|
|
|
||||||
|
|
@ -47,8 +47,7 @@
|
||||||
doctrine_parameter_easier_to_convert_faith_in_hills_forests:0 "[convert_county|E] speed in Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('easier_to_convert_faith_in_hills_forests_bonus_loc_control')|0]%#!"
|
doctrine_parameter_easier_to_convert_faith_in_hills_forests:0 "[convert_county|E] speed in Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('easier_to_convert_faith_in_hills_forests_bonus_loc_control')|0]%#!"
|
||||||
doctrine_parameter_easier_to_convert_culture_in_same_faith_hills_forests:0 "[promote_culture|E] speed in same-[faith|E] Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('promote_culture_easier_to_convert_culture_in_same_faith_hills_forests_bonus_loc_control')|0]%#!"
|
doctrine_parameter_easier_to_convert_culture_in_same_faith_hills_forests:0 "[promote_culture|E] speed in same-[faith|E] Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('promote_culture_easier_to_convert_culture_in_same_faith_hills_forests_bonus_loc_control')|0]%#!"
|
||||||
doctrine_parameter_harder_to_convert_faith_away_in_hills_forests:0 "Hostile [convert_county|E] speed in Forest and Hill [terrain|E]: #P [EmptyScope.ScriptValue('harder_to_convert_faith_away_in_hills_forests_malus_loc_control')|0]%#!"
|
doctrine_parameter_harder_to_convert_faith_away_in_hills_forests:0 "Hostile [convert_county|E] speed in Forest and Hill [terrain|E]: #P [EmptyScope.ScriptValue('harder_to_convert_faith_away_in_hills_forests_malus_loc_control')|0]%#!"
|
||||||
special_doctrine_via_media_name:0 "Via Media"
|
|
||||||
special_doctrine_via_media_desc:0 "Sees all other Christians as Astray"
|
|
||||||
tenet_lorekeepers_name:0 "Lorekeepers"
|
tenet_lorekeepers_name:0 "Lorekeepers"
|
||||||
tenet_lorekeepers_desc:0 "It is the duty of every Novelist to delve deep into the secrets of the world, seeking to unfold the illustrious Author's hidden meanings."
|
tenet_lorekeepers_desc:0 "It is the duty of every Novelist to delve deep into the secrets of the world, seeking to unfold the illustrious Author's hidden meanings."
|
||||||
tenet_the_first_age_name:0 "The First Age"
|
tenet_the_first_age_name:0 "The First Age"
|
||||||
|
|
@ -94,9 +93,4 @@
|
||||||
tenet_egalite_name:0 "Egalité"
|
tenet_egalite_name:0 "Egalité"
|
||||||
tenet_egalite_desc:0 "There is no such thing as the divine right to rule. One is only a ruler for as long as the Third Estate permits him to be, as the state exists for the people, and is made by the people."
|
tenet_egalite_desc:0 "There is no such thing as the divine right to rule. One is only a ruler for as long as the Third Estate permits him to be, as the state exists for the people, and is made by the people."
|
||||||
tenet_fraternite_name:0 "Fraternité"
|
tenet_fraternite_name:0 "Fraternité"
|
||||||
tenet_fraternite_desc:0 "All people are born the same, and must be taught to view other people as brothers. Division and discord caused nothing less than the end of the world, after all."
|
tenet_fraternite_desc:0 "All people are born the same, and must be taught to view other people as brothers. Division and discord caused nothing less than the end of the world, after all."
|
||||||
|
|
||||||
special_doctrine_religion_fallback_name: "Beyond Definition"
|
|
||||||
special_doctrine_religion_fallback_desc: "Our doctrines lack equivalents and are entirely our own. Others call us heterodox, but that is simply the coping of less enlightened minds."
|
|
||||||
|
|
||||||
universal_tolerance_name: "Universal Tolerance"
|
|
||||||
|
|
@ -0,0 +1,43 @@
|
||||||
|
l_english:
|
||||||
|
|
||||||
|
universal_tolerance_name: "Universal Tolerance"
|
||||||
|
|
||||||
|
special_doctrine_people_of_the_book_name:0 "People of the Book"
|
||||||
|
special_doctrine_people_of_the_book_desc:0 "While we aren't as devoted as the followers of the Novel, we can agree on many core principles they follow."
|
||||||
|
special_doctrine_novelist_kinship_name:0 "Novelist Kinship"
|
||||||
|
special_doctrine_novelist_kinship_desc:0 "We all believe in the supreme written word of the Novel, the differences in our ways of life and worship are trivial."
|
||||||
|
|
||||||
|
special_doctrine_roman_rite_name: "Roman Rite"
|
||||||
|
special_doctrine_roman_rite_desc: "As any good Catholic should, we follow the legitimate Papacy which still resides in the same place it has for almost two millennia: Rome."
|
||||||
|
|
||||||
|
special_doctrine_sevillian_rite_name: "Sevillian Rite"
|
||||||
|
special_doctrine_sevillian_rite_desc: "Unlike those degenerates who follow the illegitimate Roman Pope, we recognize the true heir to the Vatican in Seville."
|
||||||
|
|
||||||
|
special_doctrine_independent_catholic_name: "Independent Catholic"
|
||||||
|
special_doctrine_independent_catholic_desc: "Our faith avoids the politicking and debates around the location and legitimacy of the Papacy. After all, there is so much more to Catholicism than what is dictated by the Holy See."
|
||||||
|
|
||||||
|
special_doctrine_incorruptible_dogma_name: "Incorruptible Dogma"
|
||||||
|
special_doctrine_incorruptible_dogma_desc: "All other religions, especially other so called "Catholics" have betrayed the true teachings of Rome. We are alone in our adherence to the real traditions of Saint Peter."
|
||||||
|
|
||||||
|
special_doctrine_via_media_name:0 "Via Media"
|
||||||
|
special_doctrine_via_media_desc:0 "BLAH BLAH BLAH DESC"
|
||||||
|
|
||||||
|
special_doctrine_religion_fallback_name: "Beyond Definition"
|
||||||
|
special_doctrine_religion_fallback_desc: "Our doctrines lack equivalents and are entirely our own. Others call us heterodox, but that is simply the coping of less enlightened minds."
|
||||||
|
|
||||||
|
click_here_to_view_doctrines: "Click here to view what doctrines"
|
||||||
|
|
||||||
|
doctrine_parameter_loc_parameter_roman_rite_astray:0 "$click_here_to_view_doctrines$ [roman_rite_astray|L] considers to be Astray"
|
||||||
|
doctrine_parameter_loc_parameter_roman_rite_hostile:0 "$click_here_to_view_doctrines$ [roman_rite_hostile|L] considers to be Hostile"
|
||||||
|
|
||||||
|
#Other parameters
|
||||||
|
doctrine_parameter_loc_parameter_novelist_kinship: "Other Novelist [faiths|E] that have the Kinship doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$"
|
||||||
|
|
||||||
|
#Blank parameters
|
||||||
|
doctrine_parameter_hostility_override_special_doctrine_novelist_kinship:1 ""
|
||||||
|
doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 ""
|
||||||
|
doctrine_parameter_hostility_override_special_doctrine_roman_rite:1 ""
|
||||||
|
doctrine_parameter_hostility_override_special_doctrine_sevillian_rite:0 ""
|
||||||
|
doctrine_parameter_hostility_override_special_doctrine_independent_catholic:0 ""
|
||||||
|
doctrine_parameter_hostility_override_special_doctrine_incorruptible_dogma:0 ""
|
||||||
|
doctrine_parameter_hostility_override_special_doctrine_via_media:0 ""
|
||||||
|
|
@ -0,0 +1,12 @@
|
||||||
|
l_english:
|
||||||
|
|
||||||
|
game_concept_template_astray: "put name here"
|
||||||
|
game_concept_template_astray_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n"
|
||||||
|
game_concept_template_hostile: "put name here"
|
||||||
|
game_concept_template_hostile_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n"
|
||||||
|
|
||||||
|
interreligious_doctrines: "Interreligious"
|
||||||
|
|
||||||
|
#Catholic doctrines
|
||||||
|
game_concept_roman_rite_astray: "$special_doctrine_roman_rite_name$"
|
||||||
|
game_concept_roman_rite_astray_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!"
|
||||||
|
|
@ -104,15 +104,3 @@
|
||||||
iberian_desc:0 "With the Sevillian Schism splitting the Catholic Church into two, and the newly founded Sevillian Church asserting its control over much of Iberia, the remaining Catholics loyal to the Pope in Rome were granted the Iberian Rite, led by the Patriarch of Lisbon. Surrounded on all sides and mostly isolated from Rome, the Church in Iberia chooses to do nothing proactive about the growing threat in Seville. Instead, they hold that by staying peaceful and defensive, the Sevillians' pride will eventually become their doom."
|
iberian_desc:0 "With the Sevillian Schism splitting the Catholic Church into two, and the newly founded Sevillian Church asserting its control over much of Iberia, the remaining Catholics loyal to the Pope in Rome were granted the Iberian Rite, led by the Patriarch of Lisbon. Surrounded on all sides and mostly isolated from Rome, the Church in Iberia chooses to do nothing proactive about the growing threat in Seville. Instead, they hold that by staying peaceful and defensive, the Sevillians' pride will eventually become their doom."
|
||||||
|
|
||||||
|
|
||||||
special_doctrine_roman_rite_name: "Roman Rite"
|
|
||||||
special_doctrine_roman_rite_desc: "As any good Catholic should, we follow the legitimate Papacy which still resides in the same place it has for almost two millennia: Rome."
|
|
||||||
|
|
||||||
special_doctrine_sevillian_rite_name: "Sevillian Rite"
|
|
||||||
special_doctrine_sevillian_rite_desc: "Unlike those degenerates who follow the illegitimate Roman Pope, we recognize the true heir to the Vatican in Seville."
|
|
||||||
|
|
||||||
special_doctrine_independent_catholic_name: "Independent Catholic"
|
|
||||||
special_doctrine_independent_catholic_desc: "Our faith avoids the politicking and debates around the location and legitimacy of the Papacy. After all, there is so much more to Catholicism than what is dictated by Rome."
|
|
||||||
|
|
||||||
special_doctrine_incorruptible_dogma_name: "Incorruptible Dogma"
|
|
||||||
special_doctrine_incorruptible_dogma_desc: "All other religions, especially other so called "Catholics" have betrayed the true teachings of Rome. We are alone in our adherence to the real traditions of Saint Peter."
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,14 +5,6 @@
|
||||||
novelist_religion_adherent:1 "Novelist"
|
novelist_religion_adherent:1 "Novelist"
|
||||||
novelist_religion_adherent_plural:1 "Novelists"
|
novelist_religion_adherent_plural:1 "Novelists"
|
||||||
novelist_religion_desc:1 "While Novelism is a particularly diverse set of beliefs, all Novelists are united by a single belief - or, rather, a single book - the Novel. All Novelists hold that the truth of the world is not held within a single scripture, but is rather hidden within all of them, scattered across time by the unimaginable Author of the Universe. Thus, Novelists delve deep into the writings of the world - from the Bible to lost books of the Old World - in search of hidden meanings and esoteric truths."
|
novelist_religion_desc:1 "While Novelism is a particularly diverse set of beliefs, all Novelists are united by a single belief - or, rather, a single book - the Novel. All Novelists hold that the truth of the world is not held within a single scripture, but is rather hidden within all of them, scattered across time by the unimaginable Author of the Universe. Thus, Novelists delve deep into the writings of the world - from the Bible to lost books of the Old World - in search of hidden meanings and esoteric truths."
|
||||||
|
|
||||||
#doctrine stuff
|
|
||||||
special_doctrine_people_of_the_book_name:0 "People of the Book"
|
|
||||||
special_doctrine_people_of_the_book_desc:0 "While we aren't as devoted as the followers of the Novel, we can agree on many core principles they follow."
|
|
||||||
doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 "All [faiths|E] that have the People of the Book doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$ or $hostility_evil_tooltippable$"
|
|
||||||
special_doctrine_novelist_kinship_name:0 "Novelist Kinship"
|
|
||||||
special_doctrine_novelist_kinship_desc:0 "We all believe in the supreme written word of the Novel, the differences in our ways of life and worship are trivial."
|
|
||||||
doctrine_parameter_hostility_override_special_doctrine_novelist_kinship:1 "Other Novelist [faiths|E] that have the Kinship doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$"
|
|
||||||
|
|
||||||
novelist_high_god_name:0 "Eru l'Auteur"
|
novelist_high_god_name:0 "Eru l'Auteur"
|
||||||
novelist_high_god_name_possessive:0 "Eru l'Auteur's"
|
novelist_high_god_name_possessive:0 "Eru l'Auteur's"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue