More fixes

This commit is contained in:
Heidesommer 2026-05-28 07:00:37 -04:00
parent f78dbd4986
commit a6f8acc22f
23 changed files with 5790 additions and 1934 deletions

View file

@ -563,51 +563,51 @@ task_develop_county = {
}
# Struggle Catalyst
if = {
limit = {
exists = scope:county
# target someone from diff faith or culture
scope:county = {
NAND = {
faith = scope:councillor_liege.faith
culture = scope:councillor_liege.culture
}
}
any_character_struggle = {
involvement = involved
phase_has_catalyst = catalyst_improve_development_vassal_diff_faith_culture
}
}
scope:councillor_liege = {
every_character_struggle = {
involvement = involved
activate_struggle_catalyst = {
catalyst = catalyst_improve_development_vassal_diff_faith_culture
character = scope:councillor_liege
}
}
}
# Struggle Parameter
if = {
limit = {
scope:county.culture != scope:councillor_liege.culture
any_character_struggle = {
involvement = involved
has_struggle_phase_parameter = gain_acceptance_when_developing_other_culture_county
}
}
scope:county.culture = {
save_scope_as = current_culture
change_cultural_acceptance = {
target = scope:councillor_liege.culture
value = miniscule_cultural_acceptance_value
desc = cultural_acceptance_gain_from_phase_effects
}
}
}
}
# if = {
# limit = {
# exists = scope:county
# # target someone from diff faith or culture
# scope:county = {
# NAND = {
# faith = scope:councillor_liege.faith
# culture = scope:councillor_liege.culture
# }
# }
#
# any_character_struggle = {
# involvement = involved
# phase_has_catalyst = catalyst_improve_development_vassal_diff_faith_culture
# }
# }
# scope:councillor_liege = {
# every_character_struggle = {
# involvement = involved
# activate_struggle_catalyst = {
# catalyst = catalyst_improve_development_vassal_diff_faith_culture
# character = scope:councillor_liege
# }
# }
# }
# # Struggle Parameter
# if = {
# limit = {
# scope:county.culture != scope:councillor_liege.culture
# any_character_struggle = {
# involvement = involved
# has_struggle_phase_parameter = gain_acceptance_when_developing_other_culture_county
# }
# }
# scope:county.culture = {
# save_scope_as = current_culture
# change_cultural_acceptance = {
# target = scope:councillor_liege.culture
# value = miniscule_cultural_acceptance_value
# desc = cultural_acceptance_gain_from_phase_effects
# }
# }
# }
#
# }
}
else_if = { # fallback for previous save: the effect would trigger a month later
limit = {