court chaplain
This commit is contained in:
parent
2a91e27f97
commit
dde971bdd1
5 changed files with 124 additions and 124 deletions
|
|
@ -38,18 +38,18 @@ ToleranceValue = {
|
|||
}
|
||||
}
|
||||
}
|
||||
text = {
|
||||
localization_key = tolerance_evil
|
||||
|
||||
trigger = {
|
||||
faith = {
|
||||
faith_hostility_level = {
|
||||
target = scope:second.faith
|
||||
value = faith_evil_level
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
# text = {
|
||||
# localization_key = tolerance_evil
|
||||
#
|
||||
# trigger = {
|
||||
# faith = {
|
||||
# faith_hostility_level = {
|
||||
# target = scope:second.faith
|
||||
# value = faith_evil_level
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
}
|
||||
|
||||
ToleranceValueConcept = {
|
||||
|
|
@ -702,62 +702,112 @@ GetActualBishopTitle = {
|
|||
localization_key = councillor_court_chaplain_zunism_religion_duchy
|
||||
}
|
||||
|
||||
# Zoroastrianism
|
||||
#Thelema
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_kingdom
|
||||
NOT = { # Required formatting to include male/female check as well as vacancy
|
||||
cp:councillor_court_chaplain ?= {
|
||||
is_female = yes
|
||||
}
|
||||
highest_held_title_tier >= tier_empire
|
||||
OR = {
|
||||
faith.religion = faith:victorian.religion
|
||||
faith.religion = faith:royal_thelema.religion
|
||||
faith.religion = faith:old_thelema.religion
|
||||
faith.religion = faith:carcosan.religion
|
||||
}
|
||||
fp3_custom_divinity_for_zoroastrianism_faiths = yes
|
||||
}
|
||||
localization_key = councillor_court_chaplain_zoroastrianism_religion_kingdom
|
||||
localization_key = councillor_court_chaplain_thelema_religion_empire
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_kingdom
|
||||
NOT = { # Required formatting to include male/female check as well as vacancy
|
||||
cp:councillor_court_chaplain ?= {
|
||||
is_female = no
|
||||
}
|
||||
OR = {
|
||||
faith.religion = faith:victorian.religion
|
||||
faith.religion = faith:royal_thelema.religion
|
||||
faith.religion = faith:old_thelema.religion
|
||||
faith.religion = faith:carcosan.religion
|
||||
}
|
||||
fp3_custom_divinity_for_zoroastrianism_faiths = yes
|
||||
}
|
||||
localization_key = councillor_court_chaplain_zoroastrianism_religion_kingdom_female
|
||||
localization_key = councillor_court_chaplain_thelema_religion_kingdom
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_duchy
|
||||
NOT = { # Required formatting to include male/female check as well as vacancy
|
||||
cp:councillor_court_chaplain ?= {
|
||||
is_female = yes
|
||||
}
|
||||
OR = {
|
||||
faith.religion = faith:victorian.religion
|
||||
faith.religion = faith:royal_thelema.religion
|
||||
faith.religion = faith:old_thelema.religion
|
||||
faith.religion = faith:carcosan.religion
|
||||
}
|
||||
fp3_custom_divinity_for_zoroastrianism_faiths = yes
|
||||
}
|
||||
localization_key = councillor_court_chaplain_zoroastrianism_religion_duchy
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_duchy
|
||||
NOT = { # Required formatting to include male/female check as well as vacancy
|
||||
cp:councillor_court_chaplain ?= {
|
||||
is_female = no
|
||||
}
|
||||
}
|
||||
fp3_custom_divinity_for_zoroastrianism_faiths = yes
|
||||
}
|
||||
localization_key = councillor_court_chaplain_zoroastrianism_religion_duchy_female
|
||||
localization_key = councillor_court_chaplain_thelema_religion_duchy
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier < tier_duchy
|
||||
fp3_custom_divinity_for_zoroastrianism_faiths = yes
|
||||
OR = {
|
||||
faith.religion = faith:victorian.religion
|
||||
faith.religion = faith:royal_thelema.religion
|
||||
faith.religion = faith:old_thelema.religion
|
||||
faith.religion = faith:carcosan.religion
|
||||
}
|
||||
}
|
||||
localization_key = councillor_court_chaplain_zoroastrianism_religion_county
|
||||
localization_key = councillor_court_chaplain_thelema_religion_county
|
||||
}
|
||||
|
||||
# # Zoroastrianism
|
||||
# text = {
|
||||
# trigger = {
|
||||
# highest_held_title_tier >= tier_kingdom
|
||||
# NOT = { # Required formatting to include male/female check as well as vacancy
|
||||
# cp:councillor_court_chaplain ?= {
|
||||
# is_female = yes
|
||||
# }
|
||||
# }
|
||||
# #fp3_custom_divinity_for_zoroastrianism_faiths = yes
|
||||
# }
|
||||
# localization_key = councillor_court_chaplain_zoroastrianism_religion_kingdom
|
||||
# }
|
||||
# text = {
|
||||
# trigger = {
|
||||
# highest_held_title_tier >= tier_kingdom
|
||||
# NOT = { # Required formatting to include male/female check as well as vacancy
|
||||
# cp:councillor_court_chaplain ?= {
|
||||
# is_female = no
|
||||
# }
|
||||
# }
|
||||
# #fp3_custom_divinity_for_zoroastrianism_faiths = yes
|
||||
# }
|
||||
# localization_key = councillor_court_chaplain_zoroastrianism_religion_kingdom_female
|
||||
# }
|
||||
# text = {
|
||||
# trigger = {
|
||||
# highest_held_title_tier >= tier_duchy
|
||||
# NOT = { # Required formatting to include male/female check as well as vacancy
|
||||
# cp:councillor_court_chaplain ?= {
|
||||
# is_female = yes
|
||||
# }
|
||||
# }
|
||||
# #fp3_custom_divinity_for_zoroastrianism_faiths = yes
|
||||
# }
|
||||
# localization_key = councillor_court_chaplain_zoroastrianism_religion_duchy
|
||||
# }
|
||||
# text = {
|
||||
# trigger = {
|
||||
# highest_held_title_tier >= tier_duchy
|
||||
# NOT = { # Required formatting to include male/female check as well as vacancy
|
||||
# cp:councillor_court_chaplain ?= {
|
||||
# is_female = no
|
||||
# }
|
||||
# }
|
||||
# #fp3_custom_divinity_for_zoroastrianism_faiths = yes
|
||||
# }
|
||||
# localization_key = councillor_court_chaplain_zoroastrianism_religion_duchy_female
|
||||
# }
|
||||
# text = {
|
||||
# trigger = {
|
||||
# highest_held_title_tier < tier_duchy
|
||||
# fp3_custom_divinity_for_zoroastrianism_faiths = yes
|
||||
# }
|
||||
# localization_key = councillor_court_chaplain_zoroastrianism_religion_county
|
||||
# }
|
||||
# African Roog
|
||||
text = {
|
||||
trigger = {
|
||||
|
|
@ -982,28 +1032,28 @@ GetActualBishopTitle = {
|
|||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_empire
|
||||
faith.religion = faith:rabbinism.religion
|
||||
faith.religion = faith:congregationist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_empire
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_kingdom
|
||||
faith.religion = faith:rabbinism.religion
|
||||
faith.religion = faith:congregationist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_kingdom
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_duchy
|
||||
faith.religion = faith:rabbinism.religion
|
||||
faith.religion = faith:congregationist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_duchy
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier < tier_duchy
|
||||
faith.religion = faith:rabbinism.religion
|
||||
faith.religion = faith:congregationist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_county
|
||||
}
|
||||
|
|
@ -1497,57 +1547,6 @@ GetActualBishopTitle = {
|
|||
}
|
||||
localization_key = councillor_court_chaplain_paganism_religion_county
|
||||
}
|
||||
|
||||
#Thelema
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_empire
|
||||
OR = {
|
||||
faith.religion = faith:victorian.religion
|
||||
faith.religion = faith:royal_thelema.religion
|
||||
faith.religion = faith:old_thelema.religion
|
||||
faith.religion = faith:carcosan.religion
|
||||
}
|
||||
}
|
||||
localization_key = councillor_court_chaplain_thelema_religion_empire
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_kingdom
|
||||
OR = {
|
||||
faith.religion = faith:victorian.religion
|
||||
faith.religion = faith:royal_thelema.religion
|
||||
faith.religion = faith:old_thelema.religion
|
||||
faith.religion = faith:carcosan.religion
|
||||
}
|
||||
}
|
||||
localization_key = councillor_court_chaplain_thelema_religion_kingdom
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_duchy
|
||||
OR = {
|
||||
faith.religion = faith:victorian.religion
|
||||
faith.religion = faith:royal_thelema.religion
|
||||
faith.religion = faith:old_thelema.religion
|
||||
faith.religion = faith:carcosan.religion
|
||||
}
|
||||
}
|
||||
localization_key = councillor_court_chaplain_thelema_religion_duchy
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier < tier_duchy
|
||||
OR = {
|
||||
faith.religion = faith:victorian.religion
|
||||
faith.religion = faith:royal_thelema.religion
|
||||
faith.religion = faith:old_thelema.religion
|
||||
faith.religion = faith:carcosan.religion
|
||||
}
|
||||
}
|
||||
localization_key = councillor_court_chaplain_thelema_religion_county
|
||||
}
|
||||
|
||||
#Fallback
|
||||
text = {
|
||||
trigger = {
|
||||
|
|
@ -1896,28 +1895,28 @@ GetActualBishopTitlePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_empire
|
||||
faith.religion = faith:rabbinism.religion
|
||||
faith.religion = faith:congregationist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_empire_possessive
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_kingdom
|
||||
faith.religion = faith:rabbinism.religion
|
||||
faith.religion = faith:congregationist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_kingdom_possessive
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_duchy
|
||||
faith.religion = faith:rabbinism.religion
|
||||
faith.religion = faith:congregationist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_duchy_possessive
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier < tier_duchy
|
||||
faith.religion = faith:rabbinism.religion
|
||||
faith.religion = faith:congregationist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_county_possessive
|
||||
}
|
||||
|
|
@ -2088,7 +2087,7 @@ GetActualBishopTitlePossessive = {
|
|||
}
|
||||
localization_key = councillor_court_chaplain_thelema_religion_county_possessive
|
||||
}
|
||||
|
||||
|
||||
#Buddhism/Hinduism/Jainism
|
||||
text = {
|
||||
trigger = {
|
||||
|
|
|
|||
|
|
@ -323,6 +323,8 @@
|
|||
WitchGodHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodMistressMaster = mistress
|
||||
WitchGodMotherFather = mother
|
||||
ReligiousHeadName = victorian_religious_head_title
|
||||
ReligiousHeadTitleName = victorian_religious_head_title_name
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue