behold the return of seperated christians
This commit is contained in:
parent
86e5741102
commit
8e9a9cb183
17 changed files with 2750 additions and 2814 deletions
|
|
@ -10,13 +10,13 @@ fortress_andorra_01 = {
|
|||
|
||||
can_construct_potential = {
|
||||
scope:holder = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
}
|
||||
}
|
||||
|
||||
is_enabled = {
|
||||
scope:holder = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -324,7 +324,11 @@ task_conversion = {
|
|||
limit = {
|
||||
scope:councillor_liege.faith = { has_doctrine_parameter = adoptionists_attractively_intuitive_theology }
|
||||
exists = scope:county
|
||||
scope:county.faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
scope:county.faith.religion = religion:eastern_orthodox_religion
|
||||
scope:county.faith.religion = religion:catholic_religion
|
||||
scope:county.faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
add = {
|
||||
value = fp2_lyonese_monk_conversion_bonus_actual_value
|
||||
|
|
|
|||
|
|
@ -1045,7 +1045,11 @@ Abortifacient = {
|
|||
#Christian only
|
||||
#Balkans, Anatolia, Mediterranean
|
||||
trigger = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
location = {
|
||||
OR = {
|
||||
geographical_region = world_europe_south
|
||||
|
|
@ -1511,10 +1515,21 @@ RandomReligiousTextName = {
|
|||
#We're a LAAMP visiting somewhere
|
||||
trigger_else_if = {
|
||||
limit = { exists = scope:visiting_location }
|
||||
location.faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
location.faith.religion = religion:eastern_orthodox_religion
|
||||
location.faith.religion = religion:catholic_religion
|
||||
location.faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
#The book is of my religion
|
||||
trigger_else = { faith.religion = religion:christianity_religion }
|
||||
trigger_else = {
|
||||
OR = {
|
||||
location.faith.religion = religion:eastern_orthodox_religion
|
||||
location.faith.religion = religion:catholic_religion
|
||||
location.faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
localization_key = random_religious_text_golden_legend
|
||||
}
|
||||
|
|
@ -1529,10 +1544,20 @@ RandomReligiousTextName = {
|
|||
#We're a LAAMP visiting somewhere
|
||||
trigger_else_if = {
|
||||
limit = { exists = scope:visiting_location }
|
||||
location.faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
location.faith.religion = religion:eastern_orthodox_religion
|
||||
location.faith.religion = religion:catholic_religion
|
||||
location.faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
#The book is of my religion
|
||||
trigger_else = { faith.religion = religion:christianity_religion }
|
||||
trigger_else = {
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
localization_key = random_religious_text_city_of_god
|
||||
}
|
||||
|
|
@ -1547,12 +1572,20 @@ RandomReligiousTextName = {
|
|||
#We're a LAAMP visiting somewhere
|
||||
trigger_else_if = {
|
||||
limit = { exists = scope:visiting_location }
|
||||
location.faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
location.faith.religion = religion:eastern_orthodox_religion
|
||||
location.faith.religion = religion:catholic_religion
|
||||
location.faith.religion = religion:protestant_religion
|
||||
}
|
||||
NOT = { location.faith = faith:orthodox }
|
||||
}
|
||||
#The book is of my religion
|
||||
trigger_else = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
NOT = { faith = faith:orthodox }
|
||||
}
|
||||
}
|
||||
|
|
@ -1569,12 +1602,20 @@ RandomReligiousTextName = {
|
|||
#We're a LAAMP visiting somewhere
|
||||
trigger_else_if = {
|
||||
limit = { exists = scope:visiting_location }
|
||||
location.faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
location.faith.religion = religion:eastern_orthodox_religion
|
||||
location.faith.religion = religion:catholic_religion
|
||||
location.faith.religion = religion:protestant_religion
|
||||
}
|
||||
NOT = { location.faith = faith:orthodox }
|
||||
}
|
||||
#The book is of my religion
|
||||
trigger_else = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
NOT = { faith = faith:orthodox }
|
||||
}
|
||||
}
|
||||
|
|
@ -1884,15 +1925,31 @@ CulturalCurse = {
|
|||
|
||||
#Christian
|
||||
text = {
|
||||
trigger = { faith.religion = religion:christianity_religion }
|
||||
trigger = {
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
localization_key = curse_by_the_blood
|
||||
}
|
||||
text = {
|
||||
trigger = { faith.religion = religion:christianity_religion }
|
||||
trigger = {
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
} }
|
||||
localization_key = curse_gods_wounds
|
||||
}
|
||||
text = {
|
||||
trigger = { faith.religion = religion:christianity_religion }
|
||||
trigger = {
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
} }
|
||||
localization_key = curse_by_gods_nails
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -2868,7 +2868,11 @@ temple_small_01 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_shrine.dds"
|
||||
|
|
@ -2893,7 +2897,11 @@ temple_small_01 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_shrine.dds"
|
||||
|
|
@ -2995,7 +3003,11 @@ temple_small_02 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_shrine.dds"
|
||||
|
|
@ -3020,7 +3032,11 @@ temple_small_02 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_shrine.dds"
|
||||
|
|
@ -3126,7 +3142,11 @@ temple_small_03 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_shrine.dds"
|
||||
|
|
@ -3151,7 +3171,11 @@ temple_small_03 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_shrine.dds"
|
||||
|
|
@ -3274,7 +3298,11 @@ temple_crypt_04 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_crypt.dds"
|
||||
|
|
@ -3299,7 +3327,11 @@ temple_crypt_04 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_crypt.dds"
|
||||
|
|
@ -3420,7 +3452,11 @@ temple_crypt_05 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_crypt.dds"
|
||||
|
|
@ -3445,7 +3481,11 @@ temple_crypt_05 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_crypt.dds"
|
||||
|
|
@ -3567,7 +3607,11 @@ temple_crypt_06 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_crypt.dds"
|
||||
|
|
@ -3592,7 +3636,11 @@ temple_crypt_06 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_crypt.dds"
|
||||
|
|
@ -3703,7 +3751,11 @@ temple_large_04 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_church.dds"
|
||||
|
|
@ -3728,7 +3780,11 @@ temple_large_04 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_church.dds"
|
||||
|
|
@ -3837,7 +3893,11 @@ temple_large_05 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_church.dds"
|
||||
|
|
@ -3862,7 +3922,11 @@ temple_large_05 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_church.dds"
|
||||
|
|
@ -3973,7 +4037,11 @@ temple_large_06 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_church.dds"
|
||||
|
|
@ -3998,7 +4066,11 @@ temple_large_06 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_church.dds"
|
||||
|
|
@ -4112,7 +4184,11 @@ temple_monastery_04 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_monastery.dds"
|
||||
|
|
@ -4137,7 +4213,11 @@ temple_monastery_04 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_monastery.dds"
|
||||
|
|
@ -4249,7 +4329,11 @@ temple_monastery_05 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_monastery.dds"
|
||||
|
|
@ -4274,7 +4358,11 @@ temple_monastery_05 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_monastery.dds"
|
||||
|
|
@ -4386,7 +4474,11 @@ temple_monastery_06 = {
|
|||
}
|
||||
}
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_monastery.dds"
|
||||
|
|
@ -4411,7 +4503,11 @@ temple_monastery_06 = {
|
|||
asset = {
|
||||
trigger = {
|
||||
owner = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = "gfx/interface/icons/domicile_building/domicile_building_monastery.dds"
|
||||
|
|
|
|||
|
|
@ -591,7 +591,35 @@ on_game_start = {
|
|||
}
|
||||
}
|
||||
}
|
||||
religion:christianity_religion = {
|
||||
religion:eastern_orthodox_religion = {
|
||||
every_faith = {
|
||||
every_holy_site = {
|
||||
limit = {
|
||||
title_province = {
|
||||
has_special_building_slot = no
|
||||
}
|
||||
}
|
||||
title_province = {
|
||||
add_special_building_slot = holy_site_cathedral_01
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
religion:catholic_religion = {
|
||||
every_faith = {
|
||||
every_holy_site = {
|
||||
limit = {
|
||||
title_province = {
|
||||
has_special_building_slot = no
|
||||
}
|
||||
}
|
||||
title_province = {
|
||||
add_special_building_slot = holy_site_cathedral_01
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
religion:protestant_religion = {
|
||||
every_faith = {
|
||||
every_holy_site = {
|
||||
limit = {
|
||||
|
|
@ -4892,7 +4920,11 @@ on_game_start_after_lobby = {
|
|||
culture = { has_cultural_pillar = heritage_iberian }
|
||||
culture = culture:andalusian
|
||||
}
|
||||
has_religion = religion:christianity_religion
|
||||
OR = {
|
||||
has_religion = religion:eastern_orthodox_religion
|
||||
has_religion = religion:catholic_religion
|
||||
has_religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
add_achievement_global_variable_effect = {
|
||||
VARIABLE = started_reconquista_achievement
|
||||
|
|
|
|||
|
|
@ -4200,7 +4200,7 @@
|
|||
limit = {
|
||||
has_doctrine = pagan_hostility_doctrine
|
||||
religion = religion:buddhism_religion
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
religion = religion:dualism_religion
|
||||
}
|
||||
value = faith_tenet_cost_high
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
1240
N3OW/common/religion/religions/NEOW_catholic.txt
Normal file
1240
N3OW/common/religion/religions/NEOW_catholic.txt
Normal file
File diff suppressed because it is too large
Load diff
465
N3OW/common/religion/religions/NEOW_orthodox.txt
Normal file
465
N3OW/common/religion/religions/NEOW_orthodox.txt
Normal file
|
|
@ -0,0 +1,465 @@
|
|||
eastern_orthodox_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #these might be alright?
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #these might be alright?
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
orthodox = {
|
||||
color = { 0.6 0.3 0.5 }
|
||||
icon = orthodox
|
||||
religious_head = k_orthodox
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
|
||||
#Special Tolerance
|
||||
doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_brotherhood_of_the_holy_sepulchre" }
|
||||
{ name = "holy_order_knights_of_the_first_patrirchate" }
|
||||
{ name = "holy_order_order_of_the_holy_virgin" }
|
||||
}
|
||||
|
||||
localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
# Patriarchs instead of Popes
|
||||
ReligiousHeadName = orthodox_religious_head_title
|
||||
ReligiousHeadTitleName = orthodox_religious_head_title_name
|
||||
}
|
||||
}
|
||||
elysian = {
|
||||
color = { 191 83 47 }
|
||||
icon = elysian
|
||||
#religious_head = k_orthodox
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
|
||||
#Special Tolerance
|
||||
doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_brotherhood_of_the_holy_sepulchre" }
|
||||
{ name = "holy_order_knights_of_the_first_patrirchate" }
|
||||
{ name = "holy_order_order_of_the_holy_virgin" }
|
||||
}
|
||||
|
||||
localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
# Patriarchs instead of Popes
|
||||
ReligiousHeadName = orthodox_religious_head_title
|
||||
ReligiousHeadTitleName = orthodox_religious_head_title_name
|
||||
}
|
||||
}
|
||||
marblist = {
|
||||
color = { 240 216 255 }
|
||||
icon = marblist
|
||||
#religious_head = k_orthodox
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
|
||||
#Special Tolerance
|
||||
doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_brotherhood_of_the_holy_sepulchre" }
|
||||
{ name = "holy_order_knights_of_the_first_patrirchate" }
|
||||
{ name = "holy_order_order_of_the_holy_virgin" }
|
||||
}
|
||||
|
||||
localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
# Patriarchs instead of Popes
|
||||
ReligiousHeadName = orthodox_religious_head_title
|
||||
ReligiousHeadTitleName = orthodox_religious_head_title_name
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
690
N3OW/common/religion/religions/NEOW_protestant.txt
Normal file
690
N3OW/common/religion/religions/NEOW_protestant.txt
Normal file
|
|
@ -0,0 +1,690 @@
|
|||
protestant_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
#Special/Syncretic target doctrines
|
||||
doctrine = special_doctrine_is_christian_faith
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #these might be alright?
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #these might be alright?
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
anglican_england = {
|
||||
color = { 140 178 191 }
|
||||
icon = anglican
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = london
|
||||
holy_site = armagh
|
||||
holy_site = jorvik
|
||||
holy_site = dublin
|
||||
holy_site = kent
|
||||
holy_site = llandrindod
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_via_media
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = against_all_odds
|
||||
doctrine = for_king_and_country
|
||||
doctrine = last_knights_of_britain
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_english_anglican
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
lutheran = {
|
||||
color = { 51 76 229 }
|
||||
icon = liturgical
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = st_andrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_established_church
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_adaptive
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_literalism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
grundtvigian = {
|
||||
color = { 226 152 164 }
|
||||
icon = grundtvigian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = st_andrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_reformation_roots
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_communal_possessions
|
||||
doctrine = tenet_alexandrian_catechism
|
||||
doctrine = tenet_ritual_celebrations
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
moravian = {
|
||||
color = { 127 191 255 }
|
||||
icon = moravian
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_reformation_roots
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_unrelenting_faith
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
utraquist = {
|
||||
color = { 0.9 0.5 0.4 }
|
||||
icon = utraquist
|
||||
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_radical_reform
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
presbyterian = {
|
||||
color = { 177 224 220 }
|
||||
icon = presbyterian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = standrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_reformation_roots
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_pastoral_isolation
|
||||
doctrine = tenet_adaptive
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
helvetic = {
|
||||
color = { 127 127 163 }
|
||||
icon = helvetic
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_radical_reform
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_mendicant_preachers
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
genevan = {
|
||||
color = { 203 209 239 }
|
||||
icon = genevan
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_reformation_roots
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_adaptive
|
||||
doctrine = tenet_pacifism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -691,7 +691,11 @@ great_holy_war_target_kingdom_weight = {
|
|||
# Christian heartlands
|
||||
if = {
|
||||
limit = {
|
||||
scope:the_faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
scope:the_faith.religion = religion:eastern_orthodox_religion
|
||||
scope:the_faith.religion = religion:catholic_religion
|
||||
scope:the_faith.religion = religion:protestant_religion
|
||||
}
|
||||
OR = {
|
||||
AND = {
|
||||
# Catholic sphere.
|
||||
|
|
@ -732,7 +736,11 @@ great_holy_war_target_kingdom_weight = {
|
|||
# Christian frontier
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:the_faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
scope:the_faith.religion = religion:eastern_orthodox_religion
|
||||
scope:the_faith.religion = religion:catholic_religion
|
||||
scope:the_faith.religion = religion:protestant_religion
|
||||
}
|
||||
OR = {
|
||||
AND = {
|
||||
# Shared Orthodox/Armenian sphere.
|
||||
|
|
@ -801,7 +809,11 @@ great_holy_war_target_kingdom_weight = {
|
|||
# Christian fringe
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:the_faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
scope:the_faith.religion = religion:eastern_orthodox_religion
|
||||
scope:the_faith.religion = religion:catholic_religion
|
||||
scope:the_faith.religion = religion:protestant_religion
|
||||
}
|
||||
OR = {
|
||||
AND = {
|
||||
scope:the_faith = { not_non_catholic_standard_christian_faith_trigger = yes }
|
||||
|
|
@ -833,7 +845,7 @@ great_holy_war_target_kingdom_weight = {
|
|||
limit = {
|
||||
AND = {
|
||||
scope:the_faith = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
not_non_catholic_standard_christian_faith_trigger = yes
|
||||
}
|
||||
title_capital_county.title_province = { geographical_region = ghw_region_baltic }
|
||||
|
|
@ -1850,7 +1862,13 @@ great_holy_war_target_kingdom_weight = {
|
|||
else = {
|
||||
# Christianity
|
||||
if = {
|
||||
limit = { scope:the_faith.religion = religion:christianity_religion }
|
||||
limit = {
|
||||
OR = {
|
||||
scope:the_faith.religion = religion:eastern_orthodox_religion
|
||||
scope:the_faith.religion = religion:catholic_religion
|
||||
scope:the_faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
title_capital_county = {
|
||||
|
|
@ -2254,7 +2272,13 @@ great_holy_war_target_kingdom_weight = {
|
|||
else = {
|
||||
# Christianity
|
||||
if = {
|
||||
limit = { scope:the_faith.religion = religion:christianity_religion }
|
||||
limit = {
|
||||
OR = {
|
||||
scope:the_faith.religion = religion:eastern_orthodox_religion
|
||||
scope:the_faith.religion = religion:catholic_religion
|
||||
scope:the_faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
title_capital_county = {
|
||||
|
|
@ -2658,7 +2682,13 @@ great_holy_war_target_kingdom_weight = {
|
|||
else = {
|
||||
# Christianity
|
||||
if = {
|
||||
limit = { scope:the_faith.religion = religion:christianity_religion }
|
||||
limit = {
|
||||
OR = {
|
||||
scope:the_faith.religion = religion:eastern_orthodox_religion
|
||||
scope:the_faith.religion = religion:catholic_religion
|
||||
scope:the_faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
title_capital_county = {
|
||||
|
|
@ -3044,7 +3074,11 @@ great_holy_war_target_kingdom_weight = {
|
|||
# Weigh down certain areas slightly
|
||||
if = {
|
||||
limit = {
|
||||
scope:the_faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
scope:the_faith.religion = religion:eastern_orthodox_religion
|
||||
scope:the_faith.religion = religion:catholic_religion
|
||||
scope:the_faith.religion = religion:protestant_religion
|
||||
}
|
||||
# Shared Catholic/Orthodox sphere.
|
||||
scope:the_faith = {
|
||||
OR = {
|
||||
|
|
@ -3061,7 +3095,11 @@ great_holy_war_target_kingdom_weight = {
|
|||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:the_faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
scope:the_faith.religion = religion:eastern_orthodox_religion
|
||||
scope:the_faith.religion = religion:catholic_religion
|
||||
scope:the_faith.religion = religion:protestant_religion
|
||||
}
|
||||
# Shared Catholic/Orthodox sphere.
|
||||
scope:the_faith = {
|
||||
OR = {
|
||||
|
|
@ -3104,7 +3142,11 @@ great_holy_war_target_kingdom_weight = {
|
|||
limit = {
|
||||
# Belongs to a Christian or Jewish religion.
|
||||
OR = {
|
||||
scope:the_faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
scope:the_faith.religion = religion:eastern_orthodox_religion
|
||||
scope:the_faith.religion = religion:catholic_religion
|
||||
scope:the_faith.religion = religion:protestant_religion
|
||||
}
|
||||
scope:the_faith.religion = religion:judaism_religion
|
||||
}
|
||||
# Not a non-Catholic standard Christian faith.
|
||||
|
|
@ -4517,7 +4559,7 @@ great_holy_war_target_kingdom_weight_simplified = {
|
|||
limit = {
|
||||
AND = {
|
||||
scope:the_faith = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
not_non_catholic_standard_christian_faith_trigger = yes
|
||||
}
|
||||
title_capital_county.title_province = { geographical_region = ghw_region_baltic }
|
||||
|
|
|
|||
|
|
@ -710,7 +710,37 @@ mend_great_schism_scripted_effect = {
|
|||
}
|
||||
trigger_event = roman_restoration.0102
|
||||
}
|
||||
religion:christianity_religion = {
|
||||
religion:eastern_orthodox_religion = {
|
||||
every_faith = { #All main branches of Christianity that were considered Ecumenical are now heresies.
|
||||
custom = every_ecumenical_christian_faith.tt
|
||||
limit = {
|
||||
this.religion = root.faith.religion
|
||||
has_doctrine = special_doctrine_ecumenical_christian
|
||||
this != root.faith
|
||||
}
|
||||
remove_doctrine = special_doctrine_ecumenical_christian
|
||||
change_fervor = {
|
||||
value = -25
|
||||
desc = fervor_loss_mended_schism
|
||||
}
|
||||
}
|
||||
}
|
||||
religion:catholic_religion = {
|
||||
every_faith = { #All main branches of Christianity that were considered Ecumenical are now heresies.
|
||||
custom = every_ecumenical_christian_faith.tt
|
||||
limit = {
|
||||
this.religion = root.faith.religion
|
||||
has_doctrine = special_doctrine_ecumenical_christian
|
||||
this != root.faith
|
||||
}
|
||||
remove_doctrine = special_doctrine_ecumenical_christian
|
||||
change_fervor = {
|
||||
value = -25
|
||||
desc = fervor_loss_mended_schism
|
||||
}
|
||||
}
|
||||
}
|
||||
religion:protestant_religion = {
|
||||
every_faith = { #All main branches of Christianity that were considered Ecumenical are now heresies.
|
||||
custom = every_ecumenical_christian_faith.tt
|
||||
limit = {
|
||||
|
|
|
|||
|
|
@ -614,7 +614,7 @@ struggle_can_access_unlocks_bargain_fealty_interaction_trigger = {
|
|||
# Multi-File Event Triggers
|
||||
|
||||
fp2_lyonese_monk_0002_papal_hof_trigger = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
exists = faith.religious_head
|
||||
faith.religious_head_title = title:k_papal_state
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ ep3_frankokratia_ghw_trigger = {
|
|||
#Byzantine emperor is Christian, but not Catholic
|
||||
title:e_byzantium.holder.faith = {
|
||||
NOT = { this = faith:catholic }
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
}
|
||||
trigger_if = {
|
||||
limit = {
|
||||
|
|
@ -21,7 +21,7 @@ ep3_frankokratia_ghw_trigger = {
|
|||
title:e_byzantium.holder.primary_title = {
|
||||
state_faith = {
|
||||
NOT = { this = faith:catholic }
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -119,7 +119,9 @@ coronation_proper_artifact_crown_trigger = {
|
|||
OR = {
|
||||
this = religion:baltic_religion
|
||||
this = religion:bon_religion
|
||||
this = religion:christianity_religion
|
||||
this = religion:eastern_orthodox_religion
|
||||
this = religion:catholic_religion
|
||||
this = religion:protestant_religion
|
||||
this = religion:dualism_religion
|
||||
this = religion:hellenism_religion
|
||||
this = religion:judaism_religion
|
||||
|
|
|
|||
|
|
@ -47,7 +47,11 @@ historical_artifacts.0023 = {
|
|||
count = 6
|
||||
random_character_with_royal_court = {
|
||||
limit = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
NOT = { has_character_flag = seeded_relic }
|
||||
}
|
||||
create_artifact_pedestal_christian_relic_effect_hist = { OWNER = this }
|
||||
|
|
@ -418,7 +422,11 @@ historical_artifacts.0023 = {
|
|||
# We exclude kings'n'emperors so the Excaliburs scatter a little better.
|
||||
if = {
|
||||
limit = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
highest_held_title_tier <= tier_duchy
|
||||
}
|
||||
add_to_list = potential_excalibur_holders_list
|
||||
|
|
@ -431,7 +439,11 @@ historical_artifacts.0023 = {
|
|||
# We exclude kings'n'emperors so the Excaliburs scatter a little better.
|
||||
if = {
|
||||
limit = {
|
||||
faith.religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
highest_held_title_tier <= tier_duchy
|
||||
}
|
||||
add_to_list = potential_excalibur_holders_list
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ character_view_bg = {
|
|||
trigger = {
|
||||
is_alive = no
|
||||
OR = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
religion = religion:islam_religion
|
||||
}
|
||||
trigger_if = {
|
||||
|
|
@ -54,7 +54,7 @@ character_view_bg = {
|
|||
|
||||
trigger = {
|
||||
is_alive = no
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
primary_title = title:e_byzantium
|
||||
}
|
||||
}
|
||||
|
|
@ -64,7 +64,7 @@ character_view_bg = {
|
|||
|
||||
trigger = {
|
||||
is_alive = no
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -8640,7 +8640,7 @@ character_view_bg = {
|
|||
trigger = {
|
||||
should_use_temple_character_background_trigger = yes
|
||||
OR = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
religion = religion:islam_religion
|
||||
}
|
||||
trigger_if = {
|
||||
|
|
@ -8659,7 +8659,7 @@ character_view_bg = {
|
|||
trigger = {
|
||||
should_use_temple_character_background_trigger = yes
|
||||
OR = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
religion = religion:islam_religion
|
||||
}
|
||||
trigger_if = {
|
||||
|
|
@ -8680,7 +8680,7 @@ character_view_bg = {
|
|||
primary_spouse ?= {
|
||||
should_use_temple_character_background_trigger = yes
|
||||
OR = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
religion = religion:islam_religion
|
||||
}
|
||||
trigger_if = {
|
||||
|
|
@ -8694,7 +8694,7 @@ character_view_bg = {
|
|||
betrothed ?= {
|
||||
should_use_temple_character_background_trigger = yes
|
||||
OR = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
religion = religion:islam_religion
|
||||
}
|
||||
trigger_if = {
|
||||
|
|
@ -8710,7 +8710,7 @@ character_view_bg = {
|
|||
liege ?= {
|
||||
should_use_temple_character_background_trigger = yes
|
||||
OR = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
religion = religion:islam_religion
|
||||
}
|
||||
trigger_if = {
|
||||
|
|
@ -8735,7 +8735,7 @@ character_view_bg = {
|
|||
|
||||
trigger = {
|
||||
should_use_temple_character_background_trigger = yes
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -8744,7 +8744,7 @@ character_view_bg = {
|
|||
|
||||
trigger = {
|
||||
should_use_temple_character_background_trigger = yes
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
is_character_window_main_character = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -8756,19 +8756,19 @@ character_view_bg = {
|
|||
OR = {
|
||||
primary_spouse ?= {
|
||||
should_use_temple_character_background_trigger = yes
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
is_character_window_main_character = yes
|
||||
}
|
||||
betrothed ?= {
|
||||
should_use_temple_character_background_trigger = yes
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
is_character_window_main_character = yes
|
||||
}
|
||||
AND = {
|
||||
liege.diarch ?= this
|
||||
liege ?= {
|
||||
should_use_temple_character_background_trigger = yes
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -11528,12 +11528,12 @@ character_religion_interior = {
|
|||
# Christianity
|
||||
|
||||
texture = {
|
||||
trigger = { religion = religion:christianity_religion }
|
||||
trigger = { OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion } }
|
||||
reference = "event_scenes/church.dds"
|
||||
}
|
||||
|
||||
environment = {
|
||||
trigger = { religion = religion:christianity_religion }
|
||||
trigger = { OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion } }
|
||||
reference = "environment_event_church"
|
||||
}
|
||||
|
||||
|
|
@ -11805,12 +11805,12 @@ religion_interior = {
|
|||
# Christianity
|
||||
|
||||
texture = {
|
||||
trigger = { religion = religion:christianity_religion }
|
||||
trigger = { OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion } }
|
||||
reference = "event_scenes/church.dds"
|
||||
}
|
||||
|
||||
environment = {
|
||||
trigger = { religion = religion:christianity_religion }
|
||||
trigger = { OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion } }
|
||||
reference = "environment_event_church"
|
||||
}
|
||||
|
||||
|
|
@ -11876,7 +11876,7 @@ religion_interior = {
|
|||
religion_holding = {
|
||||
texture = {
|
||||
trigger = {
|
||||
religion = religion:christianity_religion
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
NOT = {
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -12147,7 +12147,7 @@ title_holding = {
|
|||
has_holding_type = church_holding
|
||||
has_holding_type = temple_citadel_holding
|
||||
}
|
||||
faith.religion = religion:christianity_religion
|
||||
faith.OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
}
|
||||
}
|
||||
reference = "holding_types/temple_christian.dds"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue