peace_action_modifiers = { AST_holding_the_battlefield_puppet_modifier = { category = events_or_focuses peace_action_type = { puppet } enable = { ROOT = { original_tag = AST has_completed_focus = AST_holding_the_battlefield is_in_faction_with = ENG has_war_together_with = ENG } } cost_multiplier = 0.75 #25% cost reduction } AST_holding_the_battlefield_take_states_modifier = { category = events_or_focuses peace_action_type = { take_states } enable = { ROOT = { original_tag = AST has_completed_focus = AST_holding_the_battlefield } } cost_multiplier = 0.75 #25% cost reduction } }