# Austria Multinational Empire
	# Propose Decision - Will allow you to enable/setup a decision for russia's unique reform GUI
	# # set_temp_variable = { mne_decision_token = token:<decision_token> } # token of decision
	# # set_temp_variable = { mne_decision_lp_cost = <lp_cost> } # country must have and will spend this lp
	# # set_temp_variable = { mne_decision_category = <category_num> } # what tab it will appear on
	# #	set_temp_variable = { mne_decision_icon = <gfx_num_value> } # what icon the decision will recieve (GetRussianPeasantIcon) in scripted loc
	
	AUS_multinational_empire_propose_decision = { 
		custom_effect_tooltip = mne_propose_decision_tt
		set_variable = { lp_cost@var:mne_decision_token = mne_decision_lp_cost }
		set_variable = { icon@var:mne_decision_token = mne_decision_icon }
		set_variable = { mne_decision_category@var:mne_decision_token = mne_decision_category }
		if = {
			limit = { check_variable = { mne_decision_category = 1 } }
			add_to_array = {
				array = AUS_decision_array_1
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 2 } }
			add_to_array = {
				array = AUS_decision_array_2
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 3 } }
			add_to_array = {
				array = AUS_decision_array_3
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 4 } }
			add_to_array = {
				array = AUS_decision_array_4
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 5 } }
			add_to_array = {
				array = AUS_decision_array_5
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 6 } }
			add_to_array = {
				array = AUS_decision_array_6
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 7 } }
			add_to_array = {
				array = AUS_decision_array_7
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 8 } }
			add_to_array = {
				array = AUS_decision_array_8
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 9 } }
			add_to_array = {
				array = AUS_decision_array_9
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 10 } }
			add_to_array = {
				array = AUS_decision_array_10
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 11 } }
			add_to_array = {
				array = AUS_decision_array_11
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 12 } }
			add_to_array = {
				array = AUS_decision_array_12
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 13 } }
			add_to_array = {
				array = AUS_decision_array_13
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 14 } }
			add_to_array = {
				array = AUS_decision_array_14
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 15 } }
			add_to_array = {
				array = AUS_decision_array_15
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 16 } }
			add_to_array = {
				array = AUS_decision_array_16
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 17 } }
			add_to_array = {
				array = AUS_decision_array_17
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 18 } }
			add_to_array = {
				array = AUS_decision_array_18
				value = mne_decision_token
			}
		}
		else = {
			add_to_array = {
				array = AUS_decision_array_19
				value = mne_decision_token
			}
		}
	}

	# # set_temp_variable = { mne = token:<decision_token> } # this is automatic when scoped to an array
	AUS_multinational_empire_enact_decision = {
		# custom_effect_tooltip = mne_enact_decision_tt

		custom_effect_tooltip = AUS_multinational_empire_enact_decision_lp_cost_tt
		set_temp_variable = { lp_cost = lp_cost@var:v }
		multiply_temp_variable = { lp_cost = -1 }
		log = "[?lp_cost]"
		add_political_power = var:lp_cost

		if = {
			limit = { check_variable = { debt_cost@var:v > 0 } }
			custom_effect_tooltip = RUS_peasant_reform_enact_decision_debt_cost_tt
			# add_to_variable = { debt_level = debt_cost@var:v }
			# debt_level_checks_effect = yes
			# debt_related_country_content_effects = yes
		}

		set_variable = { clicked@var:v = 1 }

		#### DECISION EFFECTS

		if = {
			limit = { check_variable = { v = token:AUS_decision_multinational_empire_test_juan } }
			activate_decision = AUS_decision_multinational_empire_test_juan
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_multinational_empire_test_chew } }
			activate_decision = AUS_decision_multinational_empire_test_chew
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_give_the_czechs_their_own_education } }
			activate_decision = AUS_decision_give_the_czechs_their_own_education
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_expand_linguistic_rights_1 } }
			activate_decision = AUS_decision_expand_linguistic_rights_1
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_expand_linguistic_rights_2 } }
			activate_decision = AUS_decision_expand_linguistic_rights_2
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_expand_linguistic_rights_3 } }
			activate_decision = AUS_decision_expand_linguistic_rights_3
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_make_promises_of_liberalization_in_italy } }
			activate_decision = AUS_decision_make_promises_of_liberalization_in_italy
		}
		
		if = {
			limit = { check_variable = { v = token:AUS_decision_suppress_hungarian_nationalism } }
			activate_decision = AUS_decision_suppress_hungarian_nationalism
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_suppress_german_nationalism } }
			activate_decision = AUS_decision_suppress_german_nationalism
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_suppress_south_slavic_nationalism } }
			activate_decision = AUS_decision_suppress_south_slavic_nationalism
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_crack_down_on_heretics } }
			activate_decision = AUS_decision_crack_down_on_heretics
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_appoint_new_hungarian_governor } }
			activate_decision = AUS_decision_appoint_new_hungarian_governor
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_suppress_resistance_in_hungary } }
			activate_decision = AUS_decision_suppress_resistance_in_hungary
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_suppress_resistance_in_bohemia } }
			activate_decision = AUS_decision_suppress_resistance_in_bohemia
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_suppress_resistance_in_croatia } }
			activate_decision = AUS_decision_suppress_resistance_in_croatia
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_bring_south_tyroleans_to_reason } }
			activate_decision = AUS_decision_bring_south_tyroleans_to_reason
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_bring_istrians_to_reason } }
			activate_decision = AUS_decision_bring_istrians_to_reason
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_bring_transylvanians_to_reason } }
			activate_decision = AUS_decision_bring_transylvanians_to_reason
		}
		
		if = {
			limit = { check_variable = { v = token:AUS_decision_bring_galicians_to_reason } }
			activate_decision = AUS_decision_bring_galicians_to_reason
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_bring_bohemians_to_reason } }
			activate_decision = AUS_decision_bring_bohemians_to_reason
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_bring_croatians_to_reason } }
			activate_decision = AUS_decision_bring_croatians_to_reason
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_adjourn_the_croatian_landtag } }
			activate_decision = AUS_decision_adjourn_the_croatian_landtag
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_bring_hungarians_to_reason } }
			activate_decision = AUS_decision_bring_hungarians_to_reason
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_appoint_hungarian_governor } }
			activate_decision = AUS_decision_appoint_hungarian_governor
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_suppress_west_slavic_nationalism } }
			activate_decision = AUS_decision_suppress_west_slavic_nationalism
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_suppress_romanian_nationalism  } }
			activate_decision = AUS_decision_suppress_romanian_nationalism 
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_suppress_polish_nationalism  } }
			activate_decision = AUS_decision_suppress_polish_nationalism 
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_suppress_ukranian_nationalism  } }
			activate_decision = AUS_decision_suppress_ukranian_nationalism 
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_appoint_new_bohemian_governor  } }
			activate_decision = AUS_decision_appoint_new_bohemian_governor
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_appoint_new_hungarian_governor  } }
			activate_decision = AUS_decision_appoint_new_hungarian_governor
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_appoint_new_croatian_governor  } }
			activate_decision = AUS_decision_appoint_new_croatian_governor
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_dissolve_the_hungarian_landtag  } }
			activate_decision = AUS_decision_dissolve_the_hungarian_landtag
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_coerce_hungarian_gentry  } }
			activate_decision = AUS_decision_coerce_hungarian_gentry
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_coerce_bohemian_gentry  } }
			activate_decision = AUS_decision_coerce_bohemian_gentry
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_coerce_croatian_gentry  } }
			activate_decision = AUS_decision_coerce_croatian_gentry
		}

		if = {
			limit = { check_variable = { v = token:AUS_decision_coerce_galician_gentry  } }
			activate_decision = AUS_decision_coerce_galician_gentry
		}
	}

	austria_mne_hide_decision = { 
		set_variable = { clicked@var:mne_decision_token = 0 }
		if = {
			limit = { check_variable = { mne_decision_category = 1 } }
			remove_from_array = {
				array = AUS_decision_array_1
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 2 } }
			remove_from_array = {
				array = AUS_decision_array_2
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 3 } }
			remove_from_array = {
				array = AUS_decision_array_3
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 4 } }
			remove_from_array = {
				array = AUS_decision_array_4
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 5 } }
			remove_from_array = {
				array = AUS_decision_array_5
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 6 } }
			remove_from_array = {
				array = AUS_decision_array_6
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 7 } }
			remove_from_array = {
				array = AUS_decision_array_7
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 8 } }
			remove_from_array = {
				array = AUS_decision_array_8
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 9 } }
			remove_from_array = {
				array = AUS_decision_array_9
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 10 } }
			remove_from_array = {
				array = AUS_decision_array_10
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 11 } }
			remove_from_array = {
				array = AUS_decision_array_11
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 12 } }
			remove_from_array = {
				array = AUS_decision_array_12
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 13 } }
			remove_from_array = {
				array = AUS_decision_array_13
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 14 } }
			remove_from_array = {
				array = AUS_decision_array_14
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 15 } }
			remove_from_array = {
				array = AUS_decision_array_15
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 16 } }
			remove_from_array = {
				array = AUS_decision_array_16
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 17 } }
			remove_from_array = {
				array = AUS_decision_array_17
				value = mne_decision_token
			}
		}
		else_if = {
			limit = { check_variable = { mne_decision_category = 18 } }
			remove_from_array = {
				array = AUS_decision_array_18
				value = mne_decision_token
			}
		}
		else = {
			remove_from_array = {
				array = AUS_decision_array_19
				value = mne_decision_token
			}
		}
	}

	### Cisleithanian Effects ###
	AUS_decide_cabinet_mission_effect = {
		custom_effect_tooltip = AUS_decide_effect_tt

		if = {
			limit = {
				NOT = {
					has_country_flag = AUS_ruthenian_problem_solved_flag
				}
			}
			if = {
				limit = {
					has_completed_focus = AUS_try_to_reach_a_middle_ground
				}
				uncomplete_national_focus = {
					focus = AUS_try_to_reach_a_middle_ground
					uncomplete_children = yes
				}
			}
			if = {
				limit = {
					has_completed_focus = AUS_continue_to_silence_them
				}
				uncomplete_national_focus = {
					focus = AUS_continue_to_silence_them
					uncomplete_children = yes
				}
			}
		}
		if = {
			limit = { has_country_flag = AUS_karl_auersperg_term_done }

			hidden_effect = {
				if = {
					limit = {
						has_country_flag = AUS_failed_may_laws
					}
					
					add_stability = -0.05
					decrease_ps_by_one = yes
					set_politics = { ruling_party = traditional_conservatism }
					AUS_alfred_jozef_potocki = { promote_character = yes }
					set_country_flag = AUS_potocki_alt_history_tree
					complete_national_focus = AUS_a_conservative_alternative
					activate_mission = AUS_mission_alfred_jozef_potocki
					add_days_mission_timeout = {
						mission = AUS_mission_alfred_jozef_potocki
						days = 566
					}
				}
				else = {
					increase_ps_by_one = yes
					add_stability = 0.03
					add_political_power = 20
					AUS_eduard_von_taaffe = { promote_character = yes }
					set_country_flag = AUS_eduard_von_taaffe_first_term_tree
					activate_mission = AUS_mission_eduard_von_taaffe
				}

				clr_country_flag = AUS_karl_auersperg_term_done
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_potocki_historical_tree
				has_country_flag = AUS_potocki_term_done
			}

			hidden_effect = {
				if = {
					limit = {
						has_completed_focus = AUS_federalism_fails
					}
					
					set_politics = { ruling_party = centrism }
					AUS_adolf_von_auersperg = { promote_character = yes }
					set_country_flag = AUS_adolf_von_auersperg_tree
					add_stability = -0.05
					add_political_power = -30
					complete_national_focus = AUS_the_next_auersperg_is_here
					activate_mission = AUS_mission_adolf_von_auersperg
					add_days_mission_timeout = {
						mission = AUS_mission_adolf_von_auersperg
						days = 293
					}
				}
				else_if = { # Much better than historical
					limit = {
						has_completed_focus = AUS_the_proposal_is_passed
					}

					set_country_flag = AUS_karl_sigmund_von_hohenwart_tree
					increase_ps_by_two = yes
					add_stability = 0.08
					add_political_power = 60
					increase_legitimacy_by_five = yes
					AUS_karl_sigmund_von_hohenwart = { promote_character = yes }
					complete_national_focus = AUS_the_federalist_government
					activate_mission = AUS_mission_karl_sigmund_von_hohenwart
				}
				else_if = { # Better than historical
					limit = {
						has_completed_focus = AUS_we_somehow_got_through_with_it
					}

					set_country_flag = AUS_karl_sigmund_von_hohenwart_tree
					increase_ps_by_one = yes
					add_stability = 0.04
					add_political_power = 30
					increase_legitimacy_by_two = yes
					AUS_karl_sigmund_von_hohenwart = { promote_character = yes }
					complete_national_focus = AUS_the_federalist_government
					activate_mission = AUS_mission_karl_sigmund_von_hohenwart
				}
				else_if = { # Historical
					limit = {
						has_completed_focus = AUS_give_up_the_proposal
					}

					set_country_flag = AUS_karl_sigmund_von_hohenwart_tree
					add_stability = 0.02
					add_political_power = 20
					increase_legitimacy_by_one = yes
					AUS_karl_sigmund_von_hohenwart = { promote_character = yes }
					complete_national_focus = AUS_the_federalist_government
					activate_mission = AUS_mission_karl_sigmund_von_hohenwart
				}

				clr_country_flag = AUS_potocki_term_done
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_potocki_alt_history_tree
				has_country_flag = AUS_potocki_term_done
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_potocki_success_chance
							value = 0.60
							compare = greater_than_or_equals
						}
					}
					
					add_stability = 0.02
					add_political_power = 20
					increase_legitimacy_by_one = yes
					complete_national_focus = AUS_deals_end_in_succes					
				}
				else_if = {
					limit = {
						check_variable = {
							var = AUS_potocki_success_chance
							value = 0.60
							compare = less_than
						}
					}

					add_stability = -0.05
					add_political_power = -30
					complete_national_focus = AUS_deals_end_in_faliure
				}

				clr_country_flag = AUS_potocki_term_done
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_adolf_von_auresperg_term_done
			}

			hidden_effect = {
				### Rewards Based On The Reforms ###
				if = {
					limit = { # historical
						has_completed_focus = AUS_leave_it_as_24
					}
					
					add_stability = 0.01
					AUS_karl_von_stremayr = { promote_character = yes }
					country_event = { id = austria_hungary.309 days = 179 }

					else_if = { # semi alt-history
						limit = {
							has_completed_focus = AUS_stop_the_anticlerical_reforms
						}

						add_stability = 0.02
						add_political_power = 5
					}
				}
				else_if = {
					limit = {
						has_completed_focus = AUS_bring_the_age_limit_down_to_18_auersperg
					}

					add_stability = 0.05
					add_political_power = 10
					AUS_karl_von_stremayr = { promote_character = yes }
					country_event = { id = austria_hungary.309 days = 179 }

					if = {
						limit = { # very alt-history
							has_completed_focus = AUS_stop_the_anticlerical_reforms
						}

						increase_ps_by_one = yes
						increase_legitimacy_by_one = yes
						add_stability = 0.03
						add_political_power = 10
						set_country_flag = AUS_eduard_von_taaffe_stays_a_liberal
					}

					else_if = { # semi alt-history
						limit = {
							has_completed_focus = AUS_continue_to_curb_the_churchs_power
						}

						add_stability = 0.02
						add_political_power = 5
					}
				}

				### Rewards Based On The Bosnian Crisis ###
				if = {
					limit = { # historical
						has_completed_focus = AUS_give_the_project_limited_funds
					}

					increase_ps_by_one = yes
					add_stability = 0.05
					add_political_power = 15
				}
				else_if = {
					limit = { # semi alt-history
						has_completed_focus = AUS_give_the_project_major_funds
					}

					add_stability = 0.03
					add_political_power = 10
				}
				else_if = {
					limit = { # very alt-history
						has_completed_focus = AUS_we_have_enough_slavs_already
					}

					add_stability = -0.05
					add_political_power = -10
					decrease_ps_by_one = yes
				}

				### Rewards Based On Panic Of 1873 ###
				if = {
					limit = { 
						has_completed_focus = AUS_the_panic_of_1873 
						has_country_flag = AUS_panic_under_current_leader
					} # To check that the crisis happened under him

					clr_country_flag = AUS_panic_under_current_leader
					if = {
						limit = { # successfully completed the crisis
							has_idea = AUS_idea_the_economy_rises_like_a_phoenix
						}

						increase_ps_by_one = yes
						increase_legitimacy_by_one = yes
						add_stability = 0.05
						add_political_power = 20
					}

					else_if = { # Managed the crisis without the bankers
						limit = { has_idea = AUS_idea_financial_freedom_from_the_big_banks }

						increase_ps_by_two = yes
						increase_legitimacy_by_three = yes
						add_stability = 0.08
						add_political_power = 30
					}

					else_if = { # mismanaged the crisis
						limit = { has_idea = AUS_idea_mismanagement_of_the_crisis }

						decrease_ps_by_one = yes
						decrease_legitimacy_by_two = yes
						add_stability = -0.08
						add_political_power = -30
					}
				}

				clr_country_flag = AUS_adolf_von_auresperg_term_done
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_taaffe_first_term_done
			}

			hidden_effect = {
				complete_national_focus = AUS_compromise_failed_us
				set_country_flag = AUS_hard_liner_focus_tree
				AUS_ignaz_von_plener = { promote_character = yes }
				complete_national_focus = AUS_a_hardliner_in_the_lead
				activate_mission = AUS_mission_the_two_hard_liners
				if = {
					limit = {
						has_completed_focus = AUS_minor_cooperation_attempts
					}
					
					increase_ps_by_one = yes
					add_stability = 0.05
					add_political_power = 20	
				}
				else_if = {
					limit = {
						has_completed_focus = AUS_rule_out_formal_compromise
					}

					increase_legitimacy_by_three = yes
					add_stability = 0.08
					add_political_power = 10
				}
				else = {
					increase_legitimacy_by_two = yes
					add_stability = 0.03
					add_war_support = 0.02
				}

				clr_country_flag = AUS_taaffe_first_term_done
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_hohenwart_term_done
			}

			hidden_effect = {
				if = {
					limit = {
						OR = {
							has_completed_focus = AUS_we_shouldnt_risk_angering_the_opposition
							has_completed_focus = AUS_give_them_minor_consessions
							has_completed_focus = AUS_we_have_failed
							has_country_flag = AUS_failed_full_compromise
						}
					}

					complete_national_focus = AUS_the_next_auersperg_is_here
					set_country_flag = AUS_adolf_von_auersperg_tree
					set_politics = { ruling_party = centrism }
					AUS_ludwig_holzgethan = { promote_character = yes }
					add_stability = -0.03
					add_political_power = -10
					country_event = { id = austria_hungary.317 days = 27 }
				}
				else = {
					AUS_eduard_von_taaffe = { promote_character = federal }
					activate_mission = AUS_mission_eduard_von_taaffe_second_term
					set_country_flag = AUS_taaffe_second_term_flag
					set_country_flag = AUS_eduard_von_taaffe_ahistorical_tree
					complete_national_focus = AUS_he_returns_even_stronger
					add_stability = 0.05
					add_political_power = 30
				}

				clr_country_flag = AUS_hohenwart_term_done
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_taaffe_second_term_flag
				has_country_flag = AUS_taaffe_second_term_done
			}

			hidden_effect = {
				### Until New Content Doesn't come ###

				set_politics = { ruling_party = autocracy }
				AUS_franz_joseph = { promote_character = yes }
				country_event = { id = austria.50 }
				clr_country_flag = AUS_taaffe_second_term_flag
				clr_country_flag = AUS_taaffe_second_term_done
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_artha_term_done
			}

			hidden_effect = {
				complete_national_focus = AUS_the_fall_of_liberalism
				set_country_flag = AUS_potocki_historical_tree
				set_politics = { ruling_party = traditional_conservatism }
				AUS_alfred_jozef_potocki = { promote_character = yes }
				complete_national_focus = AUS_a_polish_ruling_over_austria
				activate_mission = AUS_mission_alfred_jozef_potocki
				### Rewards based on Plener's tree ###
				if = {
					limit = {
						has_completed_focus = AUS_try_to_cooperate_with_the_moderates_in_the_party
					}
					
					add_stability = 0.03
					increase_ps_by_one = yes
					add_political_power = 5				
				}
				else_if = {
					limit = {
						has_completed_focus = AUS_remain_a_hardliner_liberal
					}

					add_stability = -0.05
					decrease_legitimacy_by_three = yes
					add_political_power = -15
				}

				### Rewards based on Artha's tree ###
				if = {
					limit = {
						has_completed_focus = AUS_give_the_czechs_lingusitic_rights_leopold_von_artha
					}
					
					add_stability = 0.05
					increase_legitimacy_by_two = yes
					add_political_power = 10			
				}
				else_if = {
					limit = {
						has_completed_focus = AUS_continue_to_deny_their_requests
					}

					add_stability = -0.08
					decrease_ps_by_one = yes
					add_political_power = -15
				}

				clr_country_flag = AUS_artha_term_done
			}
		}

		mark_focus_tree_layout_dirty = yes
	}

	AUS_decide_parliament_votes = {
		custom_effect_tooltip = AUS_decide_vote_result_tt
		if = {
			limit = {
				has_country_flag = AUS_the_big_day_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}
	
					add_days_mission_timeout = {
						mission = AUS_mission_alfred_jozef_potocki
						days = 30
					}
					add_stability = 0.10
					complete_national_focus = AUS_the_proposal_is_passed
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_the_big_day_finished
				}
	
				else = {
					add_days_mission_timeout = {
						mission = AUS_mission_alfred_jozef_potocki
						days = -50
					}
					complete_national_focus = AUS_the_proposal_is_denied
					custom_effect_tooltip = AUS_more_harsh_protest_tt
					hidden_effect = {
						set_country_flag = {
							flag = AUS_more_harsh_czech_protest
							days = 180
							value = 1
						}
					}
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_the_big_day_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_the_may_laws_finished
			}

			
			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}
	
					add_days_mission_timeout = {
						mission = AUS_mission_karl_von_auersperg
						days = 35
					}
					add_opinion_modifier = { target = PAP modifier = medium_decrease }
					increase_legitimacy_by_three = yes
					add_ideas = {
						AUS_idea_conservative_backlash
					}
					add_timed_idea = {
						idea = AUS_idea_the_may_laws
						years = 3
					}
					set_country_flag = AUS_may_laws_successful
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_the_may_laws_finished
				}
	
				else = {
					set_country_flag = AUS_failed_may_laws
					set_country_flag = AUS_potocki_alt_history_tree
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_the_may_laws_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_the_issue_of_semi_trialism_finished
			}

			
			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}
	
					if = {
						limit = {
							NOT = {
								has_completed_focus = AUS_the_deadlock_got_us
							}
						}

						complete_national_focus = AUS_the_proposal_is_passed
						add_stability = 0.02
						clear_variable = AUS_proposal_support
						clr_country_flag = AUS_the_issue_of_semi_trialism_finished
					}

					else = {
						complete_national_focus = AUS_we_somehow_got_through_with_it
						clear_variable = AUS_proposal_support
						clr_country_flag = AUS_the_issue_of_semi_trialism_finished
					}
				}
	
				else_if = {
					limit = {
						NOT = {
							has_completed_focus = AUS_the_deadlock_got_us
						}
						check_variable = {
							var = CZE_REVOLT_RISK
							value = 0.50
							compare = greater_than_or_equals
							tooltip = AUS_czech_uproar_bigger_than_fifty_percent_tt
						}
					}
					complete_national_focus = AUS_the_deadlock_got_us
					decrease_ps_by_one = yes
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_the_issue_of_semi_trialism_finished
				}

				else_if = {
					limit = {
						has_completed_focus = AUS_still_try_to_push_on_with_the_law
		
						check_variable = {
							var = AUS_proposal_support
							value = 0.05
							compare = less_than_or_equals
							tooltip = AUS_less_than_five_percent_support_tt
						}
					}

					complete_national_focus = AUS_the_liberals_veto_you
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_the_issue_of_semi_trialism_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_reforming_the_court_system_finished
			}

			
			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.50
							compare = greater_than_or_equals
						}
					}
	
					if = {
						limit = { has_idea = kangaroo_court }
						swap_ideas = {
							remove_idea = kangaroo_court
							add_idea = biased_courtroom
						}
					}
					else_if = {
						limit = { has_idea = biased_courtroom }
						swap_ideas = {
							remove_idea = biased_courtroom
							add_idea = high_judge_courtroom
						}
					}
					else_if = {
						limit = { has_idea = high_judge_courtroom }
						swap_ideas = {
							remove_idea = high_judge_courtroom
							add_idea = quasi_jury_court
						}
					}
					else_if = {
						limit = { has_idea = quasi_jury_court }
						swap_ideas = {
							remove_idea = quasi_jury_court
							add_idea = jury_court
						}
					}
					else = {
						add_political_power = 30
						add_stability = 0.05
						increase_ps_by_one = yes
					}
					clear_variable = AUS_proposal_support
					set_country_flag = AUS_reformed_justice_system
					clr_country_flag = AUS_reforming_the_court_system_finished
				}
				else = {
					add_political_power = -30
					add_stability = -0.05
					decrease_ps_by_one = yes
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_reforming_the_court_system_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_election_reform_auersperg_finished
			}

			
			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.50
							compare = greater_than_or_equals
						}
					}
	
					if = {
						limit = { has_completed_focus = AUS_bring_the_age_limit_down_to_18_auersperg }

						if = {
							limit = { has_idea = absolutism }
							swap_ideas = {
								remove_idea = absolutism
								add_idea = parliamentary_suffrage
							}
						}
						else_if = {
							limit = { has_idea = parliamentary_suffrage }
							swap_ideas = {
								remove_idea = parliamentary_suffrage
								add_idea = property_owners_suffrage
							}
						}
						else_if = {
							limit = { has_idea = property_owners_suffrage }
							swap_ideas = {
								remove_idea = property_owners_suffrage
								add_idea = universal_male_suffrage
							}
						}
						else_if = {
							limit = { has_idea = universal_male_suffrage }
							swap_ideas = {
								remove_idea = universal_male_suffrage
								add_idea = universal_suffrage
							}
						}
						else_if = {
							limit = { has_idea = universal_suffrage }
							add_political_power = 30
							add_stability = 0.05
						}

						increase_legitimacy_by_three = yes
						add_political_power = 30
						add_popularity = {
							ideology = centrism
							popularity = 0.05
						}
					}
					else_if = {
						limit = { has_completed_focus = AUS_leave_it_as_24 }

						if = {
							limit = { has_idea = absolutism }
							swap_ideas = {
								remove_idea = absolutism
								add_idea = parliamentary_suffrage
							}
						}
						else_if = {
							limit = { has_idea = parliamentary_suffrage }
							swap_ideas = {
								remove_idea = parliamentary_suffrage
								add_idea = property_owners_suffrage
							}
						}
						else_if = {
							limit = { has_idea = property_owners_suffrage }
							swap_ideas = {
								remove_idea = property_owners_suffrage
								add_idea = universal_male_suffrage
							}
						}
						else_if = {
							limit = { has_idea = universal_male_suffrage }
							swap_ideas = {
								remove_idea = universal_male_suffrage
								add_idea = universal_suffrage
							}
						}
						else_if = {
							limit = { has_idea = universal_suffrage }
							add_political_power = 15
							add_stability = 0.02
						}

						increase_legitimacy_by_one = yes
						add_political_power = 10
						add_popularity = {
							ideology = centrism
							popularity = 0.02
						}
					}
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_election_reform_auersperg_finished
				}
				else = {
					add_political_power = -50
					add_stability = -0.10
					decrease_ps_by_one = yes
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_election_reform_auersperg_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_reverse_the_may_laws_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.50
							compare = greater_than_or_equals
						}
					}
	
					remove_ideas = {
						AUS_idea_the_may_laws
					}
					add_timed_idea = {
						idea = AUS_idea_the_rights_of_the_clergy_restored
						days = 365
					}
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_reverse_the_may_laws_finished
				}
	
				else = {
					add_stability = -0.05
					add_political_power = -50
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_reverse_the_may_laws_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_reichsvolksschulgesetz_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}

					add_timed_idea = {
						idea = AUS_idea_compulsory_education
						days = 365
					}
					if = {
						limit = {
							has_idea = open_schools
						}

						swap_ideas = {
							remove_idea = open_schools
							add_idea = compulsory_education
						}
					}
					clear_variable = AUS_proposal_support
					set_country_flag = AUS_passed_reichsvolksschulgesetz
					clr_country_flag = AUS_reichsvolksschulgesetz_finished
				}
	
				else = {
					decrease_ps_by_one = yes
					add_political_power = -30
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_reichsvolksschulgesetz_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_moderate_may_laws_finsihed
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.50
							compare = greater_than_or_equals
						}
					}

					if = {
						limit = {
							has_country_flag = AUS_may_laws_marriage
						}

						increase_ps_by_one = yes
					}
					else_if ={
						limit = {
							has_country_flag = AUS_may_laws_religion
						}

						add_stability = 0.03
						add_political_power = 30
					}

					else_if = {
						limit = {
							has_country_flag = AUS_may_laws_education
						}

						add_tech_bonus = {
							bonus = 0.1
							uses = 1
							category = humanities_tech
						}
						add_tech_bonus = {
							bonus = 0.1
							uses = 1
							category = economics_tech
						}
						if = {
							limit = {
								has_idea = research_spending_level_1
							}
							swap_ideas = { remove_idea = research_spending_level_1 add_idea = research_spending_level_2 }
						}
						else_if = {
							limit = {
								has_idea = research_spending_level_2
							}
							swap_ideas = { remove_idea = research_spending_level_2 add_idea = research_spending_level_3 }
						}
						else_if = {
							limit = {
								has_idea = research_spending_level_3
							}
							swap_ideas = { remove_idea = research_spending_level_3 add_idea = research_spending_level_4 }
						}
						else_if = {
							limit = {
								has_idea = research_spending_level_4
							}
							swap_ideas = { remove_idea = research_spending_level_4 add_idea = research_spending_level_5 }
						}
					}

					clear_variable = AUS_proposal_support
					set_country_flag = AUS_passed_moderate_may_laws
					clr_country_flag = AUS_moderate_may_laws_finsihed
				}
	
				else = {
					decrease_ps_by_one = yes
					add_stability = -0.05
					add_political_power = -30
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_moderate_may_laws_finsihed
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_semi_trialism_for_bohemia_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}

					add_timed_idea = {
						idea = AUS_idea_semi_trialism_achieved
						days = 365
					}
					custom_effect_tooltip = AUS_disable_resistance_in_bohemia_tt
					hidden_effect = {
						1010 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_semi_independent_status_in_the_empire
							}
						}
						69 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_semi_independent_status_in_the_empire
							}
						}
						74 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_semi_independent_status_in_the_empire
							}
						}
						72 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_semi_independent_status_in_the_empire
							}
						}
						75 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_semi_independent_status_in_the_empire
							}
						}
						9 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_semi_independent_status_in_the_empire
							}
						}
					}
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_semi_trialism_for_bohemia_finished
				}
	
				else = {
					decrease_ps_by_one = yes
					add_stability = -0.10
					add_political_power = -50
					decrease_legitimacy_by_three = yes
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_semi_trialism_for_bohemia_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_vote_on_the_status_of_the_bohemian_crownland_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}

					add_days_mission_timeout = {
						mission = AUS_mission_eduard_von_taaffe_second_term
						days = 80
					}
					add_timed_idea = {
						idea = AUS_idea_trialism_achieved
						years = 5
					}
					hidden_effect = {
						HUN = { country_event = { id = austria_hungary.1 } }
						country_event = { id = austria_hungary.1 }
					}
					custom_effect_tooltip = AUS_disable_resistance_in_bohemia_tt
					hidden_effect = {
						1010 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_trialism_achieved
							}
						}
						69 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_trialism_achieved
							}
						}
						74 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_trialism_achieved
							}
						}
						72 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_trialism_achieved
							}
						}
						75 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_trialism_achieved
							}
						}
						9 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_trialism_achieved
							}
						}
					}

					release_autonomy = {
						target = CZE
						autonomy_state = autonomy_dual_monarchy
   						freedom_level = 0.5
					}
					CZE = {
						set_politics = { ruling_party = autocracy }
						set_cosmetic_tag = CZE_austrian_puppet
						add_timed_idea = {
							idea = AUS_idea_trialism_achieved
							years = 5
						}
					}

					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_vote_on_the_status_of_the_bohemian_crownland_finished
				}
	
				else = {
					add_days_mission_timeout = {
						mission = AUS_mission_eduard_von_taaffe_second_term
						days = -50
					}
					decrease_ps_by_two = yes
					add_stability = -0.15
					add_political_power = -100
					decrease_legitimacy_by_five = yes
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_vote_on_the_status_of_the_bohemian_crownland_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_the_ruthenian_situation_finished
			}

			hidden_effect = {
				clr_country_flag = AUS_ruthenia_1
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.50
							compare = greater_than_or_equals
						}
					}
					hidden_effect = {
						89 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_we_have_triumphed
							}
						}
						88 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_we_have_triumphed
							}
						}
						91 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_we_have_triumphed
							}
						}
						1321 = {
							force_disable_resistance = AUS
							add_dynamic_modifier = {
								modifier = dynmod_AUS_we_have_triumphed
							}
						}
					}

					if = {
						limit = {
							NOT = {
								has_completed_focus = AUS_bigger_political_representation
								has_completed_focus = AUS_give_them_language_rights
							}
						}

						add_timed_idea = {
							idea = AUS_idea_ruthenian_problem_solved_1
							days = 365
						}
					}
					else_if = {
						limit = {
							has_completed_focus = AUS_bigger_political_representation
							NOT = {
								has_completed_focus = AUS_give_them_language_rights
							}
						}

						add_timed_idea = {
							idea = AUS_idea_ruthenian_problem_solved_3
							days = 365
						}
					} 
					else_if = {
						limit = {
							has_completed_focus = AUS_give_them_language_rights
							NOT = {
								has_completed_focus = AUS_bigger_political_representation
							}
						}

						add_timed_idea = {
							idea = AUS_idea_ruthenian_problem_solved_2
							days = 365
						}
					} 
					else_if = {
						limit = {
							has_completed_focus = AUS_give_them_language_rights
							has_completed_focus = AUS_bigger_political_representation
						}

						add_timed_idea = {
							idea = AUS_idea_ruthenian_problem_solved_4
							days = 365
						}
					} 

					set_country_flag = AUS_ruthenian_problem_solved_flag
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_the_ruthenian_situation_finished
				}
	
				else = {
					add_to_variable = {
						var = UKR_REVOLT_RISK
						value = 0.05
					}
					clamp_variable = {
						var = UKR_REVOLT_RISK
						min = 0
						max = 1
					}
					89 = {
						add_resistance = 5
					}
					88 = {
						add_resistance = 5
					}
					91 = {
						add_resistance = 5
					}
					1321 = {
						add_resistance = 5
					}
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_the_ruthenian_situation_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_budget_law_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.50
							compare = greater_than_or_equals
						}
					}

					add_timed_idea = {
						idea = AUS_idea_the_budget_law
						days = 180
					}
					set_temp_variable = { loans_amount = -5 }
					take_loan_without_inflation_effect = yes
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_budget_law_finished
				}
				else = {
					set_country_flag = AUS_hohenwart_failed
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_budget_law_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_minor_compromise_hohenwart_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.50
							compare = greater_than_or_equals
						}
					}

					complete_national_focus = AUS_the_proposal_gets_accepted
					if = {
						limit = {
							has_country_flag = AUS_hohenwart_education
						}

						add_tech_bonus = {
							bonus = 0.3
							uses = 2
							category = biochemistry_tech
						}
						1010 = {
							add_compliance = 3
						}
						69 = {
							add_compliance = 3
						}
						74 = {
							add_compliance = 3
						}
						72 = {
							add_compliance = 3
						}
						75 = {
							add_compliance = 3
						}
						9 = {
							add_compliance = 3
						}
					}
					else = {
						add_stability = 0.03
						custom_effect_tooltip = AUS_decrease_west_slavic_nationalism_by_three_tt
						hidden_effect = {
							add_to_variable = {
								var = CZE_REVOLT_RISK
								value = -0.03
							}
							clamp_variable = {
								var = CZE_REVOLT_RISK
								min = 0
								max = 1
							}
						}
						1010 = {
							add_resistance = -2
						}
						69 = {
							add_resistance = -2
						}
						74 = {
							add_resistance = -2
						}
						72 = {
							add_resistance = -2
						}
						75 = {
							add_resistance = -2
						}
						9 = {
							add_resistance = -2
						}
					}
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_minor_compromise_hohenwart_finished
				}
				else = {
					add_political_power = -30
					add_stability = -0.05
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_minor_compromise_hohenwart_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_full_compromise_with_the_czechs_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}

					if = {
						limit = {
							has_completed_focus = AUS_the_emperor_backs_out
						}
	
						complete_national_focus = AUS_we_are_successful
					}
					else = {
						add_political_power = 50
						add_stability = 0.10
					}
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_full_compromise_with_the_czechs_finished
				}
				else = {
					if = {
						limit = {
							has_completed_focus = AUS_the_emperor_backs_out
						}
	
						complete_national_focus = AUS_we_have_failed
					}
					else = {
						decrease_legitimacy_by_three = yes
						decrease_ps_by_one = yes
					}
					add_political_power = -80
					add_stability = -0.05
					set_country_flag = AUS_failed_full_compromise
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_full_compromise_with_the_czechs_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_trade_code_ammendment_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}

					if = {
						limit = {
							has_completed_focus = AUS_restrict_child_labour
						}

						swap_ideas = {
							remove_idea = cl_legal
							add_idea = cl_restricted
						}
					}
					if = {
						limit = {
							has_completed_focus = AUS_lower_the_working_hours
						}

						add_stability = 0.05
						add_political_power = -30
					}
					if = {
						limit = {
							has_completed_focus = AUS_enact_safety_protocals
						}

						add_timed_idea = {
							idea = AUS_idea_safer_workplaces
							years = 2
						}
					}
					clear_variable = AUS_proposal_support
					set_country_flag = AUS_trade_code_amendment
					clr_country_flag = AUS_trade_code_ammendment_finished
				}
				else = {
					add_power_balance_value = {
						id = AUS_Balance_Of_Power_Struggles_Of_The_Working_Class
						value = 0.10
						tooltip_side = AUS_BOP_Labourers_Strength
					}
					add_stability = -0.03
					decrease_legitimacy_by_one = yes
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_trade_code_ammendment_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_health_insurance_law_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}

	
					if = {
						limit = {
							OR = {
								has_completed_focus = AUS_mandatory_health_insurance
								has_completed_focus = AUS_provide_sick_leaves_for_the_workers
							}
						}

						add_timed_idea = {
							idea = AUS_idea_health_insurance_act_1
							days = 30
						}
					}
					if = {
						limit = {
							has_completed_focus = AUS_mandatory_health_insurance
							has_completed_focus = AUS_provide_sick_leaves_for_the_workers
						}

						add_timed_idea = {
							idea = AUS_idea_health_insurance_act_2
							days = 80
						}
					}
					clear_variable = AUS_proposal_support
					set_country_flag = AUS_accident_law
					clr_country_flag = AUS_health_insurance_law_finished
				}
				else = {
					add_power_balance_value = {
						id = AUS_Balance_Of_Power_Struggles_Of_The_Working_Class
						value = 0.04
						tooltip_side = AUS_BOP_Labourers_Strength
					}
					add_stability = -0.06
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_health_insurance_law_finished
				}
				country_event = { id = austria_hungary.319 days = 40 random_days = 10 }
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_accident_insurance_act_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}

	
					if = {
						limit = {
							OR = {
								has_completed_focus = AUS_insurance_for_the_workers
								has_completed_focus = AUS_benefits_for_workplace_incidents
							}
						}

						add_timed_idea = {
							idea = AUS_idea_accident_insurance_act_1
							days = 50
						}
					}
					if = {
						limit = {
							has_completed_focus = AUS_insurance_for_the_workers
							has_completed_focus = AUS_benefits_for_workplace_incidents
						}

						add_timed_idea = {
							idea = AUS_idea_accident_insurance_act_2
							days = 100
						}
					}
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_accident_insurance_act_finished
				}
				else = {
					add_power_balance_value = {
						id = AUS_Balance_Of_Power_Struggles_Of_The_Working_Class
						value = 0.08
						tooltip_side = AUS_BOP_Labourers_Strength
					}
					add_stability = -0.03
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_accident_insurance_act_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_first_election_reform_taaffe_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}

					if = {
						limit = {
							has_completed_focus = AUS_only_bring_down_the_tax_line
						}

						add_stability = 0.05
						increase_legitimacy_by_two = yes
						add_political_power = 30
					}
					else = {
						if = {
							limit = { has_idea = absolutism }
							swap_ideas = {
								remove_idea = absolutism
								add_idea = parliamentary_suffrage
							}
						}
						else_if = {
							limit = { has_idea = parliamentary_suffrage }
							swap_ideas = {
								remove_idea = parliamentary_suffrage
								add_idea = property_owners_suffrage
							}
						}
						else_if = {
							limit = { has_idea = property_owners_suffrage }
							swap_ideas = {
								remove_idea = property_owners_suffrage
								add_idea = universal_male_suffrage
							}
						}
						else = {
							add_political_power = 50
							add_stability = 0.05
							increase_legitimacy_by_three = yes
						}
					}
					clear_variable = AUS_proposal_support
					set_country_flag = AUS_suffrage
					clr_country_flag = AUS_first_election_reform_taaffe_finished
				}
				else = {
					decrease_ps_by_one = yes
					decrease_legitimacy_by_five = yes
					if = {
						limit = {
							has_country_flag = AUS_eduard_von_taaffe_stays_a_liberal
						}
		
						add_popularity = {
							ideology = centrism
							popularity = -0.03
						}
					}
					else = {
						add_popularity = {
							ideology = traditional_conservatism
							popularity = -0.03
						}
					}
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_first_election_reform_taaffe_finished
				}
			}
		}

		if = {
			limit = {
				has_country_flag = AUS_second_election_reform_taaffe_finished
			}

			hidden_effect = {
				if = {
					limit = {
						check_variable = {
							var = AUS_proposal_support
							value = 0.60
							compare = greater_than_or_equals
						}
					}

					complete_national_focus = AUS_the_law_has_passed
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_second_election_reform_taaffe_finished
				}
				else = {
					complete_national_focus = AUS_the_law_is_denied_by_the_aristocrats
					clear_variable = AUS_proposal_support
					clr_country_flag = AUS_second_election_reform_taaffe_finished
				}
			}
		}
	}