###########################
# Congo Decisions
###########################

political_actions = {
	COG_reclaim_the_birthright = {
        icon = generic_prepare_civil_war
        available = {
           country_exists = GBR
		   strength_ratio = {
				tag = BEL
				ratio < 0.8
			}
			has_completed_focus = COG_exchanges_for_independence
        }
		visible = {
           country_exists = GBR
		   strength_ratio = {
				tag = BEL
				ratio < 0.8
			}
			has_completed_focus = COG_exchanges_for_independence
        }
		
		cost = 20
		
		remove_effect = {
			declare_war_on = {
				target = BEL
				type = annex_everything
			}
			add_state_claim = 6
			add_state_claim = 34
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	
	MSF_reclaim_katanga = {
        icon = generic_prepare_civil_war
		allowed = {
			tag = MSF
		}
        available = {
			country_exists = UMN
		    NOT = {
				country_exists = COG
				country_exists = KIV
			}
        }
		
		cost = 20
		
		remove_effect = {
			declare_war_on = {
				target = UMN
				type = annex_everything
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	
	MSF_reclaim_leopoldvile = {
        icon = generic_prepare_civil_war
		allowed = {
			tag = MSF
		}
        available = {
			country_exists = LPD
		    NOT = {
				country_exists = COG
				country_exists = KIV
			}
        }
		
		cost = 20
		
		remove_effect = {
			declare_war_on = {
				target = LPD
				type = annex_everything
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	
	LPD_attack_mercs = {
        icon = generic_prepare_civil_war
		allowed = {
			tag = LPD
		}
        available = {
			country_exists = MSF
		    NOT = {
				country_exists = COG
				country_exists = KIV
			}
			has_country_leader = {
				name = "Simon Kimbangu"
			}
        }
		visible = {
			has_country_leader = {
				name = "Simon Kimbangu"
			}
		}
		
		cost = 20
		
		remove_effect = {
			declare_war_on = {
				target = MSF
				type = annex_everything
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	
	LPD_negoitate_with_kivu = {
        icon = generic_prepare_civil_war
		allowed = {
			tag = LPD
		}
        available = {
			country_exists = KIV
			KIV = {
				has_war = no
			}
			has_country_leader = {
				name = "Simon Kimbangu"
			}
        }
		visible = {
			has_country_leader = {
				name = "Simon Kimbangu"
			}
		}
		
		cost = 20
		
		remove_effect = {
			KIV = {
				country_event = {
					id = kivu.7
					days = 5
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	LPD_negoitate_with_katanga = {
        icon = generic_prepare_civil_war
		allowed = {
			tag = LPD
		}
        available = {
			country_exists = UMN
			UMN = {
				has_war = no
			}
			has_country_leader = {
				name = "Simon Kimbangu"
			}
        }
		visible = {
			has_country_leader = {
				name = "Simon Kimbangu"
			}
		}
		
		cost = 20
		
		remove_effect = {
			UMN = {
				country_event = {
					id = kivu.9
					days = 5
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	
	COG_reclaim_katanga = {
        icon = generic_prepare_civil_war
		allowed = {
			tag = COG
		}
        available = {
			country_exists = UMN
		    NOT = {
				country_exists = MSF
				country_exists = KIV
			}
			LPD = {
				has_country_leader = {
					name = "Simon Kimbangu"
				}
			}
        }
		visible = {
			country_exists = UMN
		    NOT = {
				country_exists = MSF
				country_exists = KIV
			}
			LPD = {
				has_country_leader = {
					name = "Simon Kimbangu"
				}
			}
        }
		
		cost = 20
		
		remove_effect = {
			declare_war_on = {
				target = UMN
				type = annex_everything
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	
	COG_reclaim_leopoldvile = {
        icon = generic_prepare_civil_war
		allowed = {
			tag = MSF
		}
        available = {
			country_exists = LPD
		    NOT = {
				country_exists = MSF
				country_exists = KIV
			}
			UMN = {
				has_government = paternal_autocrat
			}
        }
		visible = {
			country_exists = LPD
		    NOT = {
				country_exists = MSF
				country_exists = KIV
			}
			UMN = {
				has_government = paternal_autocrat
			}
        }
		
		cost = 20
		
		remove_effect = {
			declare_war_on = {
				target = LPD
				type = annex_everything
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	
	
}
COG_hire_mercs_decisions = {
    COG_Hire_Thorleiv_Bugge_Rhn = {
        icon = border_war
        available = {
			OR = {
				has_completed_focus = COG_bringinginmercenaries
				tag = MSF
			}
		    NOT = { 
		        has_global_flag = Thorleiv_Bugge_Rhn_Hired
		    }
        }
		
		cost = 20
		modifier = {
		    MONTHLY_POPULATION = -0.05
		    national_populist_drift = 0.05
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
			set_global_flag = Thorleiv_Bugge_Rhn_Hired
            ROOT = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 500 producer = COG }
			}
			create_corps_commander = {
				name = "Thorleiv Bugge Rhon"
				portrait_path = "gfx/leaders/MSF/MSF_Thorleiv_Bugge_Rhn.png"
				traits = {
					organizer
					mercenary_commander
				}
				skill = 2
				attack_skill = 2
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 1
				id = 6756
			}
			save_global_event_target_as = Thorleiv_Bugge_Rhn
			merc_commander_cost = yes
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	COG_Hire_Nils_von_Kantzow = {
        icon = border_war
        available = {
            has_completed_focus = COG_bringinginmercenaries
		    NOT = { 
		        has_global_flag = Nils_von_Kantzow_Hired
		    }
        }
		
		cost = 20
		modifier = {
		    MONTHLY_POPULATION = -0.05
		    national_populist_drift = 0.05
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
			set_global_flag = Nils_von_Kantzow_Hired
            ROOT = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 500 producer = COG }
			}
			create_corps_commander = {
				name = "Nils von Kantzow"
				portrait_path = "gfx/leaders/MSF/MSF_Nils_von_Kantzow.png"
				traits = {
					trait_reckless
					mercenary_commander
				}
				skill = 2
				attack_skill = 2
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 2
				id = 6757
			}
			save_global_event_target_as = Nils_von_Kantzow
			merc_commander_cost = yes
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	COG_Hire_Ivor_Thord_Gray = {
        icon = border_war
        available = {
            OR = {
				has_completed_focus = COG_bringinginmercenaries
				tag = MSF
			}
		    NOT = { 
		        has_global_flag = Ivor_Thord_Gray_Hired
		    }
        }
		
		cost = 20
		modifier = {
		    MONTHLY_POPULATION = -0.05
		    national_populist_drift = 0.05
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
			set_global_flag = Ivor_Thord_Gray_Hired
            ROOT = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 500 producer = COG }
			}
			create_corps_commander = {
				name = "Ivor Thord-Gray"
				portrait_path = "gfx/leaders/MSF/MSF_Ivor_Thord-Gray.png"
				traits = {
					politically_connected
					naval_liason
					mercenary_commander
				}
				skill = 2
				attack_skill = 2
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 3
				id = 6758
			}
			save_global_event_target_as = Ivor_Thord_Gray
			merc_commander_cost = yes
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_Hire_Arthur_Quist = {
        icon = border_war
        available = {
            has_completed_focus = COG_bringinginmercenaries
		    NOT = { 
		        has_global_flag = Arthur_Quist_Hired
		    }
        }
		
		cost = 20
		modifier = {
		    MONTHLY_POPULATION = -0.05
		    national_populist_drift = 0.05
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
			set_global_flag = Arthur_Quist_Hired
            ROOT = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 500 producer = COG }
			}
			create_corps_commander = {
				name = "Arthur Quist"
				portrait_path = "gfx/leaders/MSF/MSF_Arthur_Quist.png"
				traits = {
					harsh_leader
					trait_cautious
					mercenary_commander
				}
				skill = 2
				attack_skill = 2
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 2
				id = 6759
			}
			save_global_event_target_as = Arthur_Quist
			merc_commander_cost = yes
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_Hire_Gunnar_Hallstrom = {
        icon = border_war
        available = {
            OR = {
				has_completed_focus = COG_bringinginmercenaries
				tag = MSF
			}
		    NOT = { 
		        has_global_flag = Gunnar_Hallstrom_Hired
		    }
        }
		
		cost = 20
		modifier = {
		    MONTHLY_POPULATION = -0.05
		    national_populist_drift = 0.05
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
			set_global_flag = Gunnar_Hallstrom_Hired
            ROOT = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 500 producer = COG }
			}
			create_corps_commander = {
				name = "Gunnar Hallstrom"
				portrait_path = "gfx/leaders/MSF/MSF_Gunnar_Hallstrom.png"
				traits = {
					trait_cautious
					adaptable
					mercenary_commander
				}
				skill = 2
				attack_skill = 2
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 2
				id = 6760
			}
			save_global_event_target_as = Gunnar_Hallstrom
			merc_commander_cost = yes
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_Hire_Camillo_Ricchiardi = {
        icon = border_war
        available = {
            has_completed_focus = COG_bringinginmercenaries
		    NOT = { 
		        has_global_flag = Camillo_Ricchiardi_Hired
		    }
        }
		
		cost = 20
		modifier = {
		    MONTHLY_POPULATION = -0.05
		    national_populist_drift = 0.05
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
			set_global_flag = Camillo_Ricchiardi_Hired
            ROOT = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 500 producer = COG }
			}
			create_corps_commander = {
				name = "Camillo Ricchiardi"
				portrait_path = "gfx/leaders/MSF/MSF_Camillo_Ricchiardi.png"
				traits = {
					desert_fox
					adaptable
					mercenary_commander
				}
				skill = 2
				attack_skill = 2
				defense_skill = 2
				planning_skill = 2
				logistics_skill = 2
				id = 6761
			}
			save_global_event_target_as = Camillo_Ricchiardi
			merc_commander_cost = yes
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	COG_Take_Thorleiv_Bugge_Rhn = {
        icon = border_war
        available = {
            has_completed_focus = COG_bringinginmercenaries
		    has_global_flag = Thorleiv_Bugge_Rhn_Hired
        }
		
		visible = {
		    has_global_flag = Thorleiv_Bugge_Rhn_Hired
			NOT = {
				has_unit_leader = 6756
			}
        }
		
		cost = 300
		modifier = {
		    MONTHLY_POPULATION = -0.1
		    national_populist_drift = 0.02
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
            event_target:Thorleiv_Bugge_Rhn = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = -500 producer = COG }
				COG_decrease_merc_reliance = yes
			}
			event_target:Thorleiv_Bugge_Rhn = {
				every_unit_leader = {
					limit = {
						has_id = 6756
					}
					set_nationality = ROOT
				}
				clear_global_event_target = Thorleiv_Bugge_Rhn
			}
			save_global_event_target_as = Thorleiv_Bugge_Rhn
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	COG_Take_Nils_von_Kantzow = {
        icon = border_war
        available = {
            has_completed_focus = COG_bringinginmercenaries
		    has_global_flag = Nils_von_Kantzow_Hired
        }
		
		visible = {
		    has_global_flag = Nils_von_Kantzow_Hired
			NOT = {
				has_unit_leader = 6757
			}
        }
		
		cost = 300
		modifier = {
		    MONTHLY_POPULATION = -0.1
		    national_populist_drift = 0.02
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
			event_target:Nils_von_Kantzow = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = -500 producer = COG }
				COG_decrease_merc_reliance = yes
			}
			event_target:Nils_von_Kantzow = {
				every_unit_leader = {
					limit = {
						has_id = 6757
					}
					set_nationality = ROOT
				}
				clear_global_event_target = Nils_von_Kantzow
			}
			save_global_event_target_as = Nils_von_Kantzow
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	COG_Take_Ivor_Thord_Gray = {
        icon = border_war
        available = {
            has_completed_focus = COG_bringinginmercenaries
			has_global_flag = Ivor_Thord_Gray_Hired
        }
		
		visible = {
		    has_global_flag = Ivor_Thord_Gray_Hired
			NOT = {
				has_unit_leader = 6758
			}
        }
		
		cost = 300
		modifier = {
		    MONTHLY_POPULATION = -0.1
		    national_populist_drift = 0.02
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
			event_target:Ivor_Thord_Gray = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = -500 producer = COG }
				COG_decrease_merc_reliance = yes
			}
			event_target:Ivor_Thord_Gray = {
				every_unit_leader = {
					limit = {
						has_id = 6758
					}
					set_nationality = ROOT
				}
				clear_global_event_target = Ivor_Thord_Gray
			}
			save_global_event_target_as = Ivor_Thord_Gray
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_Take_Arthur_Quist = {
        icon = border_war
        available = {
			has_global_flag = Arthur_Quist_Hired
            has_completed_focus = COG_bringinginmercenaries
        }
		
		visible = {
		    has_global_flag = Arthur_Quist_Hired
			NOT = {
				has_unit_leader = 6759
			}
        }
		
		cost = 300
		modifier = {
		   MONTHLY_POPULATION = -0.1
		    national_populist_drift = 0.02
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
	
		remove_effect = {
			event_target:Arthur_Quist = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = -500 producer = COG }
				COG_decrease_merc_reliance = yes
			}
			event_target:Arthur_Quist = {
				every_unit_leader = {
					limit = {
						has_id = 6759
					}
					set_nationality = ROOT
				}
				clear_global_event_target = Arthur_Quist
			}
			save_global_event_target_as = Arthur_Quist
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_Take_Gunnar_Hallstrom = {
        icon = border_war
        available = {
			has_global_flag = Gunnar_Hallstrom_Hired
            has_completed_focus = COG_bringinginmercenaries
        }
		
		visible = {
		    has_global_flag = Gunnar_Hallstrom_Hired
			NOT = {
				has_unit_leader = 6760
			}
        }
		
		cost = 300
		modifier = {
		    MONTHLY_POPULATION = -0.1
		    national_populist_drift = 0.02
			stability_weekly = -0.005
			political_power_cost = -0.1
		}

		remove_effect = {
			event_target:Gunnar_Hallstrom = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = -500 producer = COG }
				COG_decrease_merc_reliance = yes
			}
			event_target:Gunnar_Hallstrom = {
				every_unit_leader = {
					limit = {
						has_id = 6760
					}
					set_nationality = ROOT
				}
				clear_global_event_target = Gunnar_Hallstrom
			}
			save_global_event_target_as = Gunnar_Hallstrom
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_Take_Camillo_Ricchiardi = {
        icon = border_war
        available = {
			has_global_flag = Camillo_Ricchiardi_Hired
            has_completed_focus = COG_bringinginmercenaries
        }
		
		visible = {
		    has_global_flag = Camillo_Ricchiardi_Hired
			NOT = {
				has_unit_leader = 6761
			}
        }
		
		cost = 300
		modifier = {
		    MONTHLY_POPULATION = -0.1
		    national_populist_drift = 0.02
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
	
		remove_effect = {
            event_target:Camillo_Ricchiardi = {
				add_equipment_to_stockpile = { type = infantry_equipment_0 amount = -500 producer = COG }
				COG_decrease_merc_reliance = yes
			}
			event_target:Camillo_Ricchiardi = {
				every_unit_leader = {
					limit = {
						has_id = 6761
					}
					set_nationality = ROOT
				}
				clear_global_event_target = Camillo_Ricchiardi
			}
			save_global_event_target_as = Camillo_Ricchiardi
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_Decrease_Merc_Reliance = {
        icon = border_war
        available = {
            has_completed_focus = COG_bringinginmercenaries
        }
		
		visible = {
			NOT = {
				tag = MSF
			}
        }
		
		cost = 50
		modifier = {
		    MONTHLY_POPULATION = -0.1
		    national_populist_drift = 0.02
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		days_re_enable = 30

		remove_effect = {
			COG_decrease_merc_reliance = yes
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_Decrease_Merc_Disunity = {
        icon = border_war
        available = {
            has_completed_focus = COG_bringinginmercenaries
			custom_trigger_tooltip = {
				tooltip = MSF_high_merc_disunity
				OR = {
					has_idea = MSF_merc_disunity_idea3
					has_idea = MSF_merc_disunity_idea4
				}
			}
        }
		
		visible = {

        }
		
		allowed = {
			tag = MSF
		}
		
		days_re_enable = 30
		
		cost = 50
		modifier = {
		    MONTHLY_POPULATION = -0.1
		    national_populist_drift = 0.02
			stability_weekly = -0.005
			political_power_cost = -0.1
		}

		remove_effect = {
			decrease_merc_disunity = yes
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	

}

COG_expansion_decisions = {
	COG_take_ruanada = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			RWA = {
				is_subject = no
			}
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			is_congo_that_likes_belgium = yes
        }
		
		cost = 50

		remove_effect = {
			add_state_claim = 869
			add_state_claim = 948
			declare_war_on = { 
				target = RWA 
				type = annex_everything 
			} 
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_take_burundi = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			BRD = {
				is_subject = no
			}
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			is_congo_that_likes_belgium = yes
        }
		
		cost = 50

		remove_effect = {
			add_state_claim = 870
			declare_war_on = { 
				target = BRD 
				type = annex_everything 
			} 
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	
	COG_strike_goeringia = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			TZN = {
				has_government = national_populist
			}
        }
		
		cost = 50

		remove_effect = {
			declare_war_on = { 
				target = TZN 
				type = annex_everything 
			} 
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }

	COG_strike_north_rhodesia = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			has_war = no
        }
		
		cost = 50

		remove_effect = {
			declare_war_on = { 
				target = ZAM 
				type = annex_everything 
			} 
			declare_war_on = { 
				target = MLW 
				type = annex_everything 
			}
			declare_war_on = { 
				target = BRT 
				type = annex_everything 
			}
			declare_war_on = { 
				target = BSC 
				type = annex_everything 
			} 
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }

	COG_strike_kenya_uga = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			has_war = no
        }
		
		cost = 50

		remove_effect = {
			declare_war_on = { 
				target = KEN 
				type = annex_everything 
			} 
			declare_war_on = { 
				target = UGA 
				type = annex_everything 
			} 
			declare_war_on = { 
				target = KIK 
				type = annex_everything 
			} 
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }

	COG_mop_up_kameroon = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			has_war = no
        }
		
		cost = 50

		remove_effect = {
			declare_war_on = { 
				target = CEA 
				type = annex_everything 
			} 
			declare_war_on = { 
				target = ADA 
				type = annex_everything 
			} 
			declare_war_on = { 
				target = ADW 
				type = annex_everything 
			} 
			declare_war_on = { 
				target = CMR 
				type = annex_everything 
			} 
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }

	COG_eat_nigeria = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			has_war = no
        }
		
		cost = 50

		remove_effect = {
			declare_war_on = { 
				target = NGR 
				type = annex_everything 
			} 
			declare_war_on = { 
				target = KBR 
				type = annex_everything 
			} 
			declare_war_on = { 
				target = HAU 
				type = annex_everything 
			} 
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }

	COG_go_south = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			has_war = no
        }
		
		cost = 50

		remove_effect = {
			declare_war_on = { 
				target = NMB 
				type = annex_everything 
			} 
			declare_war_on = { 
				target = NBL 
				type = annex_everything 
			} 
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	
	
	COG_intergrate_ruanda_burundi = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			owns_state = 870
			owns_state = 869
			owns_state = 948
        }
		
		modifier = {
			production_factory_max_efficiency_factor = -0.030
			industrial_capacity_factory = -0.030
			local_resources_factor = -0.030
			consumer_goods_factor = 0.030
		}
		
		cost = 50

		remove_effect = {
			add_state_core = 870
			add_state_core = 869
			add_state_core = 948
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_strike_french_congo = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			has_war = no
        }
		
		cost = 50

		remove_effect = {
			declare_war_on = { 
				target = TKE 
				type = annex_everything 
			}
			
			declare_war_on = { 
				target = KOG 
				type = annex_everything 
			}
			declare_war_on = { 
				target = GAB 
				type = annex_everything 
			}
			
			add_state_claim = 953
			add_state_claim = 974
			add_state_claim = 928
			add_state_claim = 539
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_intergrate_french_congo = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			owns_state = 953
			owns_state = 974
			owns_state = 928
			owns_state = 539
        }
		
		modifier = {
			production_factory_max_efficiency_factor = -0.030
			industrial_capacity_factory = -0.030
			local_resources_factor = -0.030
			consumer_goods_factor = 0.030
		}
		
		cost = 50

		remove_effect = {
			add_state_core = 953
			add_state_core = 974
			add_state_core = 928
			add_state_core = 539
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_claim_angola = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			has_war = no
        }
		
		cost = 50

		remove_effect = {
			add_state_claim = 916
			add_state_claim = 914
			create_wargoal = { 
				target = POR 
				type = annex_everything 
			}
			create_wargoal = { 
				target = ANG 
				type = annex_everything 
			}
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	COG_core_angola = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			OR = {
				has_country_leader = {
				name = "Simon Kimbangu"
				}
				has_country_leader = {
				name = "Joseph Kasa-Vubu"
				}
			}
			owns_state = 916
			owns_state = 914
        }
		
		cost = 50

		remove_effect = {
			add_state_core = 916
			add_state_core = 914
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
COG_decoster_intergrate_maf = {
		icon = border_war
		available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
			owns_state = 973
			owns_state = 965
			owns_state = 813
			owns_state = 541
			owns_state = 927
		}

		visible = {
			has_cosmetic_tag = COG_DECOSTER_MAF_COSMETIC
		}

		modifier = {
			production_factory_max_efficiency_factor = -0.050
			industrial_capacity_factory = -0.050
			local_resources_factor = -0.050
			consumer_goods_factor = 0.050
		}

		cost = 75

		remove_effect = {
			every_state = {
				limit = { has_state_flag = MAF_claim }
				ROOT = {
					add_state_core = PREV
				}
			}
		}
		days_remove = 50

		fire_only_once = yes

		ai_will_do = {
			factor = 60
		}
	}

	COG_decoster_intergrate_south_africa = {
		icon = border_war
		available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
			owns_state = 275
			owns_state = 545
			owns_state = 965
			owns_state = 547
			owns_state = 548
			owns_state = 541
		}

		visible = {
			has_cosmetic_tag = COG_DECOSTER_SOUTHERN_COSMETIC
		}

		modifier = {
			production_factory_max_efficiency_factor = -0.050
			industrial_capacity_factory = -0.050
			local_resources_factor = -0.050
			consumer_goods_factor = 0.050
		}

		cost = 75

		remove_effect = {
			every_state = {
			limit = { 
				OR = {
				region = 139 
				region = 188 
				region = 190 
				}
			}
			add_core_of = ROOT
		}
		hidden_effect = {
			add_state_core = 892
			add_state_core = 1180
			add_state_core = 1025
			add_state_core = 538
			add_state_core = 1185
			add_state_core = 1184
			add_state_core = 949
			add_state_core = 977
			add_state_core = 1026
			add_state_core = 718
			add_state_core = 1181
			add_state_core = 948
			}
		}
		days_remove = 50

		fire_only_once = yes

		ai_will_do = {
			factor = 60
		}
	}

	COG_decoster_intergrate_africa = {
		icon = border_war
		available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
			owns_state = 275
			owns_state = 545
			owns_state = 965
			owns_state = 547
			owns_state = 548
			owns_state = 541
			owns_state = 274
			owns_state = 298
			owns_state = 559
			owns_state = 271
			owns_state = 447
			owns_state = 459
		}

		visible = {
			has_cosmetic_tag = COG_DECOSTER_BIG_COSMETIC
		}

		modifier = {
			production_factory_max_efficiency_factor = -0.1
			industrial_capacity_factory = -0.1
			local_resources_factor = -0.1
			consumer_goods_factor = 0.1
		}

		cost = 100

		remove_effect = {
			every_state = {
			limit = {
				is_on_continent = africa
			}
			ROOT = { 
				add_state_core = PREV 
				}
			}
		}
		days_remove = 50

		fire_only_once = yes

		ai_will_do = {
			factor = 60
		}
	}
	KIV_join_int = {
		icon = ger_military_buildup
		
		available = {
			has_socialist_government = yes
			NOT = { has_government = totalist }
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
		}
		
		allowed = {
			tag = KIV
		}
		
		visible = {
		}
		
		days_remove = 7
		days_re_enable = 0
		fire_only_once = no
		ai_will_do = {
			factor = 30
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision KIV_invite_to_faction_LIB"
			country_event = {
				id = kivu.20
				days = 2
			}
		}
	}
	
	KIV_create_faction = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			tag = KIV
			OR = {
				has_country_flag = KIV_zaire_time
				has_country_flag = KIV_faction_time
			}
        }
		
		
		
		cost = 50

		remove_effect = {
			create_faction = KIV_african_congress
			if = {
				limit = {
					has_government = national_populist
				}
				hidden_effect = {
					country_event = {
						id = kivu.28
						days = 20
					}
				}
			}
			set_country_flag = KIV_congress_created
			if = {
				limit = {
					LIB = {
						OR = {
							has_government = totalist
							has_government = national_populist
						}
						NOT = {
							has_country_flag = LIB_Firestone_Coup
						}
					}
				}
				LIB = {
					set_country_flag = can_join_anc
				}
			}
			if = {
				limit = {
					GHA = {
						NOT = {
							has_government = paternal_autocrat
						}
					}
				}
				GHA= {
					set_country_flag = can_join_anc
				}
			}
			if = {
				limit = {
					HAI = {
						has_government = national_populist
					}
				}
				HAI = {
					set_country_flag = can_join_anc
				}
			}
			if = {
				limit = {
					CMR = {
						has_government = syndicalist
					}
				}
				CMR = {
					set_country_flag = can_join_anc
				}
			}
			if = {
				limit = {
					TOG = {
						NOT = {
							has_government = authoritarian_democrat
						}
					}
				}
				TOG = {
					set_country_flag = can_join_anc
				}
			}
			if = {
				limit = {
					NGR = {
						has_country_leader = {	name = "Benjamin Nnamdi Azikiwe" ruling_only = yes }
					}
				}
				NGR = {
					set_country_flag = can_join_anc
				}
			}
			if = {
				limit = {
					KIK = {
						exists = yes
					}
				}
				KIK = {
					set_country_flag = can_join_anc
				}
			}
			if = {
				limit = {
					CEA = {
						exists = yes
					}
				}
				CEA = {
					set_country_flag = can_join_anc
				}
			}
			if = {
				limit = {
					ADA = {
						exists = yes
					}
				}
				ADA = {
					set_country_flag = can_join_anc
				}
			}
			if = {
				limit = {
					ADW = {
						exists = yes
					}
				}
				ADW = {
					set_country_flag = can_join_anc
				}
			}
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	KIV_invite_to_faction_LIB = {
		icon = ger_military_buildup
		
		available = {
			is_faction_leader = yes
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
		}
		
		visible = {
			LIB = {
				has_country_flag = can_join_anc
			}
		}
		
		days_remove = 7
		days_re_enable = 0
		fire_only_once = no
		ai_will_do = {
			factor = 30
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision KIV_invite_to_faction_LIB"
			LIB = {
				country_event = {
					id = kivu.4
					days = 2
				}
			}
		}
	}
	
	KIV_invite_to_faction_GHA = {
		icon = ger_military_buildup
		
		available = {
			is_faction_leader = yes
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
		}
		
		visible = {
			GHA = {
				has_country_flag = can_join_anc
			}
		}
		
		days_remove = 7
		days_re_enable = 0
		fire_only_once = no
		ai_will_do = {
			factor = 30
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision KIV_invite_to_faction_GHA"
			GHA = {
				country_event = {
					id = kivu.4
					days = 2
				}
			}
		}
	}
	
	KIV_invite_to_faction_HAI = {
		icon = ger_military_buildup
		
		available = {
			is_faction_leader = yes
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
		}
		
		visible = {
			HAI = {
				has_country_flag = can_join_anc
			}
		}
		
		days_remove = 7
		days_re_enable = 0
		fire_only_once = no
		ai_will_do = {
			factor = 30
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision KIV_invite_to_faction_HAI"
			HAI = {
				country_event = {
					id = kivu.4
					days = 2
				}
			}
		}
	}
	
	KIV_invite_to_faction_CMR = {
		icon = ger_military_buildup
		
		available = {
			is_faction_leader = yes
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
		}
		
		visible = {
			CMR = {
				has_country_flag = can_join_anc
			}
		}
		
		days_remove = 7
		days_re_enable = 0
		fire_only_once = no
		ai_will_do = {
			factor = 30
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision KIV_invite_to_faction_CMR"
			CMR = {
				country_event = {
					id = kivu.4
					days = 2
				}
			}
		}
	}
	
	KIV_invite_to_faction_TOG = {
		icon = ger_military_buildup
		
		available = {
			is_faction_leader = yes
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
		}
		
		visible = {
			TOG = {
				has_country_flag = can_join_anc
			}
		}
		
		days_remove = 7
		days_re_enable = 0
		fire_only_once = no
		ai_will_do = {
			factor = 30
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision KIV_invite_to_faction_TOG"
			TOG = {
				country_event = {
					id = kivu.4
					days = 2
				}
			}
		}
	}
	
	KIV_invite_to_faction_NGR = {
		icon = ger_military_buildup
		
		available = {
			is_faction_leader = yes
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
		}
		
		visible = {
			NGR = {
				has_country_flag = can_join_anc
			}
		}
		
		days_remove = 7
		days_re_enable = 0
		fire_only_once = no
		ai_will_do = {
			factor = 30
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision KIV_invite_to_faction_NGR"
			NGR = {
				country_event = {
					id = kivu.4
					days = 2
				}
			}
		}
	}
	
	KIV_invite_to_faction_KIK = {
		icon = ger_military_buildup
		
		available = {
			is_faction_leader = yes
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
		}
		
		visible = {
			KIK = {
				has_country_flag = can_join_anc
			}
		}
		
		days_remove = 7
		days_re_enable = 0
		fire_only_once = no
		ai_will_do = {
			factor = 30
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision KIV_invite_to_faction_KIK"
			KIK = {
				country_event = {
					id = kivu.4
					days = 2
				}
			}
		}
	}
	
	KIV_invite_to_faction_CEA = {
		icon = ger_military_buildup
		
		available = {
			is_faction_leader = yes
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
		}
		
		visible = {
			CEA = {
				has_country_flag = can_join_anc
			}
		}
		
		days_remove = 7
		days_re_enable = 0
		fire_only_once = no
		ai_will_do = {
			factor = 30
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision KIV_invite_to_faction_CEA"
			CEA = {
				country_event = {
					id = kivu.4
					days = 2
				}
			}
		}
	}
	
	KIV_invite_to_faction_ADA = {
		icon = ger_military_buildup
		
		available = {
			is_faction_leader = yes
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
		}
		
		visible = {
			ADA = {
				has_country_flag = can_join_anc
			}
		}
		
		days_remove = 7
		days_re_enable = 0
		fire_only_once = no
		ai_will_do = {
			factor = 30
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision KIV_invite_to_faction_ADA"
			ADA = {
				country_event = {
					id = kivu.4
					days = 2
				}
			}
		}
	}
	
	KIV_invite_to_faction_ETH = {
		icon = ger_military_buildup
		
		available = {
			is_faction_leader = yes
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
		}
		
		visible = {
			ETH = {
				has_country_flag = can_join_anc
			}
		}
		
		days_remove = 7
		days_re_enable = 0
		fire_only_once = no
		ai_will_do = {
			factor = 30
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision KIV_invite_to_faction_ETH"
			ETH = {
				country_event = {
					id = kivu.4
					days = 2
				}
			}
		}
	}
	
	COG_form_belgian_mittelafrika = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			is_congo_that_likes_belgium = yes
			NOT = {	
				country_exists = CEA
				country_exists = TKE
				country_exists = KOG
				country_exists = ADA
				country_exists = CMR
				country_exists = RWA
				country_exists = BRD
				country_exists = TZN
				country_exists = KEN
				country_exists = KIK
				country_exists = UGA
				country_exists = NGR
				country_exists = HAU
				country_exists = KBR
				country_exists = ZAM
				country_exists = NBL
				country_exists = NMB
				country_exists = GAB
			}
			owns_state = 546
			owns_state = 969
			owns_state = 975
			owns_state = 878
			owns_state = 958
			owns_state = 964
			owns_state = 539
			NOT = {	
				has_cosmetic_tag = COG_BELGIUM_EXILE
				has_cosmetic_tag = MSF_outer_heaven
				has_cosmetic_tag = MSF_outer_heaven_maf
				has_cosmetic_tag = MSF_outer_heaven_maf2
				has_cosmetic_tag = MSF_outer_heaven_maf3
				has_cosmetic_tag = MSF_outer_heaven_zanzibarland
				has_cosmetic_tag = MSF_soldiers_republic_maf
				has_cosmetic_tag = MSF_soldiers_republic_maf2
				has_cosmetic_tag = MSF_knight_larp_maf1
				has_cosmetic_tag = MSF_knight_larp_maf2
				has_cosmetic_tag = COG_DECOSTER_MAF_COSMETIC
				has_cosmetic_tag = COG_DECOSTER_SOUTHERN_COSMETIC
				has_cosmetic_tag = COG_DECOSTER_BIG_COSMETIC
				has_cosmetic_tag = BEL_MITTEL
			}
        }
		
		cost = 50

		remove_effect = {
			set_cosmetic_tag = BEL_MITTEL
		}
		days_remove = 00
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	LPD_create_faction = {
        icon = border_war
        available = {
			has_global_flag = CONGO_SHITSHOW_OVER
			custom_trigger_tooltip = {
				tooltip = COG_recovered
				NOT = {
					has_idea = COG_post_war_devestation
					has_idea = COG_post_war_devestation2
					has_idea = COG_post_war_devestation3
					has_idea = COG_post_war_devestation4
				}
			}
        }
		
		visible = {
			has_country_leader = {
				name = "Simon Kimbangu"
			}
        }
		
		cost = 50
		
		

		remove_effect = {
			create_faction = LPD_african_congress
			set_country_flag = LPD_congress_created
			if = {
				limit = {
					BRA = {
						NOT = {
							has_socialist_government = yes
						}
					}
				}
				BRA = {
					set_country_flag = can_join_lpd_faction
				}
			}
			if = {
				limit = {
					HAI = {
						has_government = paternal_autocrat
					}
				}
				HAI = {
					set_country_flag = can_join_lpd_faction
				}
			}
			if = {
				limit = {
					TOG = {
						NOT = {
							has_government = authoritarian_democrat
						}
					}
				}
				TOG = {
					set_country_flag = can_join_lpd_faction
				}
			}
			if = {
				limit = {
					NGR = {
						has_country_leader = {	name = "Benjamin Nnamdi Azikiwe" ruling_only = yes }
					}
				}
				NGR = {
					set_country_flag = can_join_lpd_faction
				}
			}
			if = {
				limit = {
					KIK = {
						exists = yes
					}
				}
				KIK = {
					set_country_flag = can_join_lpd_faction
				}
			}
			if = {
				limit = {
					CEA = {
						exists = yes
					}
				}
				CEA = {
					set_country_flag = can_join_lpd_faction
				}
			}
			if = {
				limit = {
					ADA = {
						exists = yes
					}
				}
				ADA = {
					set_country_flag = can_join_lpd_faction
				}
			}
			if = {
				limit = {
					CAF = {
						has_socialist_government = yes
					}
				}
				CAF = {
					set_country_flag = can_join_lpd_faction
				}
			}
			if = {
				limit = {
					CUB = {
						exists = yes
					}
				}
				CUB = {
					set_country_flag = can_join_lpd_faction
				}
			}
			if = {
				limit = {
					DOM = {
						exists = yes
					}
				}
				DOM = {
					set_country_flag = can_join_lpd_faction
				}
			}
			if = {
				limit = {
					ETH = {
						exists = yes
					}
				}
				ETH = {
					set_country_flag = can_join_lpd_faction
				}
			}
			if = {
				limit = {
					BBR = {
						exists = yes
					}
				}
				BBR = {
					set_country_flag = can_join_lpd_faction
				}
			}
		}
		days_remove = 30
		
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	LPD_invite_to_faction = {
		icon = generic_prepare_civil_war

		available = {
			NOT = {
				has_war_with = FROM
			}
		}

		visible = {
			can_declare_war_on = FROM
			FROM = {
				is_subject = no
				has_country_flag = can_join_lpd_faction
			}
		}

		targets = { DOM CUB CAF ADA CEA KIK NGR TOG HAI BRA ETH BBR }
		target_root_trigger = {
			is_faction_leader = yes
			has_country_flag = LPD_congress_created
		}
		target_trigger = {
			can_declare_war_on = FROM
			FROM = {
				is_subject = no
				OR = {
					is_in_faction = no
					is_faction_leader = yes
				}
			}
		}

		cost = 25
		days_remove = 7
		
		war_with_target_on_remove = yes


		ai_will_do = {
			factor = 25
		}

		complete_effect = {
			log = "[GetDateText]: [Root.GetName]: Decision LPD_invite_to_faction target: [From.GetName]"
			FROM = { country_event = leopoldville.17 }
		}
	}
}

MSF_selling_mercs = {
	MSF_unite_all_mercs = {
        icon = border_war
        available = {
			has_completed_focus = MSF_three_men_enter
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
		    NOT = {
				has_government = national_populist
			}
        }
		
		cost = 150
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		complete_effect = {
			add_popularity = {
				ideology = national_populist
				popularity = 0.05
			}
		}
		
		remove_effect = {
			custom_effect_tooltip = MSF_unite_mercs_tt
			set_global_flag = Mad_Mike_Hoare_Hired
			hidden_effect = {
				KIV = {
					every_unit_leader = {
						limit = {
							has_trait = mercenary_commander
						}
						set_nationality = MSF
					}
				}
				COG = {
					every_unit_leader = {
						limit = {
							has_trait = mercenary_commander
						}
						set_nationality = MSF
					}
				}
				UMN = {
					every_unit_leader = {
						limit = {
							has_trait = mercenary_commander
						}
						set_nationality = MSF
					}
				}
				LPD = {
					every_unit_leader = {
						limit = {
							has_trait = mercenary_commander
						}
						set_nationality = MSF
					}
				}
			}
		}
		days_remove = 45
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	MSF_Sell_Thorleiv_Bugge_Rhn = {
        icon = border_war
        available = {
            #has_completed_focus = COG_bringinginmercenaries
		    has_global_flag = Thorleiv_Bugge_Rhn_Hired
			NOT = {
				has_global_flag = Thorleiv_Bugge_Rhn_Unavailable
			}
        }
		
		allowed = {
			
		}
		
		visible = {
			tag_uses_mercanaries_not_congo = yes
		    has_global_flag = Thorleiv_Bugge_Rhn_Hired
			NOT = {
				has_unit_leader = 6756
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		complete_effect = {
			set_global_flag = Thorleiv_Bugge_Rhn_Unavailable
			event_target:Thorleiv_Bugge_Rhn = {
				clear_global_event_target = Thorleiv_Bugge_Rhn
			}
			event_target:Thorleiv_Bugge_Rhn_Old = {
				clear_global_event_target = Thorleiv_Bugge_Rhn_Old
			}
			MSF = {
				clear_global_event_target = Thorleiv_Bugge_Rhn
			}
			ROOT = {
				save_global_event_target_as = Thorleiv_Bugge_Rhn
			}
		}
		
		remove_effect = {
			MSF = {
				every_unit_leader = {
					limit = { has_id = 6756 }
					unit_leader_event = outerheavenunit.1
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	MSF_Sell_Nils_von_Kantzow = {
        icon = border_war
        available = {
            #has_completed_focus = COG_bringinginmercenaries
		    has_global_flag = Nils_von_Kantzow_Hired
			NOT = {
				has_global_flag = Nils_von_Kantzow_Unavailable
			}
        }
		
		allowed = {
			
		}
		
		visible = {
			tag_uses_mercanaries_not_congo = yes
		    has_global_flag = Nils_von_Kantzow_Hired
			NOT = {
				has_unit_leader = 6757
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		complete_effect = {
			set_global_flag = Nils_von_Kantzow_Unavailable
			event_target:Nils_von_Kantzow = {
				clear_global_event_target = Nils_von_Kantzow
			}
			event_target:Nils_von_Kantzow_Old = {
				clear_global_event_target = Nils_von_Kantzow_Old
			}
			MSF = {
				clear_global_event_target = Nils_von_Kantzow
			}
			ROOT = {
				save_global_event_target_as = Nils_von_Kantzow
			}
		}
		
		remove_effect = {
			MSF = {
				every_unit_leader = {
					limit = { has_id = 6757 }
					unit_leader_event = outerheavenunit.2
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	MSF_Sell_Ivor_Thord_Gray = {
        icon = border_war
        available = {
            #has_completed_focus = COG_bringinginmercenaries
			has_global_flag = Ivor_Thord_Gray_Hired
			NOT = {
				has_global_flag = Ivor_Thord_Gray_Unavailable
			}
			NOT = {
				has_country_flag = Ivor_Thord_Gray_Promoted
			}
        }
		
		allowed = {

		}
		
		visible = {
			tag_uses_mercanaries_not_congo = yes
		    has_global_flag = Ivor_Thord_Gray_Hired
			NOT = {
				has_unit_leader = 6758
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		complete_effect = {
			set_global_flag = Ivor_Thord_Gray_Unavailable
			event_target:Ivor_Thord_Gray = {
				clear_global_event_target = Ivor_Thord_Gray
			}
			event_target:Ivor_Thord_Gray_Old = {
				clear_global_event_target = Ivor_Thord_Gray_Old
			}
			MSF = {
				clear_global_event_target = Ivor_Thord_Gray
			}
			ROOT = {	
				save_global_event_target_as = Ivor_Thord_Gray
			}
		}
		
		remove_effect = {
			MSF = {
				every_unit_leader = {
					limit = { has_id = 6758 }
					unit_leader_event = outerheavenunit.3
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	MSF_Sell_Arthur_Quist = {
        icon = border_war
        available = {
			has_global_flag = Arthur_Quist_Hired
            #has_completed_focus = COG_bringinginmercenaries
			NOT = {
				has_global_flag = Arthur_Quist_Unavailable
			}
        }
		
		allowed = {
	
		}
		
		visible = {
			tag_uses_mercanaries_not_congo = yes
		    has_global_flag = Arthur_Quist_Hired
			NOT = {
				has_unit_leader = 6759
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		complete_effect = {
			set_global_flag = Arthur_Quist_Unavailable
			event_target:Arthur_Quist = {
				clear_global_event_target = Arthur_Quist
			}
			event_target:Arthur_Quist_Old = {
				clear_global_event_target = Arthur_Quist_Old
			}
			MSF = {
				clear_global_event_target = Arthur_Quist
			}
			ROOT = {
				save_global_event_target_as = Arthur_Quist
			}
		}
	
		remove_effect = {
			MSF = {
				every_unit_leader = {
					limit = { has_id = 6759 }
					unit_leader_event = outerheavenunit.4
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	MSF_Sell_Gunnar_Hallstrom = {
        icon = border_war
        available = {
			has_global_flag = Gunnar_Hallstrom_Hired
            #has_completed_focus = COG_bringinginmercenaries
			NOT = {
				has_global_flag = Gunnar_Hallstrom_Unavailable
			}
        }
		
		allowed = {
		}
		
		visible = {
			tag_uses_mercanaries_not_congo = yes
		    has_global_flag = Gunnar_Hallstrom_Hired
			NOT = {
				has_unit_leader = 6760
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		complete_effect = {
			set_global_flag = Gunnar_Hallstrom_Unavailable
			event_target:Gunnar_Hallstrom = {
				clear_global_event_target = Gunnar_Hallstrom
			}
			event_target:Gunnar_Hallstrom_Old = {
				clear_global_event_target = Gunnar_Hallstrom_Old
			}
			MSF = {
				clear_global_event_target = Gunnar_Hallstrom
			}
			ROOT = {
				save_global_event_target_as = Gunnar_Hallstrom
			}
		}

		remove_effect = {
			MSF = {
				every_unit_leader = {
					limit = { has_id = 6760 }
					unit_leader_event = outerheavenunit.5
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	MSF_Sell_Camillo_Ricchiardi = {
        icon = border_war
        available = {
			has_global_flag = Camillo_Ricchiardi_Hired
            #has_completed_focus = COG_bringinginmercenaries
			NOT = {
				has_global_flag = Camillo_Ricchiardi_Unavailable
			}
        }
		
		allowed = {
		}
		
		visible = {
			tag_uses_mercanaries_not_congo = yes
		    has_global_flag = Camillo_Ricchiardi_Hired
			NOT = {
				has_unit_leader = 6761
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		complete_effect = {
			set_global_flag = Camillo_Ricchiardi_Unavailable
			event_target:Camillo_Ricchiardi = {
				clear_global_event_target = Camillo_Ricchiardi
			}
			event_target:Camillo_Ricchiardi_Old = {
				clear_global_event_target = Camillo_Ricchiardi_Old
			}
			MSF = {
				clear_global_event_target = Camillo_Ricchiardi
			}
			ROOT = {
				save_global_event_target_as = Camillo_Ricchiardi
			}
		}
	
		remove_effect = {
			MSF = {
				every_unit_leader = {
					limit = { has_id = 6761 }
					unit_leader_event = outerheavenunit.6
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	MSF_Sell_Mad_Mike_Hoare = {
        icon = border_war
        available = {
			has_global_flag = Mad_Mike_Hoare_Hired
            #has_completed_focus = COG_bringinginmercenaries
			NOT = {
				has_global_flag = Mad_Mike_Hoare_Unavailable
			}
        }
		
		allowed = {
			
		}
		
		visible = {
			tag_uses_mercanaries_not_congo = yes
		    has_global_flag = Mad_Mike_Hoare_Hired
			NOT = {
				has_unit_leader = 6761
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		complete_effect = {
			set_global_flag = Mad_Mike_Hoare_Unavailable
			event_target:Mad_Mike_Hoare = {
				clear_global_event_target = Mad_Mike_Hoare
			}
			event_target:Mad_Mike_Hoare_Old = {
				clear_global_event_target = Mad_Mike_Hoare_Old
			}
			MSF = {
				clear_global_event_target = Mad_Mike_Hoare
			}
			ROOT = {
				save_global_event_target_as = Mad_Mike_Hoare
			}
		}
	
		remove_effect = {
			MSF = {
				every_unit_leader = {
					limit = { has_id = 6762 }
					unit_leader_event = outerheavenunit.61
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	MSF_Take_Back_Thorleiv_Bugge_Rhn = {
        icon = border_war
        available = {
            #has_completed_focus = COG_bringinginmercenaries
		    has_global_flag = Thorleiv_Bugge_Rhn_Hired
			has_global_flag = Thorleiv_Bugge_Rhn_Unavailable
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
		    has_global_flag = Thorleiv_Bugge_Rhn_Hired
			NOT = {
				has_unit_leader = 6756
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		complete_effect = {
		
		}
		
		remove_effect = {	
			event_target:Thorleiv_Bugge_Rhn = {
				clear_global_event_target = Thorleiv_Bugge_Rhn
			}
			event_target:Thorleiv_Bugge_Rhn = {
				every_unit_leader = {
					limit = {
						has_id = 6756
					}
					unit_leader_event = outerheavenunit.7
				}
				clear_global_event_target = Thorleiv_Bugge_Rhn
				save_global_event_target_as = Thorleiv_Bugge_Rhn_Old
			}
			event_target:Thorleiv_Bugge_Rhn_Old = {
				add_opinion_modifier = {
					target = MSF
					modifier = MSF_ended_contract
				}
			}
			save_global_event_target_as = Thorleiv_Bugge_Rhn
			clr_global_flag = Thorleiv_Bugge_Rhn_Unavailable
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    } 
	MSF_Take_Back_Nils_von_Kantzow = {
        icon = border_war
        available = {
            #has_completed_focus = COG_bringinginmercenaries
		    has_global_flag = Nils_von_Kantzow_Hired
			has_global_flag = Nils_von_Kantzow_Unavailable
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
		    has_global_flag = Nils_von_Kantzow_Hired
			NOT = {
				has_unit_leader = 6757
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
	
		remove_effect = {
			event_target:Nils_von_Kantzow = {
				clear_global_event_target = Nils_von_Kantzow
			}
			event_target:Nils_von_Kantzow = {
				every_unit_leader = {
					limit = {
						has_id = 6757
					}
					unit_leader_event = outerheavenunit.7
				}
				clear_global_event_target = Nils_von_Kantzow
				save_global_event_target_as = Nils_von_Kantzow_Old
			}
			save_global_event_target_as = Nils_von_Kantzow
			clr_global_flag = Nils_von_Kantzow_Unavailable
			event_target:Nils_von_Kantzow_Old = {
				add_opinion_modifier = {
					target = MSF
					modifier = MSF_ended_contract
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	
	MSF_Take_Back_Ivor_Thord_Gray = {
        icon = border_war
        available = {
            #has_completed_focus = COG_bringinginmercenaries
			has_global_flag = Ivor_Thord_Gray_Hired
			has_global_flag = Ivor_Thord_Gray_Unavailable
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
		    has_global_flag = Ivor_Thord_Gray_Hired
			NOT = {
				has_unit_leader = 6758
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
			event_target:Ivor_Thord_Gray = {
				every_unit_leader = {
					limit = {
						has_id = 6758
					}
					unit_leader_event = outerheavenunit.7
				}
				clear_global_event_target = Ivor_Thord_Gray
				save_global_event_target_as = Ivor_Thord_Gray_Old
			}
			save_global_event_target_as = Ivor_Thord_Gray
			clr_global_flag = Ivor_Thord_Gray_Unavailable
			event_target:Ivor_Thord_Gray_Old = {
				add_opinion_modifier = {
					target = MSF
					modifier = MSF_ended_contract
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	MSF_Take_Back_Arthur_Quist = {
        icon = border_war
        available = {
			has_global_flag = Arthur_Quist_Hired
            #has_completed_focus = COG_bringinginmercenaries
			has_global_flag = Arthur_Quist_Unavailable
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
		    has_global_flag = Arthur_Quist_Hired
			NOT = {
				has_unit_leader = 6759
			}
        }
		
		cost = 100
		modifier = {
		   MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
			event_target:Arthur_Quist = {
				every_unit_leader = {
					limit = {
						has_id = 6759
					}
					unit_leader_event = outerheavenunit.7
				}
				clear_global_event_target = Arthur_Quist
				save_global_event_target_as = Arthur_Quist_Old
			}
			save_global_event_target_as = Arthur_Quist
			clr_global_flag = Arthur_Quist_Unavailable
			event_target:Arthur_Quist_Old = {
				add_opinion_modifier = {
					target = MSF
					modifier = MSF_ended_contract
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	MSF_Take_Back_Gunnar_Hallstrom = {
        icon = border_war
        available = {
			has_global_flag = Gunnar_Hallstrom_Hired
            #has_completed_focus = COG_bringinginmercenaries
			has_global_flag = Gunnar_Hallstrom_Unavailable
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
		    has_global_flag = Gunnar_Hallstrom_Hired
			NOT = {
				has_unit_leader = 6760
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
		
		remove_effect = {
			event_target:Gunnar_Hallstrom = {
				every_unit_leader = {
					limit = {
						has_id = 6760
					}
					unit_leader_event = outerheavenunit.7
				}
				clear_global_event_target = Gunnar_Hallstrom
				save_global_event_target_as = Gunnar_Hallstrom_Old
			}
			save_global_event_target_as = Gunnar_Hallstrom
			clr_global_flag = Gunnar_Hallstrom_Unavailable
			event_target:Gunnar_Hallstrom_Old = {
				add_opinion_modifier = {
					target = MSF
					modifier = MSF_ended_contract
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	MSF_Take_Back_Camillo_Ricchiardi = {
        icon = border_war
        available = {
			has_global_flag = Camillo_Ricchiardi_Hired
            #has_completed_focus = COG_bringinginmercenaries
			has_global_flag = Camillo_Ricchiardi_Unavailable
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
		    has_global_flag = Camillo_Ricchiardi_Hired
			NOT = {
				has_unit_leader = 6761
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
	
		remove_effect = {
			event_target:Camillo_Ricchiardi = {
				every_unit_leader = {
					limit = {
						has_id = 6761
					}
					unit_leader_event = outerheavenunit.7
				}
				clear_global_event_target = Camillo_Ricchiardi
				save_global_event_target_as = Camillo_Ricchiardi_Old
			}
			save_global_event_target_as = Camillo_Ricchiardi
			clr_global_flag = Camillo_Ricchiardi_Unavailable
			event_target:Camillo_Ricchiardi_Old = {
				add_opinion_modifier = {
					target = MSF
					modifier = MSF_ended_contract
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
	MSF_Take_Back_Mad_Mike_Hoare = {
        icon = border_war
        available = {
			has_global_flag = Mad_Mike_Hoare_Hired
            #has_completed_focus = COG_bringinginmercenaries
			has_global_flag = Mad_Mike_Hoare_Unavailable
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
		    has_global_flag = Mad_Mike_Hoare_Hired
			NOT = {
				has_unit_leader = 6762
			}
        }
		
		cost = 100
		modifier = {
		    MONTHLY_POPULATION = -0.1
			stability_weekly = -0.005
			political_power_cost = -0.1
		}
	
		remove_effect = {
			event_target:Mad_Mike_Hoare = {
				every_unit_leader = {
					limit = {
						has_id = 6762
					}
					unit_leader_event = outerheavenunit.7
				}
				clear_global_event_target = Mad_Mike_Hoare
				save_global_event_target_as = Mad_Mike_Hoare_Old
			}
			save_global_event_target_as = Mad_Mike_Hoare
			clr_global_flag = Mad_Mike_Hoare_Unavailable
			event_target:Mad_Mike_Hoare_Old = {
				add_opinion_modifier = {
					target = MSF
					modifier = MSF_ended_contract
				}
			}
		}
		days_remove = 30
		
		  
		ai_will_do = {
		    factor = 60
		}
    }
	
}

KIV_simba_revolt_decisions = {
	KIV_entice_enlistment = {
        icon = GFX_decision_eng_blackshirt_march
        available = {
			has_idea = KIV_simba_government_idea
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_SIMBA_REVOLT_ACTIVE
        }
		
		cost = 15
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			add_manpower = 2500
			custom_effect_tooltip = KIV_increase_simba_strength_1
			add_to_variable = { KIV_rebellion_strength = 1 }
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_assymetrical_tactics = {
        icon = GFX_decision_eng_trade_unions_demand
        available = {
			has_idea = KIV_simba_government_idea
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_SIMBA_REVOLT_ACTIVE
        }
		
		cost = 15
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			add_tech_bonus = {
				name = doctrine_bonus
				bonus = 1
				uses = 2
				category = land_doctrine
			}
			custom_effect_tooltip = KIV_increase_simba_strength_1
			add_to_variable = { KIV_rebellion_strength = 1 }
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_raid_armories = {
        icon = GFX_decision_generic_prepare_civil_war
        available = {
			has_idea = KIV_simba_government_idea
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_SIMBA_REVOLT_ACTIVE
        }
		
		cost = 15
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 1500 producer = COG }
			custom_effect_tooltip = KIV_increase_simba_strength_1
			add_to_variable = { KIV_rebellion_strength = 1 }
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_eyes_within_kivu = {
        icon = GFX_decision_generic_police_action
        available = {
			has_idea = KIV_simba_government_idea
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_SIMBA_REVOLT_ACTIVE
        }
		
		cost = 15
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			add_stability = 0.05
			add_war_support = 0.05
			add_command_power = 100
			custom_effect_tooltip = KIV_increase_simba_strength_1
			add_to_variable = { KIV_rebellion_strength = 1 }
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_reach_out_to_alienated_cheifdoms = {
        icon = GFX_decision_generic_civil_support
        available = {
			has_idea = KIV_simba_government_idea
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_SIMBA_REVOLT_ACTIVE
        }
		
		cost = 15
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			add_political_power = 100
			add_popularity = {
				ideology = national_populist
				popularity = -0.2
			}
			add_popularity = {
				ideology = paternal_autocrat
				popularity = -0.2
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = -0.2
			}
			add_popularity = {
				ideology = social_conservative
				popularity = -0.2
			}
			add_popularity = {
				ideology = market_liberal
				popularity = -0.2
			}
			add_popularity = {
				ideology = social_liberal
				popularity = -0.2
			}
			custom_effect_tooltip = KIV_increase_simba_strength_1
			add_to_variable = { KIV_rebellion_strength = 1 }
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_take_back_kasai = {
        icon = border_war
        available = {
			custom_trigger_tooltip = {
				tooltip = KIV_solid_hold
				check_variable = { KIV_rebellion_strength > 5 }
			}
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		highlight_states = { state = 976 }
		highlight_states = { state = 1185 }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_SIMBA_REVOLT_ACTIVE
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			KIV_decrease_simba_resistance = yes
			transfer_state = 976
			transfer_state = 1185
			every_owned_state = {
				limit = {
					OR = {
						state = 976
						state = 1185
					}
				}
				set_demilitarized_zone = no
				KIV = {
					add_state_core = PREV
				}
			}
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_take_back_umbangi = {
        icon = GFX_decision_generic_assassination
        available = {
			custom_trigger_tooltip = {
				tooltip = KIV_solid_hold
				check_variable = { KIV_rebellion_strength > 5 }
			}
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		highlight_states = { state = 1025 }
		highlight_states = { state = 1180 }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_SIMBA_REVOLT_ACTIVE
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			KIV_decrease_simba_resistance = yes
			transfer_state = 1025
			transfer_state = 1180
			every_owned_state = {
				limit = {
					OR = {
						state = 1025
						state = 1180
					}
				}
				set_demilitarized_zone = no
				KIV = {
					add_state_core = PREV
				}
			}
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_take_back_equatorial_congo = {
        icon = GFX_decision_generic_ignite_civil_war
        available = {
			custom_trigger_tooltip = {
				tooltip = KIV_solid_hold
				check_variable = { KIV_rebellion_strength > 5 }
			}
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		highlight_states = { state = 538 }
		highlight_states = { state = 295 }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_SIMBA_REVOLT_ACTIVE
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			KIV_decrease_simba_resistance = yes
			transfer_state = 538
			transfer_state = 295
			every_owned_state = {
				limit = {
					OR = {
						state = 538
						state = 295
					}
				}
				set_demilitarized_zone = no
				KIV = {
					add_state_core = PREV
				}
			}
			set_country_flag = KIV_can_take_leopoldville
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_take_back_leopoldville = {
        icon = GFX_decision_generic_nationalism
        available = {
			custom_trigger_tooltip = {
				tooltip = KIV_solid_hold
				check_variable = { KIV_rebellion_strength > 5 }
			}
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
			has_country_flag = KIV_can_take_leopoldville
        }
		
		highlight_states = { state = 881 }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_SIMBA_REVOLT_ACTIVE
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			KIV_decrease_simba_resistance = yes
			transfer_state = 881
			every_owned_state = {
				limit = {
					state = 881
				}
				set_demilitarized_zone = no
				KIV = {
					add_state_core = PREV
				}
			}
			set_capital = { state = 881 }
			set_country_flag = KIV_SIMBA_REVOLT
			clr_country_flag = KIV_doing_stuff
			custom_effect_tooltip = KIV_victory_tt
			set_country_flag = KIV_simba_revolt_over
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	#### GOVERNMENT ACTIONS ####
	KIV_gonzague_coup = {
		icon = GFX_decision_generic_military

		allowed = { tag = KIV }

		activation = {
			has_idea = KIV_simba_revolt_idea
			has_country_flag = KIV_democracy_cool
		}

		available = {
			hidden_trigger = {
				always = no
			}
		}

		days_mission_timeout = 175
		is_good = no
		

		cancel_trigger = {
			has_country_flag = KIV_simba_revolt_over
		}

		timeout_effect = {
			country_event = kivu.60
		}
	}
	KIV_emergency_conscription = {
        icon = GFX_decision_eng_blackshirt_march
        available = {
			has_idea = KIV_simba_revolt_idea
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_simba_revolt_occuring
        }
		
		cost = 15
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			add_manpower = 2500
			custom_effect_tooltip = KIV_decrease_simba_strength_1
			add_to_variable = { KIV_government_strength = 1 }
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_recall_veterans = {
        icon = GFX_decision_generic_army_support
        available = {
			has_idea = KIV_simba_revolt_idea
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_simba_revolt_occuring
        }
		
		cost = 15
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 1500 producer = COG }
			custom_effect_tooltip = KIV_decrease_simba_strength_1
			add_to_variable = { KIV_government_strength = 1 }
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_reach_out_to_nationalists = {
        icon = GFX_decision_generic_civil_support
        available = {
			has_idea = KIV_simba_revolt_idea
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_simba_revolt_occuring
        }
		
		cost = 15
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			add_political_power = 100
			add_popularity = {
				ideology = totalist
				popularity = -0.2
			}
			add_popularity = {
				ideology = syndicalist
				popularity = -0.2
			}
			add_popularity = {
				ideology = radical_socialist
				popularity = -0.2
			}
			add_popularity = {
				ideology = social_democrat
				popularity = -0.2
			}
			custom_effect_tooltip = KIV_decrease_simba_strength_1
			add_to_variable = { KIV_government_strength = 1 }
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_tried_and_proven_tatics = {
        icon = GFX_decision_generic_operation
        available = {
			has_idea = KIV_simba_revolt_idea
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_simba_revolt_occuring
        }
		
		cost = 15
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			add_tech_bonus = {
				name = doctrine_bonus
				bonus = 1
				uses = 2
				category = land_doctrine
			}
			custom_effect_tooltip = KIV_decrease_simba_strength_1
			add_to_variable = { KIV_government_strength = 1 }
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_sway_chiefs = {
        icon = GFX_decision_generic_speech
        available = {
			has_idea = KIV_simba_revolt_idea
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_simba_revolt_occuring
        }
		
		cost = 15
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			add_stability = 0.05
			add_war_support = 0.05
			add_command_power = 100
			custom_effect_tooltip = KIV_decrease_simba_strength_1
			add_to_variable = { KIV_government_strength = 1 }
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_take_back_kasai2 = {
        icon = border_war
        available = {
			custom_trigger_tooltip = {
				tooltip = KIV_solid_hold
				check_variable = { KIV_government_strength > 5 }
			}
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		highlight_states = { state = 976 }
		highlight_states = { state = 1185 }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_simba_revolt_occuring
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			KIV_decrease_simba_revolt = yes
			transfer_state = 976
			transfer_state = 1185
			every_owned_state = {
				limit = {
					OR = {
						state = 976
						state = 1185
					}
				}
				set_demilitarized_zone = no
				KIV = {
					add_state_core = PREV
				}
			}
			clr_country_flag = KIV_doing_stuff
			set_country_flag = KIV_kasai_flag
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_take_back_haut_congo = {
        icon = GFX_decision_generic_assassination
        available = {
			custom_trigger_tooltip = {
				tooltip = KIV_solid_hold
				check_variable = { KIV_government_strength > 5 }
			}
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		highlight_states = { state = 1026 }
		highlight_states = { state = 718 }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_simba_revolt_occuring
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			KIV_decrease_simba_revolt = yes
			transfer_state = 1026
			transfer_state = 718
			every_owned_state = {
				limit = {
					OR = {
						state = 1026
						state = 718
					}
				}
				set_demilitarized_zone = no
				KIV = {
					add_state_core = PREV
				}
			}
			clr_country_flag = KIV_doing_stuff
			set_country_flag = KIV_haut_congo_flag
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_take_back_sankru = {
        icon = GFX_decision_generic_ignite_civil_war
        available = {
			custom_trigger_tooltip = {
				tooltip = KIV_solid_hold
				check_variable = { KIV_government_strength > 5 }
			}
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		highlight_states = { state = 1184 }
		highlight_states = { state = 718 }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_simba_revolt_occuring
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			KIV_decrease_simba_revolt = yes
			transfer_state = 1184
			transfer_state = 949
			every_owned_state = {
				limit = {
					OR = {
						state = 1184
						state = 949
					}
				}
				set_demilitarized_zone = no
				KIV = {
					add_state_core = PREV
				}
			}
			clr_country_flag = KIV_doing_stuff
			set_country_flag = KIV_sankru_flag
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_advance_on_kivu = {
        icon = GFX_decision_generic_nationalism
        available = {
			custom_trigger_tooltip = {
				tooltip = KIV_solid_hold
				check_variable = { KIV_government_strength > 5 }
			}
			custom_trigger_tooltip = {
				tooltip = KIV_can_take_kivu
				has_country_flag = KIV_sankru_flag
				has_country_flag = KIV_kasai_flag
				has_country_flag = KIV_haut_congo_flag
			}
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		highlight_states = { state = 1181 }
		highlight_states = { state = 977 }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_simba_revolt_occuring
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			KIV_decrease_simba_revolt = yes
			transfer_state = 1181
			transfer_state = 977
			every_owned_state = {
				limit = {
					OR = {
						state = 1181
						state = 977
					}
				}
				set_demilitarized_zone = no
				KIV = {
					add_state_core = PREV
				}
			}
			clr_country_flag = KIV_doing_stuff
			clr_country_flag = KIV_simba_revolt_occuring
			kivu_flavour_events_fire = yes
			custom_effect_tooltip = KIV_victory_tt
			set_country_flag = KIV_simba_revolt_over
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	KIV_take_back_katanga = {
        icon = GFX_decision_generic_military
        available = {
			has_country_flag = KIV_simba_revolt_over
			NOT = {
				has_country_flag = KIV_doing_stuff
			}
        }
		
		highlight_states = { state = 879 }
		highlight_states = { state = 1183 }
		highlight_states = { state = 1182 }
		
		allowed = {
			tag = KIV
		}
		
		visible = {
			has_country_flag = KIV_simba_revolt_over
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = KIV_doing_stuff
		}

		remove_effect = {
			if = {
				limit = {
					country_exists = UMN
				}
				create_wargoal = { 
					target = UMN 
					type = annex_everything 
				}
			}
			else = {
				every_owned_state = {
					limit = {
						OR = {
							state = 1183
							state = 879
							state = 1182
						}
					}
					set_demilitarized_zone = no
				}
			}
			add_state_core = 1183
			add_state_core = 879
			add_state_core = 1182
			clr_country_flag = KIV_doing_stuff
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
}

UMN_recscource_development_decisions = {
	UMN_develop_zinc = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
			
		modifier = {
			production_speed_radar_station_factor = 0.10
		}
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			add_tech_bonus = {
				name = UMN_develop_zinc
				bonus = 0.20
				uses = 1
				category = electronics
			}
			add_to_variable = { UMN_resources = 1 }
			custom_effect_tooltip = UMN_increase_resources_1
		}
		days_remove = 50
		days_re_enable = 30
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_develop_copper = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			958 = { add_resource = {
					type = steel
					amount = 2
				}
			}
			957 = { add_resource = {
					type = steel
					amount = 2
				}
			}
			879 = { add_resource = {
					type = steel
					amount = 2
				}
			}
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
			}
			add_to_variable = { UMN_resources = 1 }
			custom_effect_tooltip = UMN_increase_resources_1
		}
		days_remove = 50
		days_re_enable = 30
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_develop_uranium = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			add_tech_bonus = {
				name = UMN_develop_uranium
				bonus = 0.5
				uses = 1
				category = nuclear
			}
			add_to_variable = { UMN_resources = 1 }
			custom_effect_tooltip = UMN_increase_resources_1
		}
		days_remove = 50
		days_re_enable = 30
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_develop_steel = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			958 = { add_resource = {
					type = steel
					amount = 2
				}
			}
			957 = { add_resource = {
					type = steel
					amount = 2
				}
			}
			879 = { add_resource = {
					type = steel
					amount = 2
				}
			}
			add_to_variable = { UMN_resources = 1 }
			custom_effect_tooltip = UMN_increase_resources_1
		}
		days_remove = 50
		days_re_enable = 30
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_develop_rubber = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			958 = { add_resource = {
					type = rubber
					amount = 2
				}
			}
			957 = { add_resource = {
					type = rubber
					amount = 2
				}
			}
			879 = { add_resource = {
					type = rubber
					amount = 2
				}
			}
			add_to_variable = { UMN_resources = 1 }
			custom_effect_tooltip = UMN_increase_resources_1
		}
		days_remove = 50
		days_re_enable = 30
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_develop_chromium = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			958 = { add_resource = {
					type = chromium
					amount = 2
				}
			}
			957 = { add_resource = {
					type = chromium
					amount = 2
				}
			}
			879 = { add_resource = {
					type = chromium
					amount = 2
				}
			}
			add_to_variable = { UMN_resources = 1 }
			custom_effect_tooltip = UMN_increase_resources_1
		}
		days_remove = 50
		days_re_enable = 30
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_develop_aluminium = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			958 = { add_resource = {
					type = aluminium
					amount = 2
				}
			}
			957 = { add_resource = {
					type = aluminium
					amount = 2
				}
			}
			879 = { add_resource = {
					type = aluminium
					amount = 2
				}
			}
			add_to_variable = { UMN_resources = 1 }
			custom_effect_tooltip = UMN_increase_resources_1
		}
		days_remove = 50
		days_re_enable = 30
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_develop_infrastructure = {
        icon = GFX_decision_generic_military
        available = {
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		modifier = {
			production_speed_buildings_factor = -0.2
			production_speed_infrastructure_factor = -0.15
		}
		
		cost = 25
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {	
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			add_popularity = {
				ideology = market_liberal
				popularity = 0.05
			}
			add_to_variable = { UMN_resources = 1 }
			custom_effect_tooltip = UMN_increase_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_develop_civ_industry = {
        icon = GFX_decision_generic_military
        available = {
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		modifier = {
			production_speed_buildings_factor = -0.2
			production_speed_infrastructure_factor = -0.15
		}
			
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {	
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			add_popularity = {
				ideology = market_liberal
				popularity = 0.05
			}
			add_to_variable = { UMN_resources = 1 }
			custom_effect_tooltip = UMN_increase_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
}

UMN_profits_investment = {
	UMN_invest_in_civ_industry = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = UMN_high_profits
				check_variable = { UMN_resources > 5 }
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			clr_country_flag = UMN_doing_stuff	
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			add_to_variable = { UMN_resources = -1 }
			custom_effect_tooltip = UMN_decrease_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_invest_in_mil_industry = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = UMN_high_profits
				check_variable = { UMN_resources > 5 }
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			clr_country_flag = UMN_doing_stuff		
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			add_to_variable = { UMN_resources = -1 }
			custom_effect_tooltip = UMN_decrease_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_invest_in_infra = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = UMN_high_profits
				check_variable = { UMN_resources > 5 }
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = UMN_doing_stuff	
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			add_to_variable = { UMN_resources = -1 }
			custom_effect_tooltip = UMN_decrease_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_invest_in_stability = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = UMN_high_profits
				check_variable = { UMN_resources > 5 }
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = UMN_doing_stuff	
			add_stability = 0.1
			add_popularity = {
				ideology = market_liberal
				popularity = 0.02
			}
			add_to_variable = { UMN_resources = -1 }
			custom_effect_tooltip = UMN_decrease_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_invest_in_war_support = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = UMN_high_profits
				check_variable = { UMN_resources > 5 }
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = UMN_doing_stuff	
			add_war_support = 0.1
			add_popularity = {
				ideology = market_liberal
				popularity = 0.02
			}
			add_to_variable = { UMN_resources = -1 }
			custom_effect_tooltip = UMN_decrease_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_invest_in_command_power = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = UMN_high_profits
				check_variable = { UMN_resources > 5 }
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = UMN_doing_stuff	
			add_command_power = 100
			add_to_variable = { UMN_resources = -1 }
			custom_effect_tooltip = UMN_decrease_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_invest_in_army_xp = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = UMN_high_profits
				check_variable = { UMN_resources > 5 }
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = UMN_doing_stuff	
			army_experience = 100
			add_to_variable = { UMN_resources = -1 }
			custom_effect_tooltip = UMN_decrease_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_invest_in_air_xp = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = UMN_high_profits
				check_variable = { UMN_resources > 5 }
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = UMN_doing_stuff	
			air_experience = 100
			add_to_variable = { UMN_resources = -1 }
			custom_effect_tooltip = UMN_decrease_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_invest_in_popularity = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = UMN_high_profits
				check_variable = { UMN_resources > 5 }
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = UMN_doing_stuff	
			increase_ruling_party_popularity_by_10 = yes
			add_to_variable = { UMN_resources = -1 }
			custom_effect_tooltip = UMN_decrease_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_invest_in_guns = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = UMN_high_profits
				check_variable = { UMN_resources > 5 }
			}
        }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = UMN_doing_stuff	
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = 1500
				producer = COG
			}
			add_to_variable = { UMN_resources = -1 }
			custom_effect_tooltip = UMN_decrease_resources_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
}

MSF_profits_investment = {
	MSF_invest_in_civ_industry = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = MSF_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = MSF_high_profits
				check_variable = { MSF_money > 5 }
			}
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = MSF_doing_stuff
		}

		remove_effect = {
			clr_country_flag = MSF_doing_stuff	
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			add_to_variable = { MSF_money = -1 }
			custom_effect_tooltip = MSF_invest_cash_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	MSF_invest_in_mil_industry = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = MSF_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = MSF_high_profits
				check_variable = { MSF_money > 5 }
			}
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = MSF_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = MSF_doing_stuff	
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			add_to_variable = { MSF_money = -1 }
			custom_effect_tooltip = MSF_invest_cash_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	MSF_invest_in_infra = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = MSF_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = MSF_high_profits
				check_variable = { MSF_money > 5 }
			}
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = MSF_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = MSF_doing_stuff	
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			random_owned_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			add_to_variable = { MSF_money = -1 }
			custom_effect_tooltip = MSF_invest_cash_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	MSF_invest_in_stability = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = MSF_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = MSF_high_profits
				check_variable = { MSF_money > 5 }
			}
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = MSF_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = MSF_doing_stuff	
			add_stability = 0.1
			increase_ruling_party_popularity_by_5 = yes
			add_to_variable = { MSF_money = -1 }
			custom_effect_tooltip = MSF_invest_cash_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	MSF_invest_in_war_support = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = MSF_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = MSF_high_profits
				check_variable = { MSF_money > 5 }
			}
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = MSF_doing_stuff
		}

		remove_effect = {
			clr_country_flag = MSF_doing_stuff		
			add_war_support = 0.1
			increase_ruling_party_popularity_by_5 = yes
			add_to_variable = { MSF_money = -1 }
			custom_effect_tooltip = MSF_invest_cash_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	MSF_invest_in_command_power = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = MSF_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = MSF_high_profits
				check_variable = { MSF_money > 5 }
			}
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = MSF_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = MSF_doing_stuff	
			add_command_power = 100
			add_to_variable = { MSF_money = -1 }
			custom_effect_tooltip = MSF_invest_cash_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	MSF_invest_in_army_xp = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = MSF_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = MSF_high_profits
				check_variable = { MSF_money > 5 }
			}
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = MSF_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = MSF_doing_stuff	
			army_experience = 100
			add_to_variable = { MSF_money = -1 }
			custom_effect_tooltip = MSF_invest_cash_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	MSF_invest_in_air_xp = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = MSF_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = MSF_high_profits
				check_variable = { MSF_money > 5 }
			}
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = MSF_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = MSF_doing_stuff	
			air_experience = 100
			add_to_variable = { MSF_money = -1 }
			custom_effect_tooltip = MSF_invest_cash_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	MSF_invest_in_popularity = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = MSF_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = MSF_high_profits
				check_variable = { MSF_money > 5 }
			}
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = MSF_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = MSF_doing_stuff	
			increase_ruling_party_popularity_by_10 = yes
			add_to_variable = { MSF_money = -1 }
			custom_effect_tooltip = MSF_invest_cash_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	MSF_invest_in_guns = {
        icon = GFX_decision_generic_military
        available = {
			NOT = {
				has_country_flag = MSF_doing_stuff
			}
			custom_trigger_tooltip = {
				tooltip = MSF_high_profits
				check_variable = { MSF_money > 5 }
			}
        }
		
		allowed = {
			tag = MSF
		}
		
		visible = {
			
        }
		
		cost = 50
		
		complete_effect = {
			set_country_flag = MSF_doing_stuff
		}

		remove_effect = {	
			clr_country_flag = MSF_doing_stuff	
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = 1500
				producer = COG
			}
			add_to_variable = { MSF_money = -1 }
			custom_effect_tooltip = MSF_invest_cash_1
		}
		days_remove = 50
		days_re_enable = 10
		
		ai_will_do = {
		    factor = 100
		}
    }
}

UMN_mwami_pacifying_the_congo = {
	
	UMN_core_haut_congo = {
        icon = GFX_decision_generic_assassination
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		highlight_states = { state = 1026 }
		highlight_states = { state = 718 }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			has_country_flag = UMN_mwami_became_congo
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			every_owned_state = {
				limit = {
					OR = {
						state = 1026
						state = 718
					}
				}
				UMN = {
					add_state_core = PREV
				}
			}
			clr_country_flag = UMN_doing_stuff
			if = {
				limit = {
					has_country_flag = UMN_mwami_became_congo
				}
				COG_increase_recovery = yes
			}
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_core_sankru = {
        icon = GFX_decision_generic_ignite_civil_war
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		highlight_states = { state = 1184 }
		highlight_states = { state = 718 }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			has_country_flag = UMN_mwami_became_congo
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			every_owned_state = {
				limit = {
					OR = {
						state = 1184
						state = 949
					}
				}
				UMN = {
					add_state_core = PREV
				}
			}
			clr_country_flag = UMN_doing_stuff
			UMN_decrease_resistance = yes
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_advance_on_kivu = {
        icon = GFX_decision_generic_nationalism
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		highlight_states = { state = 1181 }
		highlight_states = { state = 977 }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			has_country_flag = UMN_mwami_became_congo
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			every_owned_state = {
				limit = {
					OR = {
						state = 1181
						state = 977
					}
				}
				UMN = {
					add_state_core = PREV
				}
			}
			clr_country_flag = UMN_doing_stuff
			if = {
				limit = {
					has_country_flag = UMN_mwami_became_congo
				}
				COG_increase_recovery = yes
			}
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_core_kasai = {
        icon = border_war
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		highlight_states = { state = 976 }
		highlight_states = { state = 1185 }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			has_country_flag = UMN_mwami_became_congo
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			every_owned_state = {
				limit = {
					OR = {
						state = 976
						state = 1185
					}
				}
				UMN = {
					add_state_core = PREV
				}
			}
			clr_country_flag = UMN_doing_stuff
			if = {
				limit = {
					has_country_flag = UMN_mwami_became_congo
				}
				COG_increase_recovery = yes
			}
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_core_umbangi = {
        icon = GFX_decision_generic_assassination
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		highlight_states = { state = 1025 }
		highlight_states = { state = 1180 }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			has_country_flag = UMN_mwami_became_congo
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			every_owned_state = {
				limit = {
					OR = {
						state = 1025
						state = 1180
					}
				}
				UMN = {
					add_state_core = PREV
				}
			}
			clr_country_flag = UMN_doing_stuff
			UMN_decrease_resistance = yes
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_core_equatorial_congo = {
        icon = GFX_decision_generic_ignite_civil_war
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		highlight_states = { state = 538 }
		highlight_states = { state = 295 }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			has_country_flag = UMN_mwami_became_congo
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			every_owned_state = {
				limit = {
					OR = {
						state = 538
						state = 295
					}
				}
				set_demilitarized_zone = no
				UMN = {
					add_state_core = PREV
				}
			}
			clr_country_flag = UMN_doing_stuff
			UMN_decrease_resistance = yes
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
	
	UMN_core_leopoldville = {
        icon = GFX_decision_generic_nationalism
        available = {
			NOT = {
				has_country_flag = UMN_doing_stuff
			}
        }
		
		highlight_states = { state = 881 }
		
		allowed = {
			tag = UMN
		}
		
		visible = {
			has_country_flag = UMN_mwami_became_congo
        }
		
		cost = 20
		
		complete_effect = {
			set_country_flag = UMN_doing_stuff
		}

		remove_effect = {
			every_owned_state = {
				limit = {
					state = 881
				}
				UMN = {
					add_state_core = PREV
				}
			}
			set_capital = { state = 881 }
			if = {
				limit = {
					has_country_flag = UMN_mwami_became_congo
				}
				COG_increase_recovery = yes
			}
			UMN_decrease_resistance = yes
		}
		days_remove = 15
		
		
		ai_will_do = {
		    factor = 100
		}
    }
}
