on_actions = { on_new_term_election = { effect = { if = { limit = { original_tag = AST } if = { limit = { is_ai = yes date > 2007.01.01 } AST = { country_event = ast_elections.1 } } else = { AST = { country_event = ast_elections.2 } } } } } on_startup = { effect = { AST = { set_variable = { fossil_fuel_industry_opinion_min = 30 } set_research_slots = 4 } } } on_weekly_AST = { effect = { if = { limit = { has_focus_tree = howardgov_focus has_stability < 0.46 is_ai = no NOT = { has_country_flag = ast_keep_them_in_line_completed } NOT = { has_country_flag = howard_rumblings_fired } } country_event = howard_rumblings_in_dark.1 } if = { limit = { NOT = { has_country_flag = special_gillard_election_done } has_focus_tree = gillardgov_focus } country_event = special_gillard_election.1 } if = { limit = { NOT = { has_country_flag = abbott_china_occupation_done } NOT = { all_core_state = { is_fully_controlled_by = AST } } has_focus_tree = australia_abbottgov_focus } country_event = abbott_china_occupation.1 } if = { limit = { tag = AST NOT = { has_country_flag = election_victory_2001_ast } date > 2001.10.15 } news_event = ast_elections_howard_placeholders.1 } if = { limit = { tag = AST NOT = { has_country_flag = election_victory_2004_ast } date > 2004.10.16 } news_event = ast_elections_howard_placeholders.2 } if = { limit = { has_focus_tree = ruddgov_focus NOT = { has_country_flag = whispers_in_the_crowd_ast_1_done } NOT = { has_country_flag = aus_gillard_overthrow_1_done } power_balance_value = { id = rudd_bop value < -0.39 } } country_event = whispers_in_the_crowd_ast.1 } if = { limit = { has_focus_tree = ruddgov_focus NOT = { has_country_flag = aus_gillard_overthrow_1_done } power_balance_value = { id = rudd_bop value < -0.67 } } country_event = aus_gillard_overthrow.4 } } } on_monthly_AST = { effect = { if = { limit = { has_focus_tree = ruddgov_focus NOT = { has_country_flag = aus_gillard_overthrow_1_done } NOT = { has_country_flag = legislation_passed_rudd } power_balance_value = { id = rudd_bop value < -0.43 } } country_event = aus_gillard_overthrow.3 } } } }