# Scripted cost modifiers for peace actions. # See documentation.info file for more detailed scripting information. peace_action_modifiers = { AFG_agreed_state_peace_cost_modifier = { category = treaties_or_conferences peace_action_type = take_states enable = { FROM = { tag = AFG } FROM.FROM.FROM = { has_dynamic_modifier = { modifier = AFG_arranged_expansion_modifier } } } cost_multiplier = 0.55 } }