set_leader_FAO = { ############################ ### Neutral Conservative ### ############################ 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 = "Anfinn Kallsberg" picture = "Anfinn_kallsberg.dds" ideology = Neutral_conservatism traits = { neutrality_Neutral_conservatism emotional } } if = { limit = { has_country_flag = do_not_retire } subtract_from_variable = { Neutral_conservatism_leader = 1 } } } } }