Fixes to previous commit + holes filled + scandinavia restored

This commit is contained in:
trashmasteruni 2025-12-06 23:56:33 +01:00
parent a5088299f5
commit 5472c560cf
8 changed files with 31734 additions and 0 deletions

View file

@ -0,0 +1,51 @@
##########
# Fortress Monastery of Andorra
##########
fortress_andorra_01 = {
construction_time = very_slow_construction_time
type_icon = "icon_structure_falak_ol_aflak_citadel.dds"
can_construct_potential = {
scope:holder = {
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
}
}
is_enabled = {
scope:holder = {
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
}
}
cost_gold = 1000
character_modifier = {
monthly_piety_gain_mult = 0.1
zealot_opinion = 5
}
county_modifier = {
hostile_raid_time = 0.5
}
province_modifier = {
fort_level = 4
defender_holding_advantage = 4
monthly_income = 1
}
ai_value = {
base = 100
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_religious
}

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View 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
}
}
}
}

View 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
}
}
}
}

View file

@ -0,0 +1,387 @@
coronation_trigger = {
has_ach_dlc_trigger = yes
is_landed = yes
highest_held_title_tier >= tier_kingdom
OR = {
government_has_flag = government_is_feudal
government_has_flag = government_is_tribal
AND = {
government_has_flag = government_is_special_administrative
is_independent_ruler = yes
}
government_has_flag = government_is_nomadic
government_has_flag = government_is_clan
AND = {
government_has_flag = government_is_meritocratic
is_independent_ruler = yes
}
AND = {
government_has_flag = government_is_celestial
is_independent_ruler = yes
}
AND = {
government_has_flag = government_is_steppe_admin
is_independent_ruler = yes
}
AND = {
government_is_japanese_trigger = yes
has_title = title:e_japan
tgp_has_ceremonial_liege_title_trigger = yes
}
government_has_flag = government_is_mandala
}
}
coronation_living_officiator_trigger = {
involved_activity = {
has_variable = officiator
var:officiator = {
is_alive = yes
is_imprisoned = no
}
}
}
coronation_has_emperor_law = {
has_realm_law = crowned_emperor
}
coronation_has_king_law = {
has_realm_law = crowned_king
}
has_any_coronation_law = {
OR = {
coronation_has_emperor_law = yes
coronation_has_king_law = yes
}
}
coronation_feast_phase = {
trigger_if = {
limit = {
has_activity_type = activity_coronation
}
has_current_phase = coronation_phase_feast
}
}
coronation_hostile_to_host_trigger = {
OR = {
is_in_guest_subset = { name = detractor }
has_any_bad_relationship_with_character_trigger = { CHARACTER = involved_activity.activity_host }
has_activity_intent = coronation_disrupt_loyalists
}
}
is_important_hof_trigger = {
faith = {
# The HoF actually matters
NOT = { has_doctrine = doctrine_theocracy_temporal }
# And this HoF is relevant to the activity
this = scope:host.faith
}
government_has_flag = government_is_theocracy
any_held_title = { is_head_of_faith = yes }
}
coronation_has_proper_artifact_trigger = {
trigger_if = {
limit = {
coronation_proper_artifact_crown_trigger = yes
coronation_proper_artifact_regalia_trigger = no
}
any_character_artifact = {
artifact_slot_type = helmet
}
}
trigger_else_if = {
limit = {
coronation_proper_artifact_regalia_trigger = yes
coronation_proper_artifact_crown_trigger = no
}
any_character_artifact = {
artifact_slot_type = regalia
}
}
trigger_else = {
any_character_artifact = {
OR = {
artifact_slot_type = helmet
artifact_slot_type = regalia
}
}
}
}
coronation_proper_artifact_crown_trigger = {
faith.religion = {
OR = {
this = religion:baltic_religion
this = religion:bon_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
this = religion:kushitism_religion
this = religion:siberian_religion
this = religion:tengrism_religion
this = religion:west_african_orisha_religion
this = religion:yazidi_religion
this = religion:zoroastrianism_religion
}
}
}
coronation_proper_artifact_regalia_trigger = {
faith.religion = {
OR = {
this = religion:buddhism_religion
this = religion:finno_ugric_religion
this = religion:hinduism_religion
this = religion:jainism_religion
this = religion:slavic_religion
this = religion:west_african_bori_religion
this = religion:taoism_religion
}
}
}
# Religions that are not included in the triggers above can have both regalia or a crown.
# The list is intentional and includes:
# akom_religion
# basque_paganism_religion
# donyipolism_religion
# germanic_religion
# islam_religion
# magyar_religion
# mundhum_religion
# north_african_religion
# paganism_religion
# qiangic_religion
# taoism_religion
# waaqism_religion
# west_african_roog_religion
# zunism_religion
has_regal_presence_trait_trigger = {
#Done this way to prevent traits blocking event option text
trigger_if = {
limit = {
has_trait = greatest_of_khans
}
has_trait = greatest_of_khans
}
trigger_else_if = {
limit = {
has_trait = chakravarti
}
has_trait = chakravarti
}
trigger_else_if = {
limit = {
has_trait = augustus
}
has_trait = augustus
}
trigger_else_if = {
limit = {
has_trait = golden_lineage
}
has_trait = golden_lineage
}
trigger_else_if = {
limit = {
has_trait = legend
}
has_trait = legend
}
trigger_else_if = {
limit = {
has_trait = golden_lineage
}
has_trait = golden_lineage
}
trigger_else_if = {
limit = {
has_trait = conqueror
}
has_trait = conqueror
}
trigger_else_if = {
limit = {
has_trait = lifestyle_surveyor
}
has_trait = lifestyle_surveyor
}
trigger_else_if = {
limit = {
has_trait = administrator
}
has_trait = administrator
}
trigger_else_if = {
limit = {
has_trait = family_first
}
has_trait = family_first
}
trigger_else_if = {
limit = {
has_trait = august
}
has_trait = august
}
trigger_else_if = {
limit = {
has_trait = overseer
}
has_trait = overseer
}
trigger_else_if = {
limit = {
has_trait = giant
}
has_trait = giant
}
trigger_else_if = {
limit = {
has_trait = arrogant
}
has_trait = arrogant
}
trigger_else_if = {
limit = {
has_trait = gregarious
}
has_trait = gregarious
}
trigger_else_if = {
limit = {
has_trait = ambitious
}
has_trait = ambitious
}
trigger_else_if = {
limit = {
has_trait = just
}
has_trait = just
}
trigger_else_if = {
limit = {
has_trait = calm
}
has_trait = calm
}
trigger_else_if = {
limit = {
has_trait = zealous
}
has_trait = zealous
}
trigger_else_if = {
limit = {
has_trait = strong
}
has_trait = strong
}
trigger_else_if = {
limit = {
has_trait = beauty_good_3
}
has_trait = beauty_good_3
}
trigger_else_if = {
limit = {
has_trait = beauty_good_2
}
has_trait = beauty_good_2
}
trigger_else_if = {
limit = {
has_trait = physique_good_3
}
has_trait = physique_good_3
}
trigger_else = {
has_trait = physique_good_2
}
}
coronation_being_crowned_trigger = {
exists = involved_activity
coronation_living_officiator_trigger = yes
involved_activity.activity_host = {
OR = {
coronation_proper_artifact_crown_trigger = yes
AND = {
coronation_proper_artifact_regalia_trigger = no
any_character_artifact = {
artifact_slot_type = helmet
}
involved_activity = {
has_activity_option = {
category = special_type
option = coronation_type_anointment
}
}
}
}
}
}
coronation_self_crowning_trigger = {
exists = involved_activity
involved_activity.activity_host = {
OR = {
coronation_proper_artifact_crown_trigger = yes
AND = {
coronation_proper_artifact_regalia_trigger = no
any_character_artifact = {
artifact_slot_type = helmet
}
#Doesn't have title regalia
save_temporary_scope_as = host_temp
NOT = {
any_character_artifact = {
artifact_slot_type = regalia
has_variable = artifact_succession_title
var:artifact_succession_title = {
this = scope:host_temp.primary_title
}
}
}
}
}
}
}
coronation_host_east_asian_admin_or_mandala_trigger = {
OR = {
government_has_flag = government_is_celestial
government_has_flag = government_is_meritocratic
government_has_flag = government_is_mandala
government_is_japanese_trigger = yes
}
}
coronation_host_east_asian_trigger = {
OR = {
government_has_flag = government_is_celestial
government_has_flag = government_is_meritocratic
government_is_japanese_trigger = yes
}
}
coronation_host_east_asian_steppe_admin_trigger = {
OR = {
government_has_flag = government_is_celestial
government_has_flag = government_is_meritocratic
government_has_flag = government_is_steppe_admin
government_is_japanese_trigger = yes
}
}

