MNT_ai_path_category = { MNT_rally_the_reformists = { icon = generic_decision cost = 25 days_re_enable = 30 visible = { has_global_flag = MNT_EUROPEAN_REFORM_FOCUS_PATH } available = { has_civil_war = no western_social_democrats_are_in_power = no check_variable = { party_pop_array^3 < 0.55 } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision MNT_rally_the_reformists" set_temp_variable = { party_index = 3 } set_temp_variable = { party_popularity_increase = 0.04 } change_relative_party_popularity = yes } ai_will_do = { base = 100 } } MNT_reformists_take_the_country = { icon = generic_decision cost = 150 days_re_enable = 180 visible = { has_global_flag = MNT_EUROPEAN_REFORM_FOCUS_PATH } available = { has_civil_war = no western_social_democrats_are_in_power = no check_variable = { party_pop_array^3 > 0.5 } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision MNT_reformists_take_the_country" set_temp_variable = { rul_party_temp = 3 } change_ruling_party_effect = yes } ai_will_do = { base = 100 } } MNT_rally_the_loyalists = { icon = generic_decision cost = 25 days_re_enable = 30 visible = { has_global_flag = MNT_SERBIAN_UNION_FOCUS_PATH } available = { has_civil_war = no neutrality_neutral_conservatism_are_in_power = no check_variable = { party_pop_array^14 < 0.55 } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision MNT_rally_the_loyalists" set_temp_variable = { party_index = 14 } set_temp_variable = { party_popularity_increase = 0.04 } change_relative_party_popularity = yes } ai_will_do = { base = 100 } } MNT_loyalists_take_the_country = { icon = generic_decision cost = 150 days_re_enable = 180 visible = { has_global_flag = MNT_SERBIAN_UNION_FOCUS_PATH } available = { has_civil_war = no neutrality_neutral_conservatism_are_in_power = no check_variable = { party_pop_array^14 > 0.5 } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision MNT_loyalists_take_the_country" set_temp_variable = { rul_party_temp = 14 } change_ruling_party_effect = yes } ai_will_do = { base = 100 } } MNT_rally_the_monarchists = { icon = generic_decision cost = 25 days_re_enable = 30 visible = { has_global_flag = MNT_MONARCHIST_RESTORATION_FOCUS_PATH } available = { has_civil_war = no nationalist_monarchists_are_in_power = no check_variable = { party_pop_array^23 < 0.55 } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision MNT_rally_the_monarchists" set_temp_variable = { party_index = 23 } set_temp_variable = { party_popularity_increase = 0.04 } set_temp_variable = { temp_outlook_increase = 0.04 } change_relative_party_popularity = yes } ai_will_do = { base = 100 } } MNT_monarchists_take_the_country = { icon = generic_decision cost = 150 days_re_enable = 180 visible = { has_global_flag = MNT_MONARCHIST_RESTORATION_FOCUS_PATH } available = { has_civil_war = no nationalist_monarchists_are_in_power = no check_variable = { party_pop_array^23 > 0.5 } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision MNT_monarchists_take_the_country" set_temp_variable = { rul_party_temp = 23 } change_ruling_party_effect = yes } ai_will_do = { base = 100 } } MNT_rally_the_socialists = { icon = generic_decision cost = 25 days_re_enable = 30 visible = { has_global_flag = MNT_SOCIALIST_REVIVAL_FOCUS_PATH } available = { has_civil_war = no emerging_communist_state_are_in_power = no check_variable = { party_pop_array^4 < 0.55 } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision MNT_rally_the_socialists" set_temp_variable = { party_index = 4 } set_temp_variable = { party_popularity_increase = 0.04 } set_temp_variable = { temp_outlook_increase = 0.04 } change_relative_party_popularity = yes } ai_will_do = { base = 100 } } MNT_socialists_take_the_country = { icon = generic_decision cost = 150 days_re_enable = 180 visible = { has_global_flag = MNT_SOCIALIST_REVIVAL_FOCUS_PATH } available = { has_civil_war = no emerging_communist_state_are_in_power = no check_variable = { party_pop_array^4 > 0.5 } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision MNT_socialists_take_the_country" set_temp_variable = { rul_party_temp = 4 } change_ruling_party_effect = yes } ai_will_do = { base = 100 } } MNT_ai_curb_organised_crime = { icon = generic_decision cost = 50 days_re_enable = 90 visible = { OR = { MNT_ai_dukanovic_path = yes has_global_flag = MNT_MONARCHIST_RESTORATION_FOCUS_PATH has_global_flag = MNT_SOCIALIST_REVIVAL_FOCUS_PATH } } available = { OR = { has_idea = MNT_organised_crime_of_the_year has_idea = MNT_organised_crime has_idea = MNT_organised_crime_soften } } complete_effect = { log = "[GetDateText]: [Root.GetName]: Decision MNT_ai_curb_organised_crime" if = { limit = { has_idea = MNT_organised_crime_of_the_year } swap_ideas = { remove_idea = MNT_organised_crime_of_the_year add_idea = MNT_organised_crime_soften } } else_if = { limit = { has_idea = MNT_organised_crime } swap_ideas = { remove_idea = MNT_organised_crime add_idea = MNT_organised_crime_soften } } else_if = { limit = { has_idea = MNT_organised_crime_soften } swap_ideas = { remove_idea = MNT_organised_crime_soften add_idea = MNT_organised_crime_non } } } ai_will_do = { base = 100 } } }