# AUTHOR(S): DREAD add_namespace = DRC # Kabila Assassination country_event = { id = DRC.0 title = DRC.0.t desc = DRC.0.d picture = GFX_african_demonstration is_triggered_only = yes option = { name = DRC.0.A log = "[GetDateText]: [This.GetName]: DRC.0.A executed" set_country_flag = DRC_kabila_dead if = { limit = { NOT = { check_variable = { ruling_party = 18 } } } set_temp_variable = { rul_party_temp = 18 } change_ruling_party_effect = yes } set_temp_variable = { party_index = 18 } set_temp_variable = { party_popularity_increase = 0.40 } set_temp_variable = { temp_outlook_increase = 0.40 } change_relative_party_popularity = yes } }