MD_has_fixed_econ = { OR = { has_idea = stable_growth has_idea = fast_growth has_idea = economic_boom } interest_rate_lower_than_9 = yes custom_trigger_tooltip = { tooltip = MD_has_met_all_spending_demands_TT NOT = { check_variable = { THIS.expected_police_spending > THIS.police_law } } NOT = { check_variable = { THIS.expected_welfare_spending > THIS.social_law } } NOT = { check_variable = { THIS.expected_edu_spending > THIS.education_law } } NOT = { check_variable = { THIS.expected_health_spending > THIS.health_law } } NOT = { check_variable = { THIS.expected_adm_spending > THIS.bureau_law } } NOT = { check_variable = { THIS.expected_military_sp > THIS.military_law } } } } MD_has_fixed_political = { has_war = no has_war_support > 0.35 OR = { has_idea = corruption_level_04 has_idea = corruption_level_03 has_idea = corruption_level_02 has_idea = corruption_level_01 } 30_percent_government_popularity = yes has_stability > 0.20 }