add_namespace = fate_of_gioshreki

country_event = {
	id = fate_of_gioshreki.1
	title = "Fate Of Gioshreki"
	desc = fateofgioshreki
	picture = GFX_fate_of_gioshreki

	is_triggered_only = yes

	option = {
		name = "We need to kill him."
		ai_chance = { factor = 50 }
		custom_effect_tooltip = kill_gioshreki
		
		hidden_effect = {	
		 remove_unit_leader = 6969
		 remove_ideas = gioshrekitoken
		  set_country_flag = purged_gioshreki
            SHR = {
	          country_event = { id = fate_of_gioshreki.2 }
            }		
	    }		  
	}
	
	option = {
		name = "Keep him alive."
		ai_chance = { factor = 25 }
		
		
        add_political_power = -250
        add_stability = -0.10
        add_popularity = { ideology = communism popularity = -0.15 }
        hidden_effect = {		
		    SHR = {
			 country_event = { id = fate_of_gioshreki.2 }	
			
			}
	    }
	}
	
	option = {
		name = "Send him to a re-education camp."
		ai_chance = { factor = 25 }
		custom_effect_tooltip = reeducation_gioshreki_tt
		
		hidden_effect = {
		remove_unit_leader = 6969
		remove_ideas = gioshrekitoken
		set_country_flag = gioshreki_communist_reeducation
            SHR = {
			 country_event = { id = fate_of_gioshreki.2 }
            }			
	    }
	}
}


country_event = {
	id = fate_of_gioshreki.2
	title = "Fate Of Heinrich Shrekler"
	desc = fateofheinrichshrekler
	picture = GFX_fate_of_heinrich_shrekler

	is_triggered_only = yes

	option = {
		name = "We need to kill him."
		ai_chance = { factor = 50 }	
		custom_effect_tooltip = kill_heinrich

		 hidden_effect = {
		 remove_unit_leader = 6971
		 remove_ideas = heinrichshrekyoyo
		  set_country_flag = purged_heinrich_shrekler
            SHR = {
			 country_event = { id = fate_of_gioshreki.3 }	
            }			 
        }
	}
	
	option = {
		name = "Keep him alive."
		ai_chance = { factor = 25 }	
		
		add_political_power = -250
        add_stability = -0.10
        add_popularity = { ideology = communism popularity = -0.15 }
        hidden_effect = {		
		    SHR = {
			 country_event = { id = fate_of_gioshreki.3 }	
			
			}
		}
	}
	
	option = {
		name = "Send him to a re-education camp."
		ai_chance = { factor = 25 }
        custom_effect_tooltip = reeducation_heinrich_tt		
		
	    hidden_effect = {
		remove_unit_leader = 6971
		remove_ideas = heinrichshrekyoyo
		set_country_flag = heinrich_shrekler_reeducation
            SHR = {
			 country_event = { id = fate_of_gioshreki.3 }
            }			
	    }
	}
}

country_event = {
	id = fate_of_gioshreki.3
	title = "Fate Of Hermann Shrek"
	desc = fateofhermannshrek
	picture = GFX_fate_of_hermann_shrek

	is_triggered_only = yes

	option = {
		name = "We need to kill him."
		ai_chance = { factor = 50 }	
		custom_effect_tooltip = kill_hermann

		 hidden_effect = {
		 remove_unit_leader = 6972
		 remove_ideas = hermannshrek
		  set_country_flag = purged_hermann_shrek
            SHR = {
			 country_event = { id = fate_of_gioshreki.4 }	
            }			 
        }
	}
	
	option = {
		name = "Keep him alive."
		ai_chance = { factor = 25 }	
		
		add_political_power = -250
        add_stability = -0.10
        add_popularity = { ideology = communism popularity = -0.15 }
        hidden_effect = {		
		    SHR = {
			 country_event = { id = fate_of_gioshreki.4 }	
			
			}
		}
	}
	
	option = {
		name = "Send him to a re-education camp."
		ai_chance = { factor = 25 }	
		custom_effect_tooltip = reeducation_hermann_tt
		
	    hidden_effect = {
		remove_unit_leader = 6972
		remove_ideas = hermannshrek
		set_country_flag = hermann_shrek_reeducation
            SHR = {
			 country_event = { id = fate_of_gioshreki.4 }
            }			
	    }
	}
}

country_event = {
	id = fate_of_gioshreki.4
	title = "Fate Of Henneth Von Shrek"
	desc = fateofhennethvonshrek
	picture = GFX_fate_of_henneth_shrek

	is_triggered_only = yes

	option = {
		name = "We need to kill him."
		ai_chance = { factor = 50 }	
		custom_effect_tooltip = kill_henneth

		 hidden_effect = {
		 remove_unit_leader = 6973
		 remove_ideas = hennethshrek
		  set_country_flag = purged_henneth_shrek
            SHR = {
			 country_event = { id = fate_of_gioshreki.5 }	
            }			 
        }
	}
	
	option = {
		name = "Keep him alive."
		ai_chance = { factor = 25 }	
		
		add_political_power = -250
        add_stability = -0.10
        add_popularity = { ideology = communism popularity = -0.15 }
        hidden_effect = {		
		    SHR = {
			 country_event = { id = fate_of_gioshreki.5 }	
			
			}
		}
	}
	
	option = {
		name = "Send him to a re-education camp."
		ai_chance = { factor = 25 }	
		custom_effect_tooltip = reeducation_henneth_tt
		
	    hidden_effect = {
		remove_unit_leader = 6973
		remove_ideas = hennethshrek
		set_country_flag = henneth_shrek_reeducation
            SHR = {
			 country_event = { id = fate_of_gioshreki.5 }
            }			
	    }
	}
}

country_event = {
	id = fate_of_gioshreki.5
	title = "The End Of The Shrek Trials"
	desc = "With the traitor problem behind us, we can now continue our communist utopia."
	picture = GFX_report_event_soviet_tank_parade

	is_triggered_only = yes

	option = {
		name = "We can continue."
		ai_chance = { factor = 100 }	
		
        }
	}