fixes
This commit is contained in:
parent
b433394fff
commit
447cd37f67
3 changed files with 20 additions and 10 deletions
|
|
@ -67,21 +67,21 @@
|
|||
|
||||
#Cult of Saints
|
||||
game_concept_cult_of_saints_astray: "$special_doctrine_cult_of_saints_name$"
|
||||
game_concept_cult_of_saints_astray_desc: "[faiths|E] with the $special_doctrine_cult_of_saints_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $hermetic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_hermetic').GetBaseName]#!\n#bold $folkgerman_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_old_lore').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!"
|
||||
game_concept_cult_of_saints_astray_desc: "[faiths|E] with the $special_doctrine_cult_of_saints_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_old_lore').GetBaseName]#!\n#bold $hermetic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_hermetic').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!"
|
||||
|
||||
game_concept_cult_of_saints_hostile: "$special_doctrine_cult_of_saints_name$"
|
||||
game_concept_cult_of_saints_hostile_desc: "[faiths|E] with the $special_doctrine_cult_saints_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $hermetic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_nobelian_hermetic').GetBaseName]#!\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#bold $folkgerman_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_heathen_revanchism').GetBaseName]#!"
|
||||
game_concept_cult_of_saints_hostile_desc: "[faiths|E] with the $special_doctrine_cult_saints_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_heathen_revanchism').GetBaseName]#!\n#bold $hermetic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_nobelian_hermetic').GetBaseName]#!\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!"
|
||||
|
||||
#Old Lore
|
||||
game_concept_old_lore_astray: "$special_doctrine_old_lore_name$"
|
||||
game_concept_old_lore_astray_desc: "[faiths|E] with the $special_doctrine_old_lore_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $hermetic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_nobelian_hermetic').GetBaseName]#!\n#bold $folkgerman_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_cult_of_saints').GetBaseName]#!"
|
||||
game_concept_old_lore_astray_desc: "[faiths|E] with the $special_doctrine_old_lore_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_cult_of_saints').GetBaseName]#!\n#bold $hermetic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_nobelian_hermetic').GetBaseName]#!"
|
||||
|
||||
game_concept_old_lore_hostile: "$special_doctrine_old_lore_name$"
|
||||
game_concept_old_lore_hostile_desc: "[faiths|E] with the $special_doctrine_old_lore_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $hermetic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_hermetic').GetBaseName]#!\n#bold $folkgerman_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_heathen_revanchism').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!"
|
||||
game_concept_old_lore_hostile_desc: "[faiths|E] with the $special_doctrine_old_lore_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_heathen_revanchism').GetBaseName]#!\n#bold $hermetic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_hermetic').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!"
|
||||
|
||||
#Heathen Revanchism
|
||||
game_concept_heathen_revanchism_hostile: "$special_doctrine_heathen_revanchism_name$"
|
||||
game_concept_heathen_revanchism_hostile_desc: "[faiths|E] with the $special_doctrine_heathen_revanchism_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $folkgerman_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_cult_of_saints').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_old_lore').GetBaseName]#!"
|
||||
game_concept_heathen_revanchism_hostile_desc: "[faiths|E] with the $special_doctrine_heathen_revanchism_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_cult_of_saints').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_old_lore').GetBaseName]#!"
|
||||
|
||||
### Interreligious ###
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue