# Scripted AI desire for peace actions. # See documentation.info file for more detailed scripting information. peace_ai_desires = { CZE_actually_neutralize_hungarian_threat_puppet = { peace_action_type = puppet enable = { #no dlc check needed, focus only in dlc ROOT = { has_completed_focus = CZE_neutralize_the_hungarian_threat } FROM.FROM = { original_tag = HUN } } ai_desire = 150 } CZE_actually_neutralize_hungarian_threat_no_force_gov = { peace_action_type = force_government enable = { #no dlc check needed, focus only in dlc ROOT = { has_completed_focus = CZE_neutralize_the_hungarian_threat } FROM.FROM = { original_tag = HUN } } ai_desire = -100 } }