The debugging will continue until stability improves

This commit is contained in:
Heidesommer 2026-05-22 22:45:00 -04:00
parent bd75dc0b38
commit b21331e150
39 changed files with 25050 additions and 13859 deletions

View file

@ -2952,10 +2952,10 @@ accolade_knight_of_god = {
trigger = { trigger = {
NOR = { NOR = {
faith.religion = religion:finnic_religion faith.religion = religion:finnic_religion
faith.religion = religion:north_african_religion # faith.religion = religion:north_african_religion
faith.religion = religion:paganism_religion # faith.religion = religion:paganism_religion
faith.religion = religion:west_african_religion # faith.religion = religion:west_african_religion
faith.religion = religion:west_african_roog_religion # faith.religion = religion:west_african_roog_religion
} }
} }
desc = accolade_good_god desc = accolade_good_god
@ -2967,7 +2967,6 @@ accolade_knight_of_god = {
potential = { potential = {
exists = liege exists = liege
religion = liege.religion religion = liege.religion
NOT = { faith.religion = religion:west_african_bori_religion }
} }
} }
@ -4302,14 +4301,14 @@ accolade_the_knight_of_aspect = {
} }
desc = accolade_of_true_culture_virtue desc = accolade_of_true_culture_virtue
} }
triggered_desc = { # triggered_desc = {
trigger = { # trigger = {
liege ?= { # liege ?= {
faith.religion = religion:tengrism_religion # faith.religion = religion:tengrism_religion
} # }
} # }
desc = accolade_of_the_wind_horse # desc = accolade_of_the_wind_horse
} # }
triggered_desc = { triggered_desc = {
trigger = { trigger = {
scope:accolade_type = { scope:accolade_type = {

View file

@ -3875,10 +3875,10 @@
#Ruler faith matches #Ruler faith matches
scope:host = { scope:host = {
OR = { OR = {
religion = religion:tengrism_religion # religion = religion:tengrism_religion
religion = religion:hungaric_religion religion = religion:hungaric_religion
religion = religion:siberian_religion # religion = religion:siberian_religion
religion = religion:kamuyism_religion # religion = religion:kamuyism_religion
AND = { AND = {
religion = religion:buddhism_religion religion = religion:buddhism_religion
scope:activity.activity_location ?= { scope:activity.activity_location ?= {

View file

@ -2883,10 +2883,10 @@
trigger = { trigger = {
scope:host = { scope:host = {
OR = { OR = {
religion = religion:tengrism_religion # religion = religion:tengrism_religion
religion = religion:hungaric_religion religion = religion:hungaric_religion
religion = religion:siberian_religion # religion = religion:siberian_religion
religion = religion:kamuyism_religion # religion = religion:kamuyism_religion
} }
} }
} }
@ -3002,12 +3002,12 @@
environment = "environment_event_forest" environment = "environment_event_forest"
ambience = "event:/SFX/Events/Backgrounds/deciduous_forest_day" ambience = "event:/SFX/Events/Backgrounds/deciduous_forest_day"
} }
background = { # background = {
trigger = { scope:host.religion = religion:tengrism_religion } # trigger = { scope:host.religion = religion:tengrism_religion }
texture = "gfx/interface/illustrations/event_scenes/forest.dds" # texture = "gfx/interface/illustrations/event_scenes/forest.dds"
environment = "environment_event_forest" # environment = "environment_event_forest"
ambience = "event:/SFX/Events/Backgrounds/deciduous_forest_day" # ambience = "event:/SFX/Events/Backgrounds/deciduous_forest_day"
} # }
#Fallback #Fallback
background = { background = {

View file

@ -113,25 +113,25 @@
tier = tier_county tier = tier_county
is_landless_type_title = no is_landless_type_title = no
} }
# Filter for struggles # # Filter for struggles
trigger_if = { # trigger_if = {
limit = { # limit = {
scope:attacker = { # scope:attacker = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
} # }
} # }
scope:defender = { # scope:defender = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
} # }
} # }
} # }
are_holy_wars_disabled_in_struggle_phase_trigger = yes # are_holy_wars_disabled_in_struggle_phase_trigger = yes
} # }
are_holy_wars_disabled_by_struggle_conciliation_trigger = no # Disabled against other involved faiths in FP2 Conciliation ending # are_holy_wars_disabled_by_struggle_conciliation_trigger = no # Disabled against other involved faiths in FP2 Conciliation ending
} }
@ -685,24 +685,24 @@ religious_war = {
} }
} }
# Filter for struggles # Filter for struggles
trigger_if = { # trigger_if = {
limit = { # limit = {
scope:attacker = { # scope:attacker = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
} # }
} # }
scope:defender = { # scope:defender = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
} # }
} # }
} # }
are_holy_wars_disabled_in_struggle_phase_trigger = yes # are_holy_wars_disabled_in_struggle_phase_trigger = yes
} # }
are_holy_wars_disabled_by_struggle_conciliation_trigger = no # Disabled against other involved faiths in FP2 Conciliation ending # are_holy_wars_disabled_by_struggle_conciliation_trigger = no # Disabled against other involved faiths in FP2 Conciliation ending
} }
should_invalidate = { should_invalidate = {
@ -1286,25 +1286,25 @@ major_religious_war = {
is_landless_type_title = no is_landless_type_title = no
} }
# Filter for struggles # Filter for struggles
trigger_if = { # trigger_if = {
limit = { # limit = {
scope:attacker = { # scope:attacker = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
} # }
} # }
scope:defender = { # scope:defender = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
} # }
} # }
} # }
are_holy_wars_disabled_in_struggle_phase_trigger = yes # are_holy_wars_disabled_in_struggle_phase_trigger = yes
} # }
are_holy_wars_disabled_by_struggle_conciliation_trigger = no # Disabled against other involved faiths in FP2 Conciliation ending # are_holy_wars_disabled_by_struggle_conciliation_trigger = no # Disabled against other involved faiths in FP2 Conciliation ending
#
scope:target = { scope:target = {
trigger_if = { trigger_if = {
limit = { limit = {

View file

@ -806,21 +806,21 @@ offer_vassalization_interaction = {
} }
} }
modifier = { # Iberian Struggle, less likely for outsiders to vassalize inside # modifier = { # Iberian Struggle, less likely for outsiders to vassalize inside
add = -35 # add = -35
desc = iberian_struggle_reason_reason # desc = iberian_struggle_reason_reason
trigger = { # trigger = {
scope:actor = { # scope:actor = {
NOT = { # NOT = {
any_character_struggle = { is_struggle_type = iberian_struggle } # any_character_struggle = { is_struggle_type = iberian_struggle }
} # }
} # }
scope:recipient = { # scope:recipient = {
any_character_struggle = { is_struggle_type = iberian_struggle } # any_character_struggle = { is_struggle_type = iberian_struggle }
} # }
} # }
} # }
#
modifier = { #Ageism modifier vs kids. modifier = { #Ageism modifier vs kids.
desc = offer_vassalization_interaction_aibehavior_child_tt desc = offer_vassalization_interaction_aibehavior_child_tt
trigger = { trigger = {

View file

@ -747,18 +747,18 @@ gift_interaction = {
} }
} }
modifier = { # modifier = {
add = 100 # add = 100
scope:actor = { # scope:actor = {
is_at_war = no # is_at_war = no
has_trait = fp3_struggle_supporter # has_trait = fp3_struggle_supporter
any_character_struggle = { is_struggle_type = persian_struggle } # any_character_struggle = { is_struggle_type = persian_struggle }
} # }
scope:recipient = { # scope:recipient = {
title:d_sunni.holder ?= this # title:d_sunni.holder ?= this
gold < 0 # gold < 0
} # }
} # }
# Nomads are slightly less likely to do this since they'd prefer to send Herd instead # Nomads are slightly less likely to do this since they'd prefer to send Herd instead
modifier = { modifier = {

View file

@ -995,32 +995,32 @@ arrange_marriage_interaction = {
localization = MARRIAGE_HOOK localization = MARRIAGE_HOOK
} }
send_option = { # FP3 # send_option = { # FP3
is_shown = { # is_shown = {
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
has_struggle_phase_parameter = can_trade_piety_for_marriage_acceptance # has_struggle_phase_parameter = can_trade_piety_for_marriage_acceptance
} # }
} # }
} # }
is_valid = { # is_valid = {
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
} # }
} # }
scope:recipient = { # scope:recipient = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
} # }
} # }
} # }
flag = piety_cost_reduction # flag = piety_cost_reduction
localization = TRADE_PIETY_FOR_BETTER_AI_ACCEPTANCE # localization = TRADE_PIETY_FOR_BETTER_AI_ACCEPTANCE
} # }
send_option = { # EP3 Influence send_option = { # EP3 Influence
is_shown = { # Actor must have a government that uses influence is_shown = { # Actor must have a government that uses influence

View file

@ -842,62 +842,62 @@ befriend_interaction = {
# Struggle # Struggle
modifier = { modifier = {
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
phase_has_catalyst = catalyst_became_friend_lover_with_character # phase_has_catalyst = catalyst_became_friend_lover_with_character
} # }
} # }
scope:recipient = { # scope:recipient = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
phase_has_catalyst = catalyst_became_friend_lover_with_character # phase_has_catalyst = catalyst_became_friend_lover_with_character
} # }
} # }
add = { # add = {
value = 0 # value = 0
if = { # if = {
limit = { # limit = {
scope:actor = { # scope:actor = {
has_character_flag = agenda_towards_deescalation # has_character_flag = agenda_towards_deescalation
trait_compatibility = { # trait_compatibility = {
target = scope:recipient # target = scope:recipient
value >= low_positive_trait_compatibility # value >= low_positive_trait_compatibility
} # }
} # }
scope:recipient = { # scope:recipient = {
has_character_flag = agenda_towards_deescalation # has_character_flag = agenda_towards_deescalation
} # }
} # }
add = 200 # add = 200
} # }
else_if = { # else_if = {
limit = { # limit = {
scope:actor = { # scope:actor = {
has_character_flag = agenda_towards_deescalation # has_character_flag = agenda_towards_deescalation
trait_compatibility = { # trait_compatibility = {
target = scope:recipient # target = scope:recipient
value >= low_positive_trait_compatibility # value >= low_positive_trait_compatibility
} # }
} # }
} # }
add = 50 # add = 50
} # }
else_if = { # else_if = {
limit = { # limit = {
scope:actor = { # scope:actor = {
has_character_flag = agenda_towards_escalation # has_character_flag = agenda_towards_escalation
} # }
} # }
add = -200 # add = -200
} # }
else = { # else = {
add = 10 # add = 10
} # }
} # }
} # }
modifier = { modifier = {
factor = 25 factor = 25
@ -1402,52 +1402,52 @@ seduce_interaction = {
} }
} }
# Struggle # # Struggle
modifier = { # modifier = {
scope:recipient = { # scope:recipient = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
phase_has_catalyst = catalyst_became_friend_lover_with_character # phase_has_catalyst = catalyst_became_friend_lover_with_character
} # }
} # }
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
phase_has_catalyst = catalyst_became_friend_lover_with_character # phase_has_catalyst = catalyst_became_friend_lover_with_character
} # }
} # }
add = { # add = {
value = 0 # value = 0
if = { # if = {
limit = { # limit = {
scope:actor = { # scope:actor = {
has_character_flag = agenda_towards_deescalation # has_character_flag = agenda_towards_deescalation
trait_compatibility = { # trait_compatibility = {
target = scope:recipient # target = scope:recipient
value >= low_positive_trait_compatibility # value >= low_positive_trait_compatibility
} # }
} # }
scope:recipient = { # scope:recipient = {
has_character_flag = agenda_towards_deescalation # has_character_flag = agenda_towards_deescalation
} # }
} # }
add = 50 # add = 50
} # }
else_if = { # else_if = {
limit = { # limit = {
scope:actor = { # scope:actor = {
has_character_flag = agenda_towards_escalation # has_character_flag = agenda_towards_escalation
} # }
} # }
add = -200 # add = -200
} # }
else = { # else = {
add = 5 # add = 5
} # }
} # }
} # }
modifier = { modifier = {
factor = 1.25 factor = 1.25
@ -1843,25 +1843,25 @@ court_interaction = {
ai_potential = { ai_potential = {
is_adult = yes is_adult = yes
trigger_if = { # trigger_if = {
limit = { # limit = {
NOR = { # NOR = {
culture = { # culture = {
has_cultural_parameter = ai_romance_scheme_increase # has_cultural_parameter = ai_romance_scheme_increase
} # }
AND = { # AND = {
has_character_flag = agenda_towards_deescalation # has_character_flag = agenda_towards_deescalation
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
phase_has_catalyst = catalyst_became_best_friend_soulmate_with_very_important_character # phase_has_catalyst = catalyst_became_best_friend_soulmate_with_very_important_character
} # }
} # }
} # }
} # }
ai_honor >= high_positive_ai_value # ai_honor >= high_positive_ai_value
ai_compassion >= low_positive_ai_value # ai_compassion >= low_positive_ai_value
} # }
highest_held_title_tier > tier_barony highest_held_title_tier > tier_barony
NOR = { NOR = {
has_trait = celibate has_trait = celibate
@ -1881,69 +1881,69 @@ court_interaction = {
# Struggle # # Struggle
modifier = { # modifier = {
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
phase_has_catalyst = catalyst_became_best_friend_soulmate_with_very_important_character # phase_has_catalyst = catalyst_became_best_friend_soulmate_with_very_important_character
} # }
} # }
scope:recipient = { # scope:recipient = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
phase_has_catalyst = catalyst_became_best_friend_soulmate_with_very_important_character # phase_has_catalyst = catalyst_became_best_friend_soulmate_with_very_important_character
} # }
} # }
add = { # add = {
value = 0 # value = 0
if = { # if = {
limit = { # limit = {
scope:actor = { # scope:actor = {
has_character_flag = agenda_towards_deescalation # has_character_flag = agenda_towards_deescalation
} # }
scope:recipient = { # scope:recipient = {
has_character_flag = agenda_towards_deescalation # has_character_flag = agenda_towards_deescalation
} # }
} # }
add = 25 # add = 25
} # }
else_if = { # else_if = {
limit = { # limit = {
scope:actor = { # scope:actor = {
has_character_flag = agenda_towards_escalation # has_character_flag = agenda_towards_escalation
} # }
} # }
add = -200 # add = -200
} # }
else = { # else = {
add = 5 # add = 5
} # }
} # }
} # }
modifier = { # Motivate AI's to use it on catalyst providers exclusively
add = -50
scope:actor = {
any_character_struggle = {
involvement = involved
is_struggle_type = iberian_struggle
phase_has_catalyst = catalyst_became_best_friend_soulmate_with_very_important_character
}
}
scope:recipient = {
NOT = {
any_character_struggle = {
involvement = involved
is_struggle_type = iberian_struggle
phase_has_catalyst = catalyst_became_best_friend_soulmate_with_very_important_character
}
}
}
}
# modifier = { # Motivate AI's to use it on catalyst providers exclusively
# add = -50
# scope:actor = {
# any_character_struggle = {
# involvement = involved
# is_struggle_type = iberian_struggle
# phase_has_catalyst = catalyst_became_best_friend_soulmate_with_very_important_character
# }
# }
# scope:recipient = {
# NOT = {
# any_character_struggle = {
# involvement = involved
# is_struggle_type = iberian_struggle
# phase_has_catalyst = catalyst_became_best_friend_soulmate_with_very_important_character
# }
# }
# }
# }
#
opinion_modifier = { opinion_modifier = {
opinion_target = scope:recipient opinion_target = scope:recipient
multiplier = 0.4 multiplier = 0.4

View file

@ -3295,71 +3295,71 @@ vassal_claim_liege_title_interaction = {
} }
# Agenda impact # Agenda impact
modifier = { # modifier = {
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
} # }
} # }
add = { # add = {
value = 0 # value = 0
if = { # if = {
limit = { # limit = {
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
phase_has_catalyst = catalyst_gain_claim_on_title_fp2 # phase_has_catalyst = catalyst_gain_claim_on_title_fp2
} # }
has_character_flag = agenda_towards_escalation # has_character_flag = agenda_towards_escalation
} # }
} # }
add = 200 # add = 200
} # }
else_if = { # else_if = {
limit = { # limit = {
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
phase_has_catalyst = catalyst_gain_claim_on_title_fp2 # phase_has_catalyst = catalyst_gain_claim_on_title_fp2
} # }
} # }
} # }
add = -100 # add = -100
} # }
} # }
} # }
#
modifier = { # modifier = {
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
} # }
} # }
add = { # add = {
value = 0 # value = 0
if = { # if = {
limit = { # limit = {
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
phase_has_catalyst = catalyst_gain_claim_on_title_fp3 # phase_has_catalyst = catalyst_gain_claim_on_title_fp3
} # }
has_trait = fp3_struggle_detractor # has_trait = fp3_struggle_detractor
} # }
} # }
add = 200 # add = 200
} # }
else_if = { # else_if = {
limit = { # limit = {
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
phase_has_catalyst = catalyst_gain_claim_on_title_fp3 # phase_has_catalyst = catalyst_gain_claim_on_title_fp3
} # }
} # }
} # }
add = -100 # add = -100
} # }
} # }
} # }
modifier = { modifier = {
factor = 0.25 factor = 0.25

View file

@ -2692,30 +2692,30 @@ incite_revolts_interaction = {
has_relation_rival = scope:recipient has_relation_rival = scope:recipient
} }
} }
# Only available during Opportunity, Hostility and Tension phases # # Only available during Opportunity, Hostility and Tension phases
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
has_struggle_phase_parameter = unlocks_incite_revolts_interaction # has_struggle_phase_parameter = unlocks_incite_revolts_interaction
# Can only target involved # # Can only target involved
is_secondary_character_involvement_involved_trigger = { CHAR = scope:recipient } # is_secondary_character_involvement_involved_trigger = { CHAR = scope:recipient }
} # }
} # }
AND = { # AND = {
scope:actor = { # scope:actor = {
has_trait = fp3_struggle_detractor # has_trait = fp3_struggle_detractor
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
} # }
} # }
scope:recipient = { # scope:recipient = {
any_character_struggle = { # any_character_struggle = {
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
involvement = involved # involvement = involved
} # }
} # }
} # }
scope:actor.domicile ?= { scope:actor.domicile ?= {
has_domicile_parameter = can_use_incite_revolts has_domicile_parameter = can_use_incite_revolts
} }
@ -3026,18 +3026,18 @@ incite_revolts_interaction = {
ai_potential = { ai_potential = {
short_term_gold >= medium_gold_value short_term_gold >= medium_gold_value
OR = { OR = {
any_character_struggle = { # any_character_struggle = {
has_struggle_phase_parameter = unlocks_incite_revolts_interaction # has_struggle_phase_parameter = unlocks_incite_revolts_interaction
involvement = involved # involvement = involved
OR = { # OR = {
is_struggle_phase = struggle_iberia_phase_opportunity # is_struggle_phase = struggle_iberia_phase_opportunity
is_struggle_phase = struggle_iberia_phase_hostility # is_struggle_phase = struggle_iberia_phase_hostility
} # }
} # }
any_character_struggle = { # any_character_struggle = {
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
involvement = involved # involvement = involved
} # }
domicile ?= { domicile ?= {
has_domicile_parameter = can_use_incite_revolts has_domicile_parameter = can_use_incite_revolts
} }
@ -5075,26 +5075,26 @@ invite_foreign_ruler_to = {
# Interaction deprecated by new activity planning system # Interaction deprecated by new activity planning system
always = no always = no
scope:actor != scope:recipient # scope:actor != scope:recipient
# Scope:actor needs to either be involved in certain struggle types or else have a specific perk. # # Scope:actor needs to either be involved in certain struggle types or else have a specific perk.
scope:actor = { # scope:actor = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
} # }
} # }
# Scope:recipient must be landed, and neither over or under scope:actor. # # Scope:recipient must be landed, and neither over or under scope:actor.
scope:recipient = { # scope:recipient = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
} # }
is_playable_character = yes # is_playable_character = yes
NOR = { # NOR = {
any_liege_or_above = { this = scope:actor } # any_liege_or_above = { this = scope:actor }
any_vassal_or_below = { this = scope:actor } # any_vassal_or_below = { this = scope:actor }
} # }
} # }
} }
is_valid_showing_failures_only = { is_valid_showing_failures_only = {

View file

@ -667,20 +667,20 @@
} }
} }
modifier = { # Iberian Struggle, less likely for outsiders to vassalize inside # modifier = { # Iberian Struggle, less likely for outsiders to vassalize inside
add = -35 # add = -35
desc = iberian_struggle_reason_reason # desc = iberian_struggle_reason_reason
trigger = { # trigger = {
scope:actor = { # scope:actor = {
NOT = { # NOT = {
any_character_struggle = { is_struggle_type = iberian_struggle } # any_character_struggle = { is_struggle_type = iberian_struggle }
} # }
} # }
scope:recipient = { # scope:recipient = {
any_character_struggle = { is_struggle_type = iberian_struggle } # any_character_struggle = { is_struggle_type = iberian_struggle }
} # }
} # }
} # }
modifier = { #Ageism modifier vs kids. modifier = { #Ageism modifier vs kids.
desc = offer_vassalization_interaction_aibehavior_child_tt desc = offer_vassalization_interaction_aibehavior_child_tt
@ -9008,20 +9008,20 @@ mpo_offer_submission_or_ruin = {
} }
} }
modifier = { # Iberian Struggle, less likely for outsiders to vassalize inside # modifier = { # Iberian Struggle, less likely for outsiders to vassalize inside
add = -35 # add = -35
desc = iberian_struggle_reason_reason # desc = iberian_struggle_reason_reason
trigger = { # trigger = {
scope:actor = { # scope:actor = {
NOT = { # NOT = {
any_character_struggle = { is_struggle_type = iberian_struggle } # any_character_struggle = { is_struggle_type = iberian_struggle }
} # }
} # }
scope:recipient = { # scope:recipient = {
any_character_struggle = { is_struggle_type = iberian_struggle } # any_character_struggle = { is_struggle_type = iberian_struggle }
} # }
} # }
} # }
modifier = { #Ageism modifier vs kids. modifier = { #Ageism modifier vs kids.
desc = offer_vassalization_interaction_aibehavior_child_tt desc = offer_vassalization_interaction_aibehavior_child_tt

View file

@ -176,7 +176,7 @@
AND = { AND = {
OR = { OR = {
# scope:faith = faith:nestorian # scope:faith = faith:nestorian
scope:religion = religion:tengrism_religion # scope:religion = religion:tengrism_religion
scope:religion = religion:zoroastrianism_religion scope:religion = religion:zoroastrianism_religion
scope:religion = religion:hungaric_religion scope:religion = religion:hungaric_religion
AND = { AND = {
@ -209,7 +209,7 @@
AND = { AND = {
OR = { OR = {
# scope:faith = faith:nestorian # scope:faith = faith:nestorian
scope:religion = religion:tengrism_religion # scope:religion = religion:tengrism_religion
scope:religion = religion:zoroastrianism_religion scope:religion = religion:zoroastrianism_religion
scope:religion = religion:hungaric_religion scope:religion = religion:hungaric_religion
AND = { AND = {
@ -232,7 +232,7 @@
AND = { AND = {
OR = { OR = {
# scope:faith = faith:nestorian # scope:faith = faith:nestorian
scope:religion = religion:tengrism_religion # scope:religion = religion:tengrism_religion
scope:religion = religion:zoroastrianism_religion scope:religion = religion:zoroastrianism_religion
scope:religion = religion:hungaric_religion scope:religion = religion:hungaric_religion
AND = { AND = {

View file

@ -1618,24 +1618,24 @@ colored_emblem_texture_lists = {
5000 = "ce_star_sassanian.dds" 5000 = "ce_star_sassanian.dds"
5000 = "ce_triskel_sassanian.dds" 5000 = "ce_triskel_sassanian.dds"
} }
special_selection = { # special_selection = {
trigger = { # trigger = {
scope:faith = faith:nestorian # scope:faith = faith:nestorian
} # }
20000 = "ce_tamgha_nestorian_01.dds" # 20000 = "ce_tamgha_nestorian_01.dds"
20000 = "ce_tamgha_nestorian_02.dds" # 20000 = "ce_tamgha_nestorian_02.dds"
20000 = "ce_nestorian_tamgha_trinity.dds" # 20000 = "ce_nestorian_tamgha_trinity.dds"
20000 = "ce_nestorian_tamgha_chalice.dds" # 20000 = "ce_nestorian_tamgha_chalice.dds"
20000 = "ce_nestorian_tamgha_cross_hill.dds" # 20000 = "ce_nestorian_tamgha_cross_hill.dds"
20000 = "ce_cross_armenian.dds" # 20000 = "ce_cross_armenian.dds"
20000 = "ce_cross_greek.dds" # 20000 = "ce_cross_greek.dds"
20000 = "ce_cross_pisan.dds" # 20000 = "ce_cross_pisan.dds"
20000 = "ce_nestorian_cross.dds" # 20000 = "ce_nestorian_cross.dds"
20000 = "ce_nestorian_cross_lotus.dds" # 20000 = "ce_nestorian_cross_lotus.dds"
20000 = "ce_nestorian_bird.dds" # 20000 = "ce_nestorian_bird.dds"
20000 = "ce_nestorian_gammate_cross.dds" # 20000 = "ce_nestorian_gammate_cross.dds"
20000 = "ce_nestorian_cross_birds.dds" # 20000 = "ce_nestorian_cross_birds.dds"
} # }
special_selection = { # Jewish Khazars special_selection = { # Jewish Khazars
trigger = { trigger = {
scope:faith.religion = religion:judaism_religion scope:faith.religion = religion:judaism_religion
@ -1713,41 +1713,41 @@ colored_emblem_texture_lists = {
1000 = "ce_african_otumfuo.dds" 1000 = "ce_african_otumfuo.dds"
1000 = "ce_african_tamfo.dds" 1000 = "ce_african_tamfo.dds"
special_selection = { # special_selection = {
trigger = { # Serere # trigger = { # Serere
scope:faith.religion = religion:west_african_roog_religion # scope:faith.religion = religion:west_african_roog_religion
} # }
2000 = "ce_african_jaaniw.dds" # 2000 = "ce_african_jaaniw.dds"
2000 = "ce_religion_african_roog_sene.dds" # 2000 = "ce_religion_african_roog_sene.dds"
2000 = "ce_african_koh.dds" # 2000 = "ce_african_koh.dds"
2000 = "ce_african_hidoox.dds" # 2000 = "ce_african_hidoox.dds"
2000 = "ce_african_ja_ir.dds" # 2000 = "ce_african_ja_ir.dds"
2000 = "ce_bull_passant.dds" # 2000 = "ce_bull_passant.dds"
2000 = "ce_antelope.dds" # 2000 = "ce_antelope.dds"
2000 = "ce_camel.dds" # 2000 = "ce_camel.dds"
# Raampa symbols, totemic animals : camel, antelope, lion, hare etc # # Raampa symbols, totemic animals : camel, antelope, lion, hare etc
} # }
special_selection = { # Hausa # special_selection = { # Hausa
trigger = { # trigger = {
scope:faith.religion = religion:west_african_bori_religion # scope:faith.religion = religion:west_african_bori_religion
} # }
1000 = "ce_arewa_knot.dds" # 1000 = "ce_arewa_knot.dds"
1000 = "ce_hausa_cross.dds" # 1000 = "ce_hausa_cross.dds"
1000 = "ce_hausa_knot.dds" # 1000 = "ce_hausa_knot.dds"
} # }
special_selection = { # Mandé # special_selection = { # Mandé
trigger = { # trigger = {
scope:faith.religion = religion:west_african_religion # scope:faith.religion = religion:west_african_religion
} # }
1000 = "ce_kanaga.dds" # 1000 = "ce_kanaga.dds"
1000 = "ce_african_munun_ti.dds" # 1000 = "ce_african_munun_ti.dds"
1000 = "ce_african_mende.dds" # 1000 = "ce_african_mende.dds"
1000 = "ce_african_venus.dds" # 1000 = "ce_african_venus.dds"
1000 = "ce_african_fu_ti.dds" # 1000 = "ce_african_fu_ti.dds"
1000 = "ce_african_kara.dds" # 1000 = "ce_african_kara.dds"
1000 = "ce_african_kile.dds" # 1000 = "ce_african_kile.dds"
1000 = "ce_african_karaka.dds" # 1000 = "ce_african_karaka.dds"
} # }
} }
african_geometrical_charge_list = { african_geometrical_charge_list = {
1000 = "ce_african_pattern_dancetty.dds" 1000 = "ce_african_pattern_dancetty.dds"

View file

@ -1508,21 +1508,21 @@ task_fabricate_claim = {
} }
} }
# Misc Bonuses # Misc Bonuses
if = { # FP3 # if = { # FP3
limit = { # limit = {
scope:councillor_liege = { # scope:councillor_liege = {
any_character_struggle = { # any_character_struggle = {
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
is_struggle_phase = struggle_persia_phase_unrest # is_struggle_phase = struggle_persia_phase_unrest
} # }
} # }
} # }
add = { # +25% of total # add = { # +25% of total
value = scope:councillor.court_chaplain_fabricate_claim_base_total # value = scope:councillor.court_chaplain_fabricate_claim_base_total
divide = 4 # divide = 4
desc = FABRICATE_CLAIM_ANY_STRUGGLE_BONUS # desc = FABRICATE_CLAIM_ANY_STRUGGLE_BONUS
} # }
} # }
if = { if = {
limit = { limit = {
scope:councillor_liege = { scope:councillor_liege = {
@ -1784,63 +1784,63 @@ task_fabricate_claim = {
add = 100 add = 100
} }
# Agenda impact # # Agenda impact
if = { # if = {
limit = { # limit = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
} # }
} # }
add = { # add = {
value = 0 # value = 0
if = { # if = {
limit = { # limit = {
any_character_struggle = { # any_character_struggle = {
phase_has_catalyst = catalyst_gain_claim_on_title_fp2 # phase_has_catalyst = catalyst_gain_claim_on_title_fp2
} # }
has_character_flag = agenda_towards_escalation # has_character_flag = agenda_towards_escalation
} # }
add = 200 # add = 200
} # }
else_if = { # else_if = {
limit = { # limit = {
any_character_struggle = { # any_character_struggle = {
phase_has_catalyst = catalyst_gain_claim_on_title_fp2 # phase_has_catalyst = catalyst_gain_claim_on_title_fp2
} # }
} # }
add = -100 # add = -100
} # }
} # }
} # }
#
if = { # if = {
limit = { # limit = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
} # }
} # }
add = { # add = {
value = 0 # value = 0
if = { # if = {
limit = { # limit = {
any_character_struggle = { # any_character_struggle = {
phase_has_catalyst = catalyst_gain_claim_on_title_fp3 # phase_has_catalyst = catalyst_gain_claim_on_title_fp3
} # }
has_trait = fp3_struggle_detractor # has_trait = fp3_struggle_detractor
} # }
add = 200 # add = 200
} # }
else_if = { # else_if = {
limit = { # limit = {
any_character_struggle = { # any_character_struggle = {
phase_has_catalyst = catalyst_gain_claim_on_title_fp3 # phase_has_catalyst = catalyst_gain_claim_on_title_fp3
} # }
} # }
add = -100 # add = -100
} # }
} # }
} # }
} }
} }

View file

@ -1477,14 +1477,14 @@ task_promote_culture = {
limit = { limit = {
scope:councillor_liege = { scope:councillor_liege = {
has_character_flag = no_ai_culture_convert has_character_flag = no_ai_culture_convert
NAND = { # ignore it if in Hostility with escalation # NAND = { # ignore it if in Hostility with escalation
has_character_flag = agenda_towards_escalation # has_character_flag = agenda_towards_escalation
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
is_struggle_phase = struggle_iberia_phase_hostility # is_struggle_phase = struggle_iberia_phase_hostility
} # }
} # }
} }
} }
multiply = 0 multiply = 0

View file

@ -480,7 +480,7 @@ swabian = {
coa_gfx = { german_group_coa_gfx western_coa_gfx } coa_gfx = { german_group_coa_gfx western_coa_gfx }
building_gfx = { western_building_gfx } building_gfx = { western_building_gfx }
clothing_gfx = { dde_hre_clothing_gfx western_clothing_gfx } clothing_gfx = { swabian_clothing_gfx dde_hre_clothing_gfx western_clothing_gfx }
unit_gfx = { western_unit_gfx } unit_gfx = { western_unit_gfx }
house_coa_frame = house_frame_19 house_coa_frame = house_frame_19
house_coa_mask_offset = { 0.0 0.025 } house_coa_mask_offset = { 0.0 0.025 }

View file

@ -533,161 +533,137 @@ RandomSaintName = { # Used for other artifacts
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_fertility_god_name localization_key = west_christian_fertility_god_name
} }
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_wealth_god_name localization_key = west_christian_wealth_god_name
} }
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_household_god_name localization_key = west_christian_household_god_name
} }
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_knowledge_god_name localization_key = west_christian_knowledge_god_name
} }
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_war_god_name localization_key = west_christian_war_god_name
} }
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_water_god_name localization_key = west_christian_water_god_name
} }
text = { # text = {
trigger = { # trigger = {
OR = { # OR = {
faith = faith:coptic # faith = faith:coptic
faith = faith:armenian_apostolic # faith = faith:armenian_apostolic
} # }
} # }
localization_key = east_christian_fertility_god_name # localization_key = east_christian_fertility_god_name
} # }
#
text = { # text = {
trigger = { # trigger = {
OR = { # OR = {
faith = faith:coptic # faith = faith:coptic
faith = faith:armenian_apostolic # faith = faith:armenian_apostolic
} # }
} # }
localization_key = east_christian_wealth_god_name # localization_key = east_christian_wealth_god_name
} # }
#
text = { # text = {
trigger = { # trigger = {
OR = { # OR = {
faith = faith:coptic # faith = faith:coptic
faith = faith:armenian_apostolic # faith = faith:armenian_apostolic
} # }
} # }
localization_key = east_christian_household_god_name # localization_key = east_christian_household_god_name
} # }
#
text = { # text = {
trigger = { # trigger = {
OR = { # OR = {
faith = faith:coptic # faith = faith:coptic
faith = faith:armenian_apostolic # faith = faith:armenian_apostolic
} # }
} # }
localization_key = east_christian_knowledge_god_name # localization_key = east_christian_knowledge_god_name
} # }
#
text = { # text = {
trigger = { # trigger = {
OR = { # OR = {
faith = faith:coptic # faith = faith:coptic
faith = faith:armenian_apostolic # faith = faith:armenian_apostolic
} # }
} # }
localization_key = east_christian_war_god_name # localization_key = east_christian_war_god_name
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_fertility_god_name # localization_key = insular_celtic_fertility_god_name
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_wealth_god_name # localization_key = insular_celtic_wealth_god_name
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_household_god_name # localization_key = insular_celtic_household_god_name
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_knowledge_god_name # localization_key = insular_celtic_knowledge_god_name
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_war_god_name # localization_key = insular_celtic_war_god_name
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_water_god_name # localization_key = insular_celtic_water_god_name
} # }
} }
RandomSaintNamePossessive = { RandomSaintNamePossessive = {
@ -697,161 +673,134 @@ RandomSaintNamePossessive = {
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_fertility_god_name_possessive localization_key = west_christian_fertility_god_name_possessive
} }
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_wealth_god_name_possessive localization_key = west_christian_wealth_god_name_possessive
} }
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_household_god_name_possessive localization_key = west_christian_household_god_name_possessive
} }
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_knowledge_god_name_possessive localization_key = west_christian_knowledge_god_name_possessive
} }
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_war_god_name_possessive localization_key = west_christian_war_god_name_possessive
} }
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
religion = religion:catholic_religion
faith = faith:orthodox
faith = faith:nestorian
}
} }
localization_key = west_christian_water_god_name_possessive localization_key = west_christian_water_god_name_possessive
} }
text = { text = {
trigger = { trigger = {
OR = { NEOW_religion_is_broadly_christian_trigger = yes
faith = faith:coptic
faith = faith:armenian_apostolic
}
} }
localization_key = east_christian_fertility_god_name_possessive localization_key = east_christian_fertility_god_name_possessive
} }
text = { # text = {
trigger = { # trigger = {
OR = { # OR = {
faith = faith:coptic # faith = faith:coptic
faith = faith:armenian_apostolic # faith = faith:armenian_apostolic
} # }
} # }
localization_key = east_christian_wealth_god_name_possessive # localization_key = east_christian_wealth_god_name_possessive
} # }
#
text = { # text = {
trigger = { # trigger = {
OR = { # OR = {
faith = faith:coptic # faith = faith:coptic
faith = faith:armenian_apostolic # faith = faith:armenian_apostolic
} # }
} # }
localization_key = east_christian_household_god_name_possessive # localization_key = east_christian_household_god_name_possessive
} # }
#
text = { # text = {
trigger = { # trigger = {
OR = { # OR = {
faith = faith:coptic # faith = faith:coptic
faith = faith:armenian_apostolic # faith = faith:armenian_apostolic
} # }
} # }
localization_key = east_christian_knowledge_god_name_possessive # localization_key = east_christian_knowledge_god_name_possessive
} # }
#
text = { # text = {
trigger = { # trigger = {
OR = { # OR = {
faith = faith:coptic # faith = faith:coptic
faith = faith:armenian_apostolic # faith = faith:armenian_apostolic
} # }
} # }
localization_key = east_christian_war_god_name_possessive # localization_key = east_christian_war_god_name_possessive
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_fertility_god_name_possessive # localization_key = insular_celtic_fertility_god_name_possessive
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_wealth_god_name_possessive # localization_key = insular_celtic_wealth_god_name_possessive
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_household_god_name_possessive # localization_key = insular_celtic_household_god_name_possessive
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_knowledge_god_name_possessive # localization_key = insular_celtic_knowledge_god_name_possessive
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_war_god_name_possessive # localization_key = insular_celtic_war_god_name_possessive
} # }
#
text = { # text = {
trigger = { # trigger = {
faith = faith:insular_celtic # faith = faith:insular_celtic
} # }
localization_key = insular_celtic_water_god_name_possessive # localization_key = insular_celtic_water_god_name_possessive
} # }
} }
PredeterminedSaintName = { # Used for icons and any future artifacts that uses the decoration_saint artifact feature PredeterminedSaintName = { # Used for icons and any future artifacts that uses the decoration_saint artifact feature

View file

@ -73,23 +73,23 @@ appoint_a_righteous_caliph_decision = { # Appoint a righteous caliph
# Must be independent. # Must be independent.
top_liege = this top_liege = this
# Not during the Persian struggle # Not during the Persian struggle
trigger_if = { # Done this way to hide it for Spanish muslims and the like # trigger_if = { # Done this way to hide it for Spanish muslims and the like
limit = { # limit = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
} # }
} # }
custom_tooltip = { # custom_tooltip = {
text = must_not_be_persia_involved_tt # text = must_not_be_persia_involved_tt
NOT = { # NOT = {
any_character_struggle = { # any_character_struggle = {
involvement = involved # involvement = involved
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
} # }
} # }
} # }
} # }
# Should have a decent piety level. # Should have a decent piety level.
piety_level >= high_piety_level piety_level >= high_piety_level
# Must have a decent proportion of sub-realm counties of the faith. # Must have a decent proportion of sub-realm counties of the faith.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1927,7 +1927,7 @@ baron_theocracy_male_paganism_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion hungaric_religion baltic_religion slavic_religion finnic_religion tengrism_religion } religions = { paganism_religion hungaric_religion baltic_religion slavic_religion finnic_religion } #tengrism_religion
} }
baron_theocracy_female_paganism_religion = { baron_theocracy_female_paganism_religion = {
type = character type = character
@ -1939,7 +1939,7 @@ baron_theocracy_female_paganism_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion hungaric_religion baltic_religion slavic_religion finnic_religion tengrism_religion } religions = { hungaric_religion baltic_religion slavic_religion finnic_religion } # tengrism_religion # paganism_religion
} }
barony_theocracy_paganism_religion = { barony_theocracy_paganism_religion = {
type = title type = title
@ -1949,7 +1949,7 @@ barony_theocracy_paganism_religion = {
} }
priority = 7 priority = 7
holding = church_holding holding = church_holding
religions = { paganism_religion hungaric_religion baltic_religion slavic_religion finnic_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion } religions = { hungaric_religion baltic_religion slavic_religion finnic_religion } #west_african_religion west_african_bori_religion west_african_roog_religion tengrism_religion paganism_religion
} }
count_theocracy_male_paganism_religion = { count_theocracy_male_paganism_religion = {
type = character type = character
@ -1961,7 +1961,7 @@ count_theocracy_male_paganism_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion tengrism_religion } religions = { paganism_religion } #tengrism_religion
} }
count_theocracy_female_paganism_religion = { count_theocracy_female_paganism_religion = {
type = character type = character
@ -1973,7 +1973,7 @@ count_theocracy_female_paganism_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion tengrism_religion } religions = { paganism_religion } #tengrism_religion
} }
county_theocracy_paganism_religion = { county_theocracy_paganism_religion = {
type = title type = title
@ -1983,7 +1983,7 @@ county_theocracy_paganism_religion = {
} }
priority = 18 priority = 18
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion hungaric_religion baltic_religion slavic_religion finnic_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion } religions = { hungaric_religion baltic_religion slavic_religion finnic_religion } #tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion paganism_religion
} }
duke_theocracy_male_paganism_religion = { duke_theocracy_male_paganism_religion = {
type = character type = character
@ -1995,7 +1995,7 @@ duke_theocracy_male_paganism_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion taoism_religion bon_religion folkgerman_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion } religions = { taoism_religion bon_religion folkgerman_religion } #tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion paganism_religion
} }
duke_theocracy_female_paganism_religion = { duke_theocracy_female_paganism_religion = {
type = character type = character
@ -2007,7 +2007,7 @@ duke_theocracy_female_paganism_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion taoism_religion bon_religion folkgerman_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion } religions = { paganism_religion taoism_religion bon_religion folkgerman_religion } #tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion
} }
duchy_theocracy_paganism_religion = { duchy_theocracy_paganism_religion = {
type = title type = title
@ -2017,7 +2017,7 @@ duchy_theocracy_paganism_religion = {
} }
priority = 27 priority = 27
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion hungaric_religion baltic_religion slavic_religion finnic_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion folkgerman_religion zunism_religion zoroastrianism_religion bon_religion taoism_religion buddhism_religion hinduism_religion jainism_religion judaism_religion } religions = { paganism_religion hungaric_religion baltic_religion slavic_religion finnic_religion folkgerman_religion buddhism_religion hinduism_religion jainism_religion judaism_religion } #tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion zoroastrianism_religion bon_religion taoism_religion
} }
king_theocracy_male_paganism_religion = { king_theocracy_male_paganism_religion = {
type = character type = character
@ -2029,7 +2029,7 @@ king_theocracy_male_paganism_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion taoism_religion bon_religion tengrism_religion zoroastrianism_religion zunism_religion } religions = { zoroastrianism_religion } #paganism_religion taoism_religion bon_religion tengrism_religion zunism_religion
} }
king_theocracy_female_paganism_religion = { king_theocracy_female_paganism_religion = {
type = character type = character
@ -2041,7 +2041,7 @@ king_theocracy_female_paganism_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion taoism_religion bon_religion tengrism_religion zoroastrianism_religion zunism_religion } religions = { zoroastrianism_religion } #paganism_religion taoism_religion bon_religion tengrism_religion zunism_religion
} }
kingdom_theocracy_paganism_religion = { kingdom_theocracy_paganism_religion = {
type = title type = title
@ -2051,7 +2051,7 @@ kingdom_theocracy_paganism_religion = {
} }
priority = 47 priority = 47
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion hungaric_religion baltic_religion slavic_religion finnic_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion folkgerman_religion hellenism_religion zunism_religion zoroastrianism_religion bon_religion taoism_religion buddhism_religion hinduism_religion jainism_religion judaism_religion } religions = { paganism_religion hungaric_religion baltic_religion slavic_religion finnic_religion folkgerman_religion hellenism_religion zunism_religion zoroastrianism_religion bon_religion taoism_religion buddhism_religion hinduism_religion jainism_religion judaism_religion } #tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion
} }
emperor_theocracy_male_paganism_religion = { emperor_theocracy_male_paganism_religion = {
type = character type = character
@ -2063,7 +2063,7 @@ emperor_theocracy_male_paganism_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion hungaric_religion baltic_religion slavic_religion finnic_religion taoism_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zoroastrianism_religion } religions = { paganism_religion hungaric_religion baltic_religion slavic_religion finnic_religion taoism_religion zoroastrianism_religion } #tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion
} }
emperor_theocracy_female_paganism_religion = { emperor_theocracy_female_paganism_religion = {
type = character type = character
@ -2267,228 +2267,228 @@ duke_theocracy_female_finnic_religion = {
# Tengrism (uses Pagan) # Tengrism (uses Pagan)
# West African # West African
baron_theocracy_male_west_african_religion = { #baron_theocracy_male_west_african_religion = {
type = character # type = character
gender = male # gender = male
special = holder # special = holder
tier = barony # tier = barony
priority = 7 # priority = 7
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_religion } # religions = { west_african_religion }
} #}
baron_theocracy_female_west_african_religion = { #baron_theocracy_female_west_african_religion = {
type = character # type = character
gender = female # gender = female
special = holder # special = holder
tier = barony # tier = barony
priority = 7 # priority = 7
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_religion } # religions = { west_african_religion }
} #}
count_theocracy_male_west_african_religion = { #count_theocracy_male_west_african_religion = {
type = character # type = character
gender = male # gender = male
special = holder # special = holder
tier = county # tier = county
priority = 18 # priority = 18
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_religion } # religions = { west_african_religion }
} #}
count_theocracy_female_west_african_religion = { #count_theocracy_female_west_african_religion = {
type = character # type = character
gender = female # gender = female
special = holder # special = holder
tier = county # tier = county
priority = 18 # priority = 18
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_religion } # religions = { west_african_religion }
} #}
king_theocracy_male_west_african_religion = { #king_theocracy_male_west_african_religion = {
type = character # type = character
gender = male # gender = male
special = holder # special = holder
tier = kingdom # tier = kingdom
priority = 47 # priority = 47
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_religion } # religions = { west_african_religion }
} #}
king_theocracy_female_west_african_religion = { #king_theocracy_female_west_african_religion = {
type = character # type = character
gender = female # gender = female
special = holder # special = holder
tier = kingdom # tier = kingdom
priority = 47 # priority = 47
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_religion } # religions = { west_african_religion }
} #}
#
# West African Bori ## West African Bori
baron_theocracy_male_west_african_bori_religion = { #baron_theocracy_male_west_african_bori_religion = {
type = character # type = character
gender = male # gender = male
special = holder # special = holder
tier = barony # tier = barony
priority = 7 # priority = 7
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_bori_religion } # religions = { west_african_bori_religion }
} #}
baron_theocracy_female_west_african_bori_religion = { #baron_theocracy_female_west_african_bori_religion = {
type = character # type = character
gender = female # gender = female
special = holder # special = holder
tier = barony # tier = barony
priority = 7 # priority = 7
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_bori_religion } # religions = { west_african_bori_religion }
} #}
count_theocracy_male_west_african_bori_religion = { #count_theocracy_male_west_african_bori_religion = {
type = character # type = character
gender = male # gender = male
special = holder # special = holder
tier = county # tier = county
priority = 18 # priority = 18
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_bori_religion } # religions = { west_african_bori_religion }
} #}
count_theocracy_female_west_african_bori_religion = { #count_theocracy_female_west_african_bori_religion = {
type = character # type = character
gender = female # gender = female
special = holder # special = holder
tier = county # tier = county
priority = 18 # priority = 18
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_bori_religion } # religions = { west_african_bori_religion }
} #}
king_theocracy_male_west_african_bori_religion = { #king_theocracy_male_west_african_bori_religion = {
type = character # type = character
gender = male # gender = male
special = holder # special = holder
tier = kingdom # tier = kingdom
priority = 47 # priority = 47
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_bori_religion } # religions = { west_african_bori_religion }
} #}
king_theocracy_female_west_african_bori_religion = { #king_theocracy_female_west_african_bori_religion = {
type = character # type = character
gender = female # gender = female
special = holder # special = holder
tier = kingdom # tier = kingdom
priority = 47 # priority = 47
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_bori_religion } # religions = { west_african_bori_religion }
} #}
#
# West African Roog ## West African Roog
baron_theocracy_male_west_african_roog_religion = { #baron_theocracy_male_west_african_roog_religion = {
type = character # type = character
gender = male # gender = male
special = holder # special = holder
tier = barony # tier = barony
priority = 7 # priority = 7
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_roog_religion } # religions = { west_african_roog_religion }
} #}
baron_theocracy_female_west_african_roog_religion = { #baron_theocracy_female_west_african_roog_religion = {
type = character # type = character
gender = female # gender = female
special = holder # special = holder
tier = barony # tier = barony
priority = 7 # priority = 7
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_roog_religion } # religions = { west_african_roog_religion }
} #}
count_theocracy_male_west_african_roog_religion = { #count_theocracy_male_west_african_roog_religion = {
type = character # type = character
gender = male # gender = male
special = holder # special = holder
tier = county # tier = county
priority = 18 # priority = 18
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_roog_religion } # religions = { west_african_roog_religion }
} #}
count_theocracy_female_west_african_roog_religion = { #count_theocracy_female_west_african_roog_religion = {
type = character # type = character
gender = female # gender = female
special = holder # special = holder
tier = county # tier = county
priority = 18 # priority = 18
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_roog_religion } # religions = { west_african_roog_religion }
} #}
king_theocracy_male_west_african_roog_religion = { #king_theocracy_male_west_african_roog_religion = {
type = character # type = character
gender = male # gender = male
special = holder # special = holder
tier = kingdom # tier = kingdom
priority = 47 # priority = 47
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_roog_religion } # religions = { west_african_roog_religion }
} #}
king_theocracy_female_west_african_roog_religion = { #king_theocracy_female_west_african_roog_religion = {
type = character # type = character
gender = female # gender = female
special = holder # special = holder
tier = kingdom # tier = kingdom
priority = 47 # priority = 47
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { west_african_roog_religion } # religions = { west_african_roog_religion }
} #}
#
# Zoroastrianism ## Zoroastrianism
baron_theocracy_male_zoroastrianism_religion = { baron_theocracy_male_zoroastrianism_religion = {
type = character type = character
gender = male gender = male
@ -2572,55 +2572,55 @@ duke_theocracy_female_zoroastrianism_religion = {
religions = { zoroastrianism_religion } religions = { zoroastrianism_religion }
} }
# Zunism ## Zunism
baron_theocracy_male_zunism_religion = { #baron_theocracy_male_zunism_religion = {
type = character # type = character
gender = male # gender = male
special = holder # special = holder
tier = barony # tier = barony
priority = 7 # priority = 7
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { zunism_religion } # religions = { zunism_religion }
} #}
baron_theocracy_female_zunism_religion = { #baron_theocracy_female_zunism_religion = {
type = character # type = character
gender = female # gender = female
special = holder # special = holder
tier = barony # tier = barony
priority = 7 # priority = 7
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { zunism_religion } # religions = { zunism_religion }
} #}
emperor_theocracy_male_zunism_religion = { #emperor_theocracy_male_zunism_religion = {
type = character # type = character
gender = male # gender = male
special = holder # special = holder
tier = empire # tier = empire
priority = 102 # priority = 102
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { zunism_religion } # religions = { zunism_religion }
} #}
emperor_theocracy_female_zunism_religion = { #emperor_theocracy_female_zunism_religion = {
type = character # type = character
gender = female # gender = female
special = holder # special = holder
tier = empire # tier = empire
priority = 102 # priority = 102
flavourization_rules = { # flavourization_rules = {
top_liege = no # top_liege = no
} # }
governments = { theocracy_government } # governments = { theocracy_government }
religions = { zunism_religion } # religions = { zunism_religion }
} #}
############################################## ##############################################
# Theocracy titles, faith localization (for special cases). # Theocracy titles, faith localization (for special cases).
@ -7153,7 +7153,7 @@ baron_feudal_male_austronesian_group = {
tier = barony tier = barony
priority = 7 priority = 7
governments = { feudal_government tribal_government administrative_government mandala_government republic_government theocracy_government wanua_government } governments = { feudal_government tribal_government administrative_government mandala_government republic_government theocracy_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
} }
baron_feudal_female_austronesian_group = { baron_feudal_female_austronesian_group = {
@ -7163,7 +7163,7 @@ baron_feudal_female_austronesian_group = {
tier = barony tier = barony
priority = 7 priority = 7
governments = { feudal_government tribal_government administrative_government mandala_government republic_government theocracy_government wanua_government } governments = { feudal_government tribal_government administrative_government mandala_government republic_government theocracy_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
} }
barony_feudal_austronesian_group = { barony_feudal_austronesian_group = {
@ -7171,7 +7171,7 @@ barony_feudal_austronesian_group = {
tier = barony tier = barony
priority = 7 priority = 7
governments = { feudal_government tribal_government administrative_government republic_government mandala_government theocracy_government wanua_government } governments = { feudal_government tribal_government administrative_government republic_government mandala_government theocracy_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
} }
count_feudal_male_austronesian_group = { count_feudal_male_austronesian_group = {
@ -7181,7 +7181,7 @@ count_feudal_male_austronesian_group = {
tier = county tier = county
priority = 18 priority = 18
governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government } governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
} }
count_feudal_female_austronesian_group = { count_feudal_female_austronesian_group = {
@ -7191,7 +7191,7 @@ count_feudal_female_austronesian_group = {
tier = county tier = county
priority = 18 priority = 18
governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government } governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
} }
county_feudal_austronesian_group = { county_feudal_austronesian_group = {
@ -7199,7 +7199,7 @@ county_feudal_austronesian_group = {
tier = county tier = county
priority = 18 priority = 18
governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government } governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
} }
duke_feudal_male_austronesian_group = { duke_feudal_male_austronesian_group = {
@ -7209,7 +7209,7 @@ duke_feudal_male_austronesian_group = {
tier = duchy tier = duchy
priority = 27 priority = 27
governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government } governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
} }
duke_feudal_female_austronesian_group = { duke_feudal_female_austronesian_group = {
@ -7219,7 +7219,7 @@ duke_feudal_female_austronesian_group = {
tier = duchy tier = duchy
priority = 27 priority = 27
governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government } governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
} }
duchy_feudal_austronesian_group = { duchy_feudal_austronesian_group = {
@ -7227,7 +7227,7 @@ duchy_feudal_austronesian_group = {
tier = duchy tier = duchy
priority = 27 priority = 27
governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government } governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
} }
king_feudal_male_austronesian_group = { king_feudal_male_austronesian_group = {
@ -7237,7 +7237,7 @@ king_feudal_male_austronesian_group = {
tier = kingdom tier = kingdom
priority = 47 priority = 47
governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government } governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
} }
king_feudal_female_austronesian_group = { king_feudal_female_austronesian_group = {
@ -7247,7 +7247,7 @@ king_feudal_female_austronesian_group = {
tier = kingdom tier = kingdom
priority = 47 priority = 47
governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government } governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
} }
emperor_feudal_male_austronesian_group = { emperor_feudal_male_austronesian_group = {
@ -7257,7 +7257,7 @@ emperor_feudal_male_austronesian_group = {
tier = empire tier = empire
priority = 102 priority = 102
governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government } governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
flavourization_rules = { flavourization_rules = {
top_liege = no top_liege = no
@ -7270,7 +7270,7 @@ emperor_feudal_female_austronesian_group = {
tier = empire tier = empire
priority = 102 priority = 102
governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government } governments = { feudal_government tribal_government administrative_government republic_government mandala_government wanua_government }
religions = { hinduism_religion buddhism_religion jainism_religion } # religions = { hinduism_religion buddhism_religion jainism_religion }
heritages = { heritage_austronesian } heritages = { heritage_austronesian }
flavourization_rules = { flavourization_rules = {
top_liege = no top_liege = no

View file

@ -1009,7 +1009,7 @@ pagan_conversion_pulse = {
} }
events = { events = {
global_religion.0001 #Pagan reformed by neighbor, spouse, soulmate, friend, or geographic location # global_religion.0001 #Pagan reformed by neighbor, spouse, soulmate, friend, or geographic location
} }
} }

View file

@ -4087,63 +4087,63 @@ on_explicit_claim_gain = {
} }
} }
# Struggle Catalyst # Struggle Catalyst
if = { # FP2 # if = { # FP2
limit = { # limit = {
NOT = { scope:transfer_type = flag:inheritance } # NOT = { scope:transfer_type = flag:inheritance }
#
root = { # root = {
any_character_struggle = { # any_character_struggle = {
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
involvement = involved # involvement = involved
} # }
} # }
title:e_spain = { any_in_de_jure_hierarchy = { this = scope:title } } # title:e_spain = { any_in_de_jure_hierarchy = { this = scope:title } }
} # }
root = { # root = {
every_character_struggle = { # every_character_struggle = {
involvement = involved # involvement = involved
limit = { # limit = {
activate_struggle_catalyst_secondary_character_involvement_involved_trigger = { # activate_struggle_catalyst_secondary_character_involvement_involved_trigger = {
CATALYST = catalyst_gain_claim_on_title_fp2 # CATALYST = catalyst_gain_claim_on_title_fp2
CHAR = root # CHAR = root
} # }
} # }
activate_struggle_catalyst = { # activate_struggle_catalyst = {
catalyst = catalyst_gain_claim_on_title_fp2 # catalyst = catalyst_gain_claim_on_title_fp2
character = root # character = root
} # }
} # }
} # }
} # }
else_if = { # FP3 # else_if = { # FP3
limit = { # limit = {
NOT = { scope:transfer_type = flag:inheritance } # NOT = { scope:transfer_type = flag:inheritance }
#
root = { # root = {
any_character_struggle = { # any_character_struggle = {
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
involvement = involved # involvement = involved
} # }
} # }
title:e_persia = { any_in_de_jure_hierarchy = { this = scope:title } } # title:e_persia = { any_in_de_jure_hierarchy = { this = scope:title } }
} # }
root = { # root = {
every_character_struggle = { # every_character_struggle = {
involvement = involved # involvement = involved
limit = { # limit = {
activate_struggle_catalyst_secondary_character_involvement_involved_trigger = { # activate_struggle_catalyst_secondary_character_involvement_involved_trigger = {
CATALYST = catalyst_gain_claim_on_title_fp3 # CATALYST = catalyst_gain_claim_on_title_fp3
CHAR = root # CHAR = root
} # }
} # }
activate_struggle_catalyst = { # activate_struggle_catalyst = {
catalyst = catalyst_gain_claim_on_title_fp3 # catalyst = catalyst_gain_claim_on_title_fp3
character = root # character = root
} # }
log_debug_variable_for_persian_struggle_effect = { VAR = unrest_catalyst_gain_claim_on_title_fp3 } # log_debug_variable_for_persian_struggle_effect = { VAR = unrest_catalyst_gain_claim_on_title_fp3 }
} # }
} # }
} # }
} }
} }

View file

@ -1918,7 +1918,7 @@ default_coastal_sea=coastal_sea
2201=plains 2201=plains
2202=hills 2202=hills
2203=forest 2203=forest
2204=f 2204=forest
2205=forest 2205=forest
2206=hills 2206=hills
2207=tells 2207=tells
@ -2177,7 +2177,7 @@ default_coastal_sea=coastal_sea
2460=hills 2460=hills
2461=mountains 2461=mountains
2462=plains 2462=plains
2463=f 2463=forest
2464=forest 2464=forest
2465=hills 2465=hills
2466=tells 2466=tells
@ -2944,7 +2944,7 @@ default_coastal_sea=coastal_sea
3227=plains 3227=plains
3228=plains 3228=plains
3256=plains 3256=plains
3257=wasteland 3257=mountains
3258=mountains 3258=mountains
3266=jungle 3266=jungle
3267=jungle 3267=jungle
@ -6115,10 +6115,10 @@ default_coastal_sea=coastal_sea
6580=desert 6580=desert
6581=desert 6581=desert
6582=drylands 6582=drylands
6590=desert #Traversable wasteland 6590=desert #Traversable mountains
6591=desert #Traversable wasteland 6591=desert #Traversable mountains
6601=desert #Traversable wasteland 6601=desert #Traversable mountains
6602=desert #Traversable wasteland 6602=desert #Traversable mountains
6608=drylands 6608=drylands
6609=desert 6609=desert
6610=desert 6610=desert
@ -7265,12 +7265,12 @@ default_coastal_sea=coastal_sea
7778=hills 7778=hills
7779=hills 7779=hills
7780=hills 7780=hills
7781=mountains #wasteland 7781=mountains #mountains
7782=mountains #wasteland 7782=mountains #mountains
7783=mountains #wasteland 7783=mountains #mountains
7784=mountains #wasteland 7784=mountains #mountains
7785=mountains #wasteland 7785=mountains #mountains
7786=mountains #wasteland 7786=mountains #mountains
7788=jungle 7788=jungle
7789=jungle 7789=jungle
7790=jungle 7790=jungle
@ -8075,7 +8075,7 @@ default_coastal_sea=coastal_sea
8824=hills 8824=hills
8825=hills 8825=hills
8826=hills 8826=hills
8827=mountaiins 8827=mountains
8828=hills 8828=hills
8829=forest 8829=forest
8830=plains 8830=plains
@ -8996,7 +8996,7 @@ default_coastal_sea=coastal_sea
9756=forest 9756=forest
9757=hills 9757=hills
9758=hills 9758=hills
9759=wasteland 9759=mountains
9760=hills 9760=hills
9761=plains 9761=plains
9762=forest 9762=forest
@ -9022,18 +9022,18 @@ default_coastal_sea=coastal_sea
9782=plains 9782=plains
9783=mountains 9783=mountains
9784=forest 9784=forest
9785=wasteland 9785=mountains
9786=mountains 9786=mountains
9787=wasteland 9787=mountains
9788=wasteland 9788=mountains
9789=wasteland 9789=mountains
9790=plains 9790=plains
9791=wasteland 9791=mountains
9792=wasteland 9792=mountains
9793=wasteland 9793=mountains
9794=wasteland 9794=mountains
9795=wasteland 9795=mountains
9796=wasteland 9796=mountains
9797=mountains 9797=mountains
9798=mountains 9798=mountains
9799=mountains 9799=mountains
@ -11989,7 +11989,7 @@ default_coastal_sea=coastal_sea
13277=mountains 13277=mountains
13278=mountains 13278=mountains
13279=mountains 13279=mountains
13428=wasteland 13428=mountains
13615=forest 13615=forest
13616=hills 13616=hills
13617=forest 13617=forest

View file

@ -511,20 +511,20 @@
} }
add = 5 add = 5
} }
# Iberian Struggle, less likely for outsiders to vassalize inside # # Iberian Struggle, less likely for outsiders to vassalize inside
if = { # if = {
limit = { # limit = {
root = { # root = {
NOT = { # NOT = {
any_character_struggle = { is_struggle_type = iberian_struggle } # any_character_struggle = { is_struggle_type = iberian_struggle }
} # }
} # }
scope:impress_check = { # scope:impress_check = {
any_character_struggle = { is_struggle_type = iberian_struggle } # any_character_struggle = { is_struggle_type = iberian_struggle }
} # }
} # }
add = -35 # add = -35
} # }
#Ageism modifier vs kids. #Ageism modifier vs kids.
if = { if = {
limit = { limit = {

View file

@ -6,7 +6,7 @@
OR = { OR = {
has_character_modifier = diplomacy_majesty_4090_no_raiment_modifier # Lunatic event where character goes naked instead of buying new clothes. has_character_modifier = diplomacy_majesty_4090_no_raiment_modifier # Lunatic event where character goes naked instead of buying new clothes.
has_character_flag = is_naked # Special flag used in certain events. has_character_flag = is_naked # Special flag used in certain events.
faith = { has_doctrine_parameter = naked_adherents_active } # faith = { has_doctrine_parameter = naked_adherents_active }
culture = { has_cultural_parameter = naked_culture_active } culture = { has_cultural_parameter = naked_culture_active }
trigger_if = { trigger_if = {
limit = { limit = {

View file

@ -21,20 +21,21 @@ coa_african_religion_trigger = {
scope:faith.religion = { scope:faith.religion = {
save_temporary_scope_as = religion save_temporary_scope_as = religion
} }
scope:religion = { always = no
OR = { # scope:religion = {
this = religion:akom_religion # OR = {
this = religion:waaqism_religion # this = religion:akom_religion
this = religion:west_african_religion # this = religion:waaqism_religion
this = religion:west_african_bori_religion # this = religion:west_african_religion
this = religion:west_african_orisha_religion # this = religion:west_african_bori_religion
this = religion:west_african_roog_religion # this = religion:west_african_orisha_religion
} # this = religion:west_african_roog_religion
} # }
# }
} }
coa_bishopric_trigger = { coa_bishopric_trigger = {
scope:faith.religion = religion:christianity_religion NEOW_is_broadly_catholic_trigger = yes
coa_theocratic_trigger = yes coa_theocratic_trigger = yes
} }
@ -108,7 +109,7 @@ coa_switch_to_norman_trigger = {
coa_switch_to_norse_trigger = { coa_switch_to_norse_trigger = {
holder = { holder = {
NOT = { NOT = {
OR = { religion = religion:catholic_religion religion = religion:eastern_orthodox_religion religion = religion:protestant_religion) NEOW_religion_is_broadly_christian_trigger = no
} }
OR = { OR = {
faith.religion = religion:germanic_religion faith.religion = religion:germanic_religion
@ -172,10 +173,10 @@ coa_indian_religion_trigger = {
scope:religion = { scope:religion = {
OR = { OR = {
this = { is_in_family = rf_eastern } this = { is_in_family = rf_eastern }
this = religion:bon_religion # this = religion:bon_religion
this = religion:buddhism_religion this = religion:buddhism_religion
this = religion:hinduism_religion # this = religion:hinduism_religion
this = religion:jainism_religion # this = religion:jainism_religion
} }
} }
} }

View file

@ -1813,12 +1813,12 @@ faith_is_open_minded_trigger = {
is_mainstream_jewish_faith = { is_mainstream_jewish_faith = {
religion = religion:judaism_religion religion = religion:judaism_religion
NOT = { # NOT = {
this = faith:samaritan # this = faith:samaritan
this = faith:haymanot # this = faith:haymanot
this = faith:malabarism # this = faith:malabarism
this = faith:kabarism # this = faith:kabarism
} # }
} }
is_unprotected_hostile_faith = { # Checks if the faith is at least hostile but not protected by a contract, used in a county scope is_unprotected_hostile_faith = { # Checks if the faith is at least hostile but not protected by a contract, used in a county scope
@ -1955,9 +1955,9 @@ jain_or_syncretic_with_eastern_trigger = {
#Used on faiths #Used on faiths
is_dharmic_faith_trigger = { is_dharmic_faith_trigger = {
OR = { OR = {
religion = religion:hinduism_religion # religion = religion:hinduism_religion
religion = religion:buddhism_religion religion = religion:buddhism_religion
religion = religion:jainism_religion # religion = religion:jainism_religion
} }
} }
@ -1967,14 +1967,15 @@ has_holy_building = {
} }
invalid_for_heresy_events = { invalid_for_heresy_events = {
OR = { always = no
this = faith:conversos # OR = {
this = faith:insular_celtic # this = faith:conversos
this = faith:bosnian_church # this = faith:insular_celtic
this = faith:mozarabic_church # this = faith:bosnian_church
this = faith:adamites # this = faith:mozarabic_church
this = faith:kabarism # this = faith:adamites
} # this = faith:kabarism
# }
} }
is_faith_dominant_gender = { is_faith_dominant_gender = {
@ -2011,6 +2012,7 @@ religion_is_broadly_asian_trigger = {
religion_is_east_asian_trigger = { religion_is_east_asian_trigger = {
OR = { OR = {
faith.religion = religion:buddhism_religion faith.religion = religion:buddhism_religion
faith.religion = religion:sikhism_religion
# faith.religion = religion:confucianism_religion # faith.religion = religion:confucianism_religion
# faith.religion = religion:taoism_religion # faith.religion = religion:taoism_religion
# faith.religion = religion:shintoism_religion # faith.religion = religion:shintoism_religion

View file

@ -9,23 +9,23 @@
NEOW_is_broadly_catholic_trigger = { NEOW_is_broadly_catholic_trigger = {
OR = { OR = {
faith = faith:orleaniste faith = faith:orleaniste
religion = religion:catholic_religion faith.religion = religion:catholic_religion
} }
} }
NEOW_is_broadly_protestant_trigger = { NEOW_is_broadly_protestant_trigger = {
OR = { OR = {
faith = faith:aslanite faith = faith:aslanite
religion = religion:protestant_religion faith.religion = religion:protestant_religion
} }
} }
NEOW_is_broadly_orthodox_trigger = { NEOW_is_broadly_orthodox_trigger = {
religion = religion:eastern_orthodox_religion faith.religion = religion:eastern_orthodox_religion
} }
NEOW_is_broadly_muslim_trigger = { NEOW_is_broadly_muslim_trigger = {
OR = { OR = {
faith = faith:simurghi faith = faith:simurghi
religion = religion:islam_religion faith.religion = religion:islam_religion
} }
} }

File diff suppressed because it is too large Load diff

View file

@ -182,18 +182,18 @@ coronation_events.0100 = {
} }
} }
if = { # if = {
limit = { # limit = {
any_character_struggle = { is_struggle_type = iberian_struggle } # any_character_struggle = { is_struggle_type = iberian_struggle }
} # }
struggle:iberian_struggle = { save_scope_as = involved_struggle } # struggle:iberian_struggle = { save_scope_as = involved_struggle }
} # }
else_if = { # else_if = {
limit = { # limit = {
any_character_struggle = { is_struggle_type = persian_struggle } # any_character_struggle = { is_struggle_type = persian_struggle }
} # }
struggle:persian_struggle = { save_scope_as = involved_struggle } # struggle:persian_struggle = { save_scope_as = involved_struggle }
} # }
} }
## Diplomacy ## Diplomacy
@ -544,25 +544,25 @@ coronation_events.0100 = {
VAR = end_the_struggle_oath VAR = end_the_struggle_oath
TIME = 18250 TIME = 18250
} }
if = { # if = {
limit = { # limit = {
any_character_struggle = { is_struggle_type = iberian_struggle } # any_character_struggle = { is_struggle_type = iberian_struggle }
} # }
set_variable = { # set_variable = {
name = end_the_struggle_oath_type_var # name = end_the_struggle_oath_type_var
value = flag:iberian_struggle # value = flag:iberian_struggle
} # }
} # }
else_if = { # else_if = {
limit = { # limit = {
any_character_struggle = { is_struggle_type = persian_struggle } # any_character_struggle = { is_struggle_type = persian_struggle }
} # }
set_variable = { # set_variable = {
name = end_the_struggle_oath_type_var # name = end_the_struggle_oath_type_var
value = flag:persian_struggle # value = flag:persian_struggle
} # }
#
} # }
} }
ai_chance = { ai_chance = {

View file

@ -9251,7 +9251,7 @@ coronation_events.1034 = {
trigger = { trigger = {
faith = { faith = {
NOR = { NOR = {
has_doctrine_parameter = naked_adherents_active # has_doctrine_parameter = naked_adherents_active
has_doctrine_parameter = naked_priests_active has_doctrine_parameter = naked_priests_active
} }
} }
@ -9259,7 +9259,7 @@ coronation_events.1034 = {
culture = { has_graphical_east_asia_culture_group_trigger = yes } culture = { has_graphical_east_asia_culture_group_trigger = yes }
faith = { faith = {
NOR = { NOR = {
has_doctrine_parameter = naked_adherents_active # has_doctrine_parameter = naked_adherents_active
has_doctrine_parameter = naked_priests_active has_doctrine_parameter = naked_priests_active
} }
} }
@ -9271,7 +9271,7 @@ coronation_events.1034 = {
culture = { has_graphical_east_asia_culture_group_trigger = yes } culture = { has_graphical_east_asia_culture_group_trigger = yes }
faith = { faith = {
NOR = { NOR = {
has_doctrine_parameter = naked_adherents_active # has_doctrine_parameter = naked_adherents_active
has_doctrine_parameter = naked_priests_active has_doctrine_parameter = naked_priests_active
} }
} }
@ -9282,7 +9282,7 @@ coronation_events.1034 = {
culture = { has_graphical_east_asia_culture_group_trigger = yes } culture = { has_graphical_east_asia_culture_group_trigger = yes }
faith = { faith = {
NOR = { NOR = {
has_doctrine_parameter = naked_adherents_active # has_doctrine_parameter = naked_adherents_active
has_doctrine_parameter = naked_priests_active has_doctrine_parameter = naked_priests_active
} }
} }
@ -9301,7 +9301,7 @@ coronation_events.1034 = {
culture = { has_graphical_east_asia_culture_group_trigger = yes } culture = { has_graphical_east_asia_culture_group_trigger = yes }
faith = { faith = {
NOR = { NOR = {
has_doctrine_parameter = naked_adherents_active # has_doctrine_parameter = naked_adherents_active
has_doctrine_parameter = naked_priests_active has_doctrine_parameter = naked_priests_active
} }
} }
@ -9315,7 +9315,7 @@ coronation_events.1034 = {
culture = { has_graphical_east_asia_culture_group_trigger = yes } culture = { has_graphical_east_asia_culture_group_trigger = yes }
faith = { faith = {
NOR = { NOR = {
has_doctrine_parameter = naked_adherents_active # has_doctrine_parameter = naked_adherents_active
has_doctrine_parameter = naked_priests_active has_doctrine_parameter = naked_priests_active
} }
} }

View file

@ -1875,7 +1875,7 @@ scripted_trigger cultural_festival_2050_scandalous_trigger = {
OR = { OR = {
faith = { #there are many ways you can be scandalous faith = { #there are many ways you can be scandalous
OR = { OR = {
has_doctrine_parameter = naked_adherents_active # has_doctrine_parameter = naked_adherents_active
has_doctrine_parameter = deviancy_accepted has_doctrine_parameter = deviancy_accepted
NOT = { trait_is_sin = lustful } NOT = { trait_is_sin = lustful }
trait_is_sin = chaste trait_is_sin = chaste
@ -1891,7 +1891,7 @@ scripted_trigger cultural_festival_2050_modest_trigger = {
culture = { has_cultural_tradition = tradition_modest } #you can just be modest culture = { has_cultural_tradition = tradition_modest } #you can just be modest
faith = { #or you don't have these tenets faith = { #or you don't have these tenets
NOR = { NOR = {
has_doctrine_parameter = naked_adherents_active # has_doctrine_parameter = naked_adherents_active
has_doctrine_parameter = deviancy_accepted has_doctrine_parameter = deviancy_accepted
} }
} }

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -2936,24 +2936,24 @@ debug.700 = {
} }
save_scope_as = sus_caliph save_scope_as = sus_caliph
} }
random_ruler = { # random_ruler = {
limit = { # limit = {
any_character_struggle = { # any_character_struggle = {
#involvement = involved # #involvement = involved
is_struggle_type = persian_struggle # is_struggle_type = persian_struggle
} # }
} # }
save_scope_as = persian_struggle # save_scope_as = persian_struggle
} # }
random_ruler = { # random_ruler = {
limit = { # limit = {
any_character_struggle = { # any_character_struggle = {
#involvement = involved # #involvement = involved
is_struggle_type = iberian_struggle # is_struggle_type = iberian_struggle
} # }
} # }
save_scope_as = iberian_struggle # save_scope_as = iberian_struggle
} # }
} }
option = {} option = {}

File diff suppressed because it is too large Load diff