set_leader_LKT = { ########################### #### Western Conservative #### ########################### if = { limit = { check_variable = { ruling_party = 1 } } if = { limit = { check_variable = { conservatism_leader = 0 } NOT = { check_variable = { b = 1 } } } add_to_variable = { conservatism_leader = 1 } hidden_effect = { kill_country_leader = yes } create_country_leader = { name = "Bill Graves" picture = "bill_graves.dds" ideology = conservatism traits = { western_conservatism businessman union_man compassionate_gentleman } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { conservatism_leader = 1 } } } if = { limit = { check_variable = { conservatism_leader = 1 } NOT = { check_variable = { b = 1 } } } add_to_variable = { conservatism_leader = 1 } hidden_effect = { kill_country_leader = yes } create_country_leader = { name = "Mike Johanns" picture = "mike_johns.dds" ideology = conservatism traits = { western_conservatism lawyer career_politician likeable } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { conservatism_leader = 1 } } } } ########################## ##### Western Socialism ##### ########################## else_if = { limit = { check_variable = { ruling_party = 3 } } if = { limit = { check_variable = { socalism_leader = 0 } } add_to_variable = { socalism_leader = 1 } hidden_effect = { kill_country_leader = yes } create_country_leader = { name = "Kathleen Sebelius" picture = "kathleen_sebelius.dds" ideology = socialism traits = { western_socialism capable public_health_admin } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { socalism_leader = 1 } } } if = { limit = { check_variable = { socalism_leader = 1 } } add_to_variable = { socalism_leader = 1 } hidden_effect = { kill_country_leader = yes } create_country_leader = { name = "Brian Schweitzer" picture = "brian_schweitzer.dds" ideology = socialism traits = { western_socialism agronomist agrarian_expert compassionate_gentleman } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { socalism_leader = 1 } } } } ############################ #### Emerging Autocrats #### ############################ else_if = { limit = { check_variable = { ruling_party = 7 } } if = { limit = { check_variable = { Autocracy_leader = 0 } NOT = { check_variable = { b = 1 } } } add_to_variable = { Autocracy_leader = 1 } hidden_effect = { kill_country_leader = yes } create_country_leader = { name = "Mike Rounds" picture = "mike_rounds.dds" ideology = Autocracy traits = { emerging_Autocracy lawyer cleric } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { Autocracy_leader = 1 } } } if = { limit = { check_variable = { Autocracy_leader = 1 } NOT = { check_variable = { b = 1 } } } add_to_variable = { Autocracy_leader = 1 } hidden_effect = { kill_country_leader = yes } create_country_leader = { name = "Bill Janklow" picture = "bill_janklow.dds" ideology = Autocracy traits = { emerging_Autocracy career_politician military_career lawyer } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { Autocracy_leader = 1 } } } } ################################ #### Neutral Conservatives #### ################################ else_if = { limit = { check_variable = { ruling_party = 14 } } if = { limit = { check_variable = { Neutral_conservatism_leader = 0 } NOT = { check_variable = { b = 1 } } } add_to_variable = { Neutral_conservatism_leader = 1 } hidden_effect = { kill_country_leader = yes } create_country_leader = { name = "Dave Heineman" picture = "dave_heineman.dds" ideology = Neutral_conservatism traits = { neutrality_Neutral_conservatism career_politician military_career likeable } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { Neutral_conservatism_leader = 1 } } } if = { limit = { check_variable = { Neutral_conservatism_leader = 1 } NOT = { check_variable = { b = 1 } } } add_to_variable = { Neutral_conservatism_leader = 1 } hidden_effect = { kill_country_leader = yes } create_country_leader = { name = "John Hoeven" picture = "john_hoeven.dds" ideology = Neutral_conservatism traits = { neutrality_Neutral_conservatism experienced_banker Uncompromising_Leader } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { Neutral_conservatism_leader = 1 } } } } ########################## ##### Military Junta ##### ########################## else_if = { limit = { check_variable = { ruling_party = 22 } } if = { limit = { check_variable = { Nat_Autocracy_leader = 0 } } add_to_variable = { Nat_Autocracy_leader = 1 } hidden_effect = { kill_country_leader = yes } create_country_leader = { name = "Lieutenant General Timothy J. Kadavy" picture = "timothy_kadavy.dds" ideology = Nat_Autocracy traits = { nationalist_Nat_Autocracy military_career } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { Nat_Autocracy_leader = 1 } } } if = { limit = { check_variable = { Nat_Autocracy_leader = 1 } } add_to_variable = { Nat_Autocracy_leader = 1 } hidden_effect = { kill_country_leader = yes } create_country_leader = { name = "Major General David A. Sprynczynatyk" picture = "david_sprynczynatyk.dds" ideology = Nat_Autocracy traits = { nationalist_Nat_Autocracy military_career } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { Nat_Autocracy_leader = 1 } } } if = { limit = { check_variable = { Nat_Autocracy_leader = 2 } } add_to_variable = { Nat_Autocracy_leader = 1 } hidden_effect = { kill_country_leader = yes } create_country_leader = { name = "Major General Tod M. Bunting" picture = "Zgeneral_Tod_M_Bunting.dds" ideology = Nat_Autocracy traits = { nationalist_Nat_Autocracy military_career } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { Nat_Autocracy_leader = 1 } } } } }