################ ##### Decisions for MD politics ###### ################ generic_coalition_politics_decisions = { allowed = { NOT = { MD_special_countries = yes } } icon = GFX_decisions_category_political visible = { has_civil_war = no ERI_is_transitional_government_DIPLO = yes NOT = { tag = AST } #custom political decisions } priority = 30 } coalition_decisions = { allowed = { is_ai = no } icon = GFX_decisions_category_political visible = { has_country_flag = coalition_forming check_variable = { government_coalition_strength_elect < majority_threshold } #not strong enough } priority = 60 }