View file

@ -0,0 +1,846 @@
namespace = historical_artifacts
# Generation of historical artifacts #
#Historical artifacts generator at game start
historical_artifacts.0023 = {
scope = none
hidden = yes
immediate = {
# Seeded Court Artifacts
if = {
limit = { has_dlc_feature = royal_court }
# All starting courts will have a dynasty banner
every_character_with_royal_court = {
save_scope_as = banner_ruler
# House Banner
set_variable = banner_from_house
set_variable = startup_banner
create_artifact_wall_banner_effect = {
OWNER = scope:banner_ruler
CREATOR = scope:banner_ruler
TARGET = scope:banner_ruler.house
}
# Dynasty Banner
If = {
limit = {
OR = {
this = dynasty.dynast # Dynasty Head
any_parent = { # Parent landless Dynasty Head
employer = prev
dynasty = prev.dynasty
this = dynasty.dynast
}
}
}
set_variable = banner_from_dynasty
set_variable = startup_banner
create_artifact_wall_banner_effect = {
OWNER = scope:banner_ruler
CREATOR = scope:banner_ruler
TARGET = scope:banner_ruler.dynasty
}
}
}
# Court Artifacts: Christianity
while = {
count = 6
random_character_with_royal_court = {
limit = {
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 }
add_character_flag = {
flag = seeded_relic
days = 1
}
}
}
# Court Artifacts: Islam
while = {
count = 6
random_character_with_royal_court = {
limit = {
faith.religion = religion:islam_religion
NOT = { has_character_flag = seeded_relic }
}
create_artifact_pedestal_islamic_relic_effect_hist = { OWNER = this }
add_character_flag = {
flag = seeded_relic
days = 1
}
}
}
# Court Artifacts: Buddhism
while = {
count = 6
random_character_with_royal_court = {
limit = {
faith.religion = religion:buddhism_religion
NOT = { has_character_flag = seeded_relic }
}
create_artifact_pedestal_buddhism_relic_effect_hist = { OWNER = this }
add_character_flag = {
flag = seeded_relic
days = 1
}
}
}
# Court Artifacts: Hinduism
while = {
count = 2
random_character_with_royal_court = {
limit = {
faith.religion = religion:hinduism_religion
NOT = { has_character_flag = seeded_relic }
}
create_artifact_pedestal_branch_relic_hinduism_effect = { OWNER = this }
add_character_flag = {
flag = seeded_relic
days = 1
}
}
}
# Court Artifacts: Norse Paganism
faith:norse_pagan = {
while = {
count = 2
random_faith_ruler = {
limit = {
highest_held_title_tier >= tier_county
NOT = { has_character_flag = seeded_relic }
}
create_artifact_pedestal_branch_relic_germanic_effect = { OWNER = this }
add_character_flag = {
flag = seeded_relic
days = 1
}
}
}
}
# Court Artifacts: Roog Sene
faith:west_african_roog_pagan = {
random_faith_ruler = {
limit = { highest_held_title_tier >= tier_county }
create_artifact_pedestal_branch_relic_boog_effect = { OWNER = this }
}
}
# Court Artifacts: Slavic
faith:slavic_pagan = {
random_faith_ruler = {
limit = { highest_held_title_tier >= tier_county }
create_artifact_pedestal_branch_relic_slavic_effect = { OWNER = this }
}
}
}
# Historical Artifacts
## We do these per-artefact rather than per-title so that they can be easily reshuffled if desired.
## Crowns
### Iron Crown of Lombardy
if = {
limit = {
has_dlc_feature = royal_court
exists = title:e_hre.holder
}
title:e_hre.holder = {
create_artifact_pedestal_crown_iron_effect = { OWNER = this }
}
}
### Reichskrone
if = {
limit = {
current_date > 1000.1.1
exists = title:e_hre.holder
}
title:e_hre.holder = {
create_artifact_reichskrone_effect = { OWNER = this }
}
}
### Essen Crown
if = {
limit = {
current_date > 1000.1.1
exists = title:e_hre.holder
}
title:e_hre.holder = {
create_artifact_essen_crown_effect = { OWNER = this }
}
}
### Nikephoros' Crown
if = {
limit = {
current_date >= 1000.1.1
exists = title:e_byzantium.holder
}
title:e_byzantium.holder = {
create_artifact_nikephoros_crown_effect = { OWNER = this }
}
}
### Monomachus Crown
if = {
limit = {
has_dlc_feature = royal_court
current_date >= 1000.1.1
exists = title:e_byzantium.holder
}
title:e_byzantium.holder = {
create_artifact_monomachus_crown_effect = { OWNER = this }
}
}
### Crown of Justinian
if = {
limit = {
has_dlc_feature = royal_court
exists = title:e_byzantium.holder
}
title:e_byzantium.holder = {
create_artifact_pedestal_justinian_effect = { OWNER = this }
}
}
### al-Taj
if = {
limit = {
# Establishment of the Fatimid Caliphate.
current_date >= 910.1.15
exists = title:d_shiite.holder
}
title:d_shiite.holder = {
create_artifact_al_taj_crown_effect = { OWNER = this }
}
}
### Papal Tiara
if = {
limit = { exists = title:k_papal_state.holder }
title:k_papal_state.holder = {
create_artifact_papal_tiara_effect = { OWNER = this }
}
}
### Visigothic Votive Crowns
if = {
limit = { has_fp2_dlc_trigger = yes }
every_county_in_region = {
region = world_europe_west_iberia
holder = { add_to_list = potential_votive_crown_holders_list }
}
while = {
count = 5
random_in_list = {
list = potential_votive_crown_holders_list
limit = {
NOT = { has_character_flag = seeded_relic }
}
create_artifact_fp2_votive_crowns_effect = { OWNER = this }
add_character_flag = {
flag = seeded_relic
days = 1
}
}
}
}
## Clothes
### Robe of Kassapa
if = {
limit = {
has_dlc_feature = royal_court
exists = title:k_pagan.holder
}
title:k_pagan.holder = {
create_artifact_robe_kassapa_effect = { OWNER = this }
}
}
### Mantle of the Prophet
if = {
limit = { exists = title:d_sunni.holder }
title:d_sunni.holder = {
create_artifact_mantle_of_the_prophet_effect = { OWNER = this }
}
}
## Other Regalia
### Qadib al-Mulk
if = {
limit = {
# Establishment of the Fatimid Caliphate.
current_date >= 910.1.15
exists = title:d_shiite.holder
}
title:d_shiite.holder = {
create_artifact_qadib_al_mulk_effect = { OWNER = this }
}
}
### Chalice of Dona Urraca
if = {
limit = {
# It's likely that Urraca paid for her eponymous chalice using money she earnt from the titles her father pre-bequeathed to her, so it was probably made some time *after* 1066 (since she only got the lands in 1065, shortly before her father died), buuuuuut it's really mean to not let her have it at game start, so we give it to her in 1066.
current_date >= 1066.1.1
has_fp2_dlc_trigger = yes
exists = character:108501
character:108501 = { is_alive = yes }
}
create_artifact_goblet_chalice_of_dona_urraca = { OWNER = character:108501 }
}
## Thrones
### Throne of Scone (featuring Stone)
if = {
limit = {
has_dlc_feature = royal_court
exists = title:k_scotland.holder
}
title:k_scotland.holder = {
create_artifact_throne_scone_effect = { OWNER = this }
}
}
### Throne of Charlemagne
if = {
limit = {
has_dlc_feature = royal_court
exists = title:e_hre.holder
}
title:e_hre.holder = {
create_artifact_throne_charlemagne_effect = { OWNER = this }
}
}
### Throne of Solomon (the Byzantine one)
if = {
limit = {
has_ep3_dlc_trigger = yes
exists = title:e_byzantium.holder
current_date >= 940.1.1
}
title:e_byzantium.holder = {
create_artifact_byz_throne_effect = { OWNER = this }
}
}
## Furniture
### Pentapyrgion
if = {
limit = {
has_dlc_feature = royal_court
exists = title:e_byzantium.holder
}
title:e_byzantium.holder = {
create_artifact_sculpture_cabinet_pentapyrgion_effect = { OWNER = this }
}
}
### Bells of Santiago
if = {
# If we're before Almanzor's raid, then the bells go to c_santiago's holder.
limit = {
has_fp2_dlc_trigger = yes
current_date < 997.1.1
}
title:c_santiago.holder = {
create_artifact_various_bells_santiago = { OWNER = this }
# The bells haven't been changed at all.
scope:newly_created_artifact = {
set_variable = {
name = artefact_santiago_bells
value = 0
}
}
}
}
### (Former) Bells of Santiago
#### These aren't actually furniture, but we keep 'em here so they're next to the regular bells, which *are*.
if = {
# If we're after Almanzor's raid, then the bells go to c_toledo's holder.
limit = {
has_fp2_dlc_trigger = yes
current_date >= 997.1.1
}
title:c_toledo.holder = {
create_artifact_various_aquamanile_santiago = { OWNER = this }
# The bells have been morphed once.
scope:newly_created_artifact = {
set_variable = {
name = artefact_santiago_bells
value = 1
}
}
}
}
## Weapons (including decoratives)
### Curtana
#### Not the *actual* Curtana, but at least occasionally traced as Edward the Confessor's sword (and then ascribed an even more mythic origin from there).
if = {
limit = {
has_dlc_feature = royal_court
current_date >= 1042.8.6
exists = title:k_england.holder
}
title:k_england.holder = {
create_artifact_curtana_effect = { OWNER = this }
}
}
### Sword of Atilla
#### Associated with the Arpads, but "discovered"/passed out of their possession around or after 1063. They maintain a house claim on it.
if = {
limit = {
has_dlc_feature = royal_court
current_date >= 1064.1.1
exists = title:d_bavaria.holder
}
title:d_bavaria.holder = {
create_artifact_wall_sword_attila_effect = { OWNER = this }
dynasty:708 = {
random_dynasty_member = {
house = { add_house_artifact_claim = scope:newly_created_artifact }
}
}
}
}
### al-Sayf al-Khass
if = {
limit = {
# Establishment of the Fatimid Caliphate.
current_date >= 910.1.15
has_dlc_feature = royal_court
exists = title:d_shiite.holder
}
title:d_shiite.holder = {
create_artifact_al_sayf_al_khass_effect = { OWNER = this }
}
}
### Staff of Kakusandha
if = {
limit = {
has_dlc_feature = royal_court
exists = title:k_pagan.holder
}
title:k_pagan.holder = {
create_artifact_staff_kakusandha_effect = { OWNER = this }
}
}
### "Excalibur"
every_county_in_region = {
region = world_europe_west_britannia
holder = {
# We exclude kings'n'emperors so the Excaliburs scatter a little better.
if = {
limit = {
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
}
}
}
every_county_in_region = {
region = world_europe_west_francia
holder = {
# We exclude kings'n'emperors so the Excaliburs scatter a little better.
if = {
limit = {
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
}
}
}
if = {
limit = {
any_in_list = { list = potential_excalibur_holders_list }
}
while = {
count = 6
random_in_list = {
list = potential_excalibur_holders_list
limit = {
NOT = { has_character_flag = seeded_relic }
}
weight = {
# Weight up Arthurian heartlands.
## We don't weigh 'em up _too_ much, because there's quite a few rulers in this region.
modifier = {
add = 10
capital_province = { geographical_region = dlc_ep1_arthurian_heartlands_region }
}
}
create_artifact_excalibur_effect = { OWNER = this }
add_character_flag = {
flag = seeded_relic
days = 1
}
}
}
}
if = { #this isn't working for some reason, need to fix later
limit = {
has_dlc_feature = royal_court
exists = title:d_nf_solomonid
}
title:d_nf_solomonid = {
create_artifact_excalibur_effect = { OWNER = this }
}
}
### Spear of the Prophet
if = {
limit = {
has_dlc_feature = royal_court
exists = title:d_sunni.holder
}
title:d_sunni.holder = {
create_artifact_spear_of_the_prophet_effect = { OWNER = this }
}
}
## Books, Scrolls, & Other Recorded Nerdery
### Konagamana
if = {
limit = {
has_dlc_feature = royal_court
exists = title:k_pagan.holder
}
title:k_pagan.holder = {
create_artifact_konagamana_effect = { OWNER = this }
}
}
### Vinaya Pitaka
random_character_with_royal_court = {
limit = { faith = faith:theravada }
create_artifact_vinaya_pitaka_effect = { OWNER = this }
}
### Sutta Pitaka
random_character_with_royal_court = {
limit = { faith = faith:theravada }
create_artifact_sutta_pitaka_effect = { OWNER = this }
}
### Abhidhamma Pitaka
random_character_with_royal_court = {
limit = { faith = faith:theravada }
create_artifact_abhidhamma_pitaka_effect = { OWNER = this }
}
## Banners
### Banner of Kaviani
if = {
limit = {
has_dlc_feature = royal_court
# Only generated in the earlier bookmarks.
current_date < 1000.1.1
exists = title:k_makran.holder
}
title:k_makran.holder = {
create_artifact_wall_banner_kaviani_effect = { OWNER = this }
}
}
### Banner of Edessa
if = {
limit = {
has_dlc_feature = royal_court
exists = title:e_byzantium.holder
}
title:e_byzantium.holder = {
create_artifact_wall_banner_edessa_effect = { OWNER = this }
}
}
### Banner of Thankfulness
if = {
limit = {
# Establishment of the Fatimid Caliphate.
current_date >= 910.1.15
has_dlc_feature = royal_court
exists = title:d_shiite.holder
}
title:d_shiite.holder = {
create_artifact_wall_banner_thankfulness_effect = { OWNER = this }
}
}
## Misc
### Head of St. Edmund
if = {
limit = {
has_dlc_feature = royal_court
# Date of earliest likely canonisation.
current_date >= 924.1.1
exists = title:k_england.holder
}
title:k_england.holder = {
create_artifact_edmund_head_effect = { OWNER = this }
}
}
### al-Dawat
if = {
limit = {
# Establishment of the Fatimid Caliphate.
current_date >= 910.1.15
has_dlc_feature = royal_court
exists = title:d_shiite.holder
}
title:d_shiite.holder = {
create_artifact_al_dawat_effect = { OWNER = this }
}
}
### al-Hafir
if = {
limit = {
# Establishment of the Fatimid Caliphate.
current_date >= 910.1.15
has_dlc_feature = royal_court
exists = title:d_shiite.holder
}
title:d_shiite.holder = {
create_artifact_al_hafir_effect = { OWNER = this }
}
}
### Skull Cap of Charlemagne
if = {
limit = {
has_dlc_feature = royal_court
exists = title:k_france.holder
}
title:k_france.holder = {
create_artifact_skull_cap_charlemagne_effect = { OWNER = this }
}
}
### Sassanian Sword
if = {
limit = {
# Only generated in the earlier bookmarks.
current_date < 900.1.1
has_dlc_feature = legacy_of_persia
exists = title:c_mazandaran
}
title:c_mazandaran.holder = {
create_artifact_illustrious_sassanian_sword_effect = { OWNER = this }
}
}
### Incense Burner Sculpture
if = {
limit = {
# Only generated in the earlier bookmarks.
current_date < 900.1.1
has_dlc_feature = legacy_of_persia
exists = title:k_khorasan
}
title:k_khorasan.holder = {
create_artifact = {
name = fp3_incense_burner_sculpture
description = fp3_incense_burner_sculpture_desc
visuals = fp3_incense_burner_sculpture
type = sculpture
wealth = 80
quality = 80
modifier = artifact_negate_health_penalty_add_2_modifier
modifier = artifact_stress_gain_3_modifier
modifier = artifact_attraction_opinion_2_modifier
modifier = artifact_court_grandeur_baseline_add_3_modifier
history = { type = created_before_history }
}
}
}
### Oxus Bracelet
if = {
limit = {
# Only generated in the earlier bookmarks.
current_date < 900.1.1
has_dlc_feature = legacy_of_persia
exists = title:k_transoxiana
}
title:k_transoxiana.holder = {
create_artifact_oxus_bracelet_effect = {
OWNER = this
}
}
}
### Persian Drinking Vessel
if = {
limit = {
# Only generated in the earlier bookmarks.
current_date < 900.1.1
has_dlc_feature = legacy_of_persia
exists = title:k_makran
}
title:k_makran.holder = {
create_artifact = {
name = fp3_ancient_drinking_vessel
description = fp3_ancient_drinking_vessel_desc
visuals = persian_drinking_vessel
type = goblet
wealth = 80
quality = 80
modifier = artifact_negate_health_penalty_add_2_modifier
modifier = artifact_stress_gain_3_modifier
modifier = artifact_monthly_prestige_5_modifier
modifier = artifact_court_grandeur_baseline_add_3_modifier
}
}
}
### Statue of Constantine the Great
### Statue of Roman Woman
### Four Tetrarchs Statue
### Hydraulic Organ
if = {
limit = {
has_ep3_dlc_trigger = yes
exists = title:e_byzantium.holder
}
title:e_byzantium.holder = {
create_artifact_statue_constantine_effect = { OWNER = this }
create_artifact_statue_roman_woman_effect = { OWNER = this }
create_artifact_statue_four_tetrarchs_effect = { OWNER = this }
create_artifact_hydraulic_organ_effect = { OWNER = this }
}
}
### Tree automa
if = {
limit = {
has_ep3_dlc_trigger = yes
exists = title:e_byzantium.holder
current_date >= 940.1.1
}
title:e_byzantium.holder = {
create_artifact_tree_automa_effect = { OWNER = this }
}
}
### Spread some Orthodox icons
every_county_in_region = {
region = world_europe_east
holder = {
if = {
limit = {
faith = faith:orthodox
}
add_to_list = potential_icons_holders_list
}
}
}
every_county_in_region = {
region = world_asia_minor
holder = {
if = {
limit = {
faith = faith:orthodox
}
add_to_list = potential_icons_holders_list
}
}
}
every_county_in_region = {
region = world_europe_south_east
holder = {
if = {
limit = {
faith = faith:orthodox
}
add_to_list = potential_icons_holders_list
}
}
}
every_county_in_region = {
region = world_europe_south_italy
holder = {
if = {
limit = {
faith = faith:orthodox
}
add_to_list = potential_icons_holders_list
}
}
}
if = {
limit = {
any_in_list = { list = potential_icons_holders_list }
}
while = {
count = 4
random_in_list = {
list = potential_icons_holders_list
limit = {
NOT = { has_character_flag = seeded_relic }
}
create_artifact_trinket_icon_ancient_effect = { OWNER = this }
add_character_flag = {
flag = seeded_relic
days = 1
}
}
}
}
}
}
#Save a memorable battle as potential topic for artifacts
historical_artifacts.0100 = {
hidden = yes
scope = combat_side
trigger = {
# Check to ensure all needed scopes are valid
exists = combat.location
exists = side_primary_participant
exists = enemy_side.side_primary_participant
# Check if this battle was important enough to be memorialized
calc_true_if = {
amount >= 2
any_in_list = {
list = slain_combatants
OR = {
this = root.enemy_side.side_primary_participant
is_heir_of = root.enemy_side.side_primary_participant
}
}
any_in_list = {
list = prisoners_of_war
OR = {
this = root.enemy_side.side_primary_participant
is_heir_of = root.enemy_side.side_primary_participant
}
}
troops_ratio <= 0.5
num_enemies_killed >= 10000
AND = {
percent_enemies_killed >= 75
combat = {
num_total_troops >= 20000
}
}
combat = {
OR = {
num_total_troops >= 30000
warscore_value >= 25
}
}
}
}
immediate = {
side_primary_participant = {
if = {
limit = {
exists = var:epic_battle_location
}
remove_variable = epic_battle_location
}
if = {
limit = {
exists = var:epic_loser
}
remove_variable = epic_loser
}
set_variable = {
name = epic_battle_location
value = root.combat.location
years = 5
}
set_variable = {
name = epic_loser
value = root.enemy_side.side_primary_participant
years = 5
}
}
}
}

File diff suppressed because it is too large Load diff