Stability measures

This commit is contained in:
Heidesommer 2026-05-28 10:08:00 -04:00
parent cf10d05052
commit 7c968185ab
17 changed files with 1382 additions and 1396 deletions

View file

@ -4141,25 +4141,25 @@ faith_conversion_cost_mult = {
}
}
# Cheaper if you're an interloper in a struggle converting to an involved faith.
if = {
limit = {
scope:character = {
any_character_struggle = {
involvement = interloper
has_struggle_phase_parameter = cheaper_to_convert_to_struggle_faith
is_faith_involved_in_struggle = scope:new_faith
}
}
}
multiply = {
value = 1
subtract = {
desc = struggle_parameter_cheaper_to_convert_to_struggle_faith
format = "BREAKDOWN_FORMAT_PIETY_PERCENTAGE_POSITIVE_IS_BAD"
value = 0.5
}
}
}
# if = {
# limit = {
# scope:character = {
# any_character_struggle = {
# involvement = interloper
# has_struggle_phase_parameter = cheaper_to_convert_to_struggle_faith
# is_faith_involved_in_struggle = scope:new_faith
# }
# }
# }
# multiply = {
# value = 1
# subtract = {
# desc = struggle_parameter_cheaper_to_convert_to_struggle_faith
# format = "BREAKDOWN_FORMAT_PIETY_PERCENTAGE_POSITIVE_IS_BAD"
# value = 0.5
# }
# }
# }
################################################
# Conversion Discount from Confucian Education