# Scripted cost modifiers for peace actions. # See documentation.info file for more detailed scripting information. peace_action_modifiers = { PHI_re_re_organization = { category = events_or_focuses peace_action_type = { take_states } enable = { FROM.FROM = { original_tag = PSR } ROOT = { original_tag = PHI } } cost_multiplier = 0.75 # 25% cheaper for CHI to take from PSR } }