budget_law_parliament_change_allowed = { if = { limit = { original_tag = UKR } custom_trigger_tooltip = { tooltip = UKR_parliament_block_tt NOT = { has_country_flag = UKR_parliament_block } } } if = { limit = { original_tag = ISR is_ai = no } custom_trigger_tooltip = { tooltip = ISR_parliament_block_tt NOT = { has_country_flag = ISR_parliament_block } } } } GER_Grundgesetz_allows_budget_law_change = { if = { limit = { original_tag = GER } custom_trigger_tooltip = { tooltip = GER_Grundgesetz_tt NOT = { has_country_flag = GER_Grundgesetz } } } } # Unlike the budget variant, the Knesset gate here also binds the AI. military_law_parliament_change_allowed = { if = { limit = { original_tag = UKR } custom_trigger_tooltip = { tooltip = UKR_parliament_block_tt NOT = { has_country_flag = UKR_parliament_block } } } else_if = { limit = { original_tag = ISR } custom_trigger_tooltip = { tooltip = ISR_parliament_block_tt NOT = { has_country_flag = ISR_parliament_block } } } else_if = { limit = { original_tag = HOL } custom_trigger_tooltip = { tooltip = HOL_army_block_tt NOT = { has_idea = HOL_dutch_army_doctrine_change } } } } bureau_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_BUREAU_INCREASE_TT has_country_flag = bureau_increase_blocked } } bureau_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_BUREAU_DECREASE_TT has_country_flag = bureau_decrease_blocked } } bureau_change_blocked = { bureau_increase_blocked = yes bureau_decrease_blocked = yes } defence_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_DEFENCE_INCREASE_TT has_country_flag = defence_increase_blocked } } defence_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_DEFENCE_DECREASE_TT has_country_flag = defence_decrease_blocked } } defence_change_blocked = { defence_increase_blocked = yes defence_decrease_blocked = yes } police_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_POLICE_INCREASE_TT has_country_flag = police_increase_blocked } } police_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_POLICE_DECREASE_TT has_country_flag = police_decrease_blocked } } police_change_blocked = { police_increase_blocked = yes police_decrease_blocked = yes } edu_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_EDU_INCREASE_TT has_country_flag = edu_increase_blocked } } edu_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_EDU_DECREASE_TT has_country_flag = edu_decrease_blocked } } edu_change_blocked = { edu_increase_blocked = yes edu_decrease_blocked = yes } health_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_HEALTH_INCREASE_TT has_country_flag = health_increase_blocked } } health_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_HEALTH_DECREASE_TT has_country_flag = health_decrease_blocked } } health_change_blocked = { health_increase_blocked = yes health_decrease_blocked = yes } social_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_SOCIAL_INCREASE_TT has_country_flag = social_increase_blocked } } social_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_SOCIAL_DECREASE_TT has_country_flag = social_decrease_blocked } } social_change_blocked = { social_increase_blocked = yes social_decrease_blocked = yes } trade_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_TRADE_INCREASE_TT has_country_flag = trade_increase_blocked } } trade_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_TRADE_DECREASE_TT has_country_flag = trade_decrease_blocked } } trade_change_blocked = { trade_increase_blocked = yes trade_decrease_blocked = yes } conscription_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_CONSCRIPTION_INCREASE_TT has_country_flag = conscription_increase_blocked } } conscription_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_CONSCRIPTION_DECREASE_TT has_country_flag = conscription_decrease_blocked } } conscription_change_blocked = { conscription_increase_blocked = yes conscription_decrease_blocked = yes } women_conscription_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_WOMEN_CONSCRIPTION_INCREASE_TT has_country_flag = women_conscription_increase_blocked } } women_conscription_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_WOMEN_CONSCRIPTION_DECREASE_TT has_country_flag = women_conscription_decrease_blocked } } women_conscription_change_blocked = { women_conscription_increase_blocked = yes women_conscription_decrease_blocked = yes } intervention_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_INTERVENTION_INCREASE_TT has_country_flag = intervention_increase_blocked } } intervention_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_INTERVENTION_DECREASE_TT has_country_flag = intervention_decrease_blocked } } intervention_change_blocked = { intervention_increase_blocked = yes intervention_decrease_blocked = yes } officer_training_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_OFFICER_TRAINING_INCREASE_TT has_country_flag = officer_training_increase_blocked } } officer_training_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_OFFICER_TRAINING_DECREASE_TT has_country_flag = officer_training_decrease_blocked } } officer_training_change_blocked = { officer_training_increase_blocked = yes officer_training_decrease_blocked = yes } migration_law_increase_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_MIGRATION_LAW_INCREASE_TT has_country_flag = migration_law_increase_blocked } } migration_law_decrease_blocked = { custom_trigger_tooltip = { tooltip = BLOCK_MIGRATION_LAW_DECREASE_TT has_country_flag = migration_law_decrease_blocked } } migration_law_change_blocked = { migration_law_increase_blocked = yes migration_law_decrease_blocked = yes }