country_event = {

	id = 35300

	trigger = {
		tag = ITA
		year = 1910
		NOT = {
			year = 1913
		}
		
	}
	
	fire_only_once = yes
 
	mean_time_to_happen =  {
		months = 5

		modifier = {
			factor = 0.75 #increase likelihood to happen
			year = 1911
		}


		modifier = {
			factor = 0.95 #increase likelihood to happen
			year = 1912
		}
	}

	title = "EVTNAME35300"
	desc = "EVTDESC35300"
	picture = "theatre"

	option = {
		name = "EVTOPTA35300" 
		prestige = 2
	}
}

country_event = {

	id = 35301

	trigger = {
		tag = ITA
		year = 1902
		NOT = {
			year = 1905
			}
		
	}
	
	fire_only_once = yes
 
	mean_time_to_happen =  {
		months = 5

		modifier = {
			factor = 0.75 #increase likelihood to happen
			year = 1903
		}


		modifier = {
			factor = 0.95 #increase likelihood to happen
			year = 1904
		}
	}

	title = "EVTNAME35301"
	desc = "EVTDESC35301"
	picture = "theatre"

	option = {
		name = "EVTOPTA35301" 
		prestige = 3
	}
}

country_event = {

	id = 35302 #Parallel to PAP35700
	title = "EVTNAME35700"
	desc = "EVTDESC35700"
	picture = "pope"
	
	trigger = {
		tag = ITA
		year = 1891
		NOT = {
			year = 1894
			exists = PAP
			has_global_flag = RerumNovarum
		}
	}
	
	fire_only_once = yes
 
	mean_time_to_happen =  {
		months = 5

		modifier = {
			factor = 0.75 #increase likelihood to happen
			year = 1892
		}


		modifier = {
			factor = 0.95 #increase likelihood to happen
			year = 1893
		}
	}

	option = {
		name = "EVTOPTA35700" 
		prestige = 5
		labourers = {
			consciousness = 1
		}
		craftsmen = {
			consciousness = 1
		}
		artisans = {
			consciousness = 1
		}
		soldiers = {
			consciousness = 1
		}
		set_global_flag = RerumNovarum		
	}
}

# Event to make sure Italy is not a mess
country_event = {
	id = 1150010
	title = "EVTNAME1150000"
	desc = "EVTDESC1150000"
	picture = "Celebration"

	trigger = { 	tag = ITA
			exists = ITA }

	fire_only_once = yes

	option = {
		name = "EVTOPTA1150000"
			SAR = { all_core = { remove_core = SAR } }
			PAR = { all_core = { remove_core = PAR } }
			MOD = { all_core = { remove_core = MOD } }
			LUC = { all_core = { remove_core = LUC } }
			TUS = { all_core = { remove_core = TUS } }
			RMG = { all_core = { remove_core = RMG } }
			CEI = { all_core = { remove_core = CEI } }
			SIC = { all_core = { remove_core = SIC } }
			PAP = { all_core = { remove_core = PAP } }
	}
}
# Event to make sure Japan is not a mess
country_event = {
	id = 11500100
	title = "Event to make sure Japan is not a mess"
	desc = "Event to make sure Japan is not a mess"
	picture = "Celebration"

	trigger = { 	tag = JAP
			exists = JAP
				NOT = { exists = SHO } }

	fire_only_once = yes

	option = {
		name = "EVTOPTA1150000"
			SHO = { all_core = { remove_core = SHO } }
			TOS = { all_core = { remove_core = TOS } }
			CHO = { all_core = { remove_core = CHO } }
			SAT = { all_core = { remove_core = SAT } }
		ai_chance = {
			factor = 25
		}
	}
}
# Event to make sure Japan is not a mess
country_event = {
	id = 11500101
	title = "Event to make sure Japan is not a mess"
	desc = "Event to make sure Japan is not a mess"
	picture = "Celebration"

	trigger = { 	tag = SHO
			exists = SHO
				NOT = { exists = JAP } }

	fire_only_once = yes

	option = {
		name = "EVTOPTA1150000"
			JAP = { all_core = { add_core = SHO } }
			JAP = { all_core = { remove_core = JAP } }
			TOS = { all_core = { remove_core = TOS } }
			CHO = { all_core = { remove_core = CHO } }
			SAT = { all_core = { remove_core = SAT } }
		ai_chance = {
			factor = 25
		}
	}
}
#Sicilian revolution
country_event = {

	id = 143011
	title = "Sicilian Revolution"
	desc = "With the mismanagement of the island under the Bourbon hands, Sicily is ready to fight for its independence."
	picture = "revolutionnn"
	major = yes
	
	trigger = {
		tag = SIC
		year = 1848
		owns = 762
	}

	fire_only_once = yes
	
	option = {
		name = "Retake on the the Sicilies."
		any_pop = {
			consciousness = -2
			militancy = 2
		}
		762 = { secede_province = SYC }
		764 = { secede_province = SYC }
		SYC = {
			capital = 762
			leadership = 80
		}
		war = {
			target = SYC
			attacker_goal = {
				casus_belli = civil_war
			}
			
			defender_goal = {
				casus_belli = status_quo
			}
		}
	}
	
	option = {
		name = "Fight by their side."
		any_pop = {
			consciousness = -2
			militancy = 2
		}
		762 = { secede_province = SYC }
		764 = { secede_province = SYC }
		SYC = {
			capital = 762
			leadership = 80
		}
			war = {
				target = SYC
				attacker_goal = {
					casus_belli = civil_war
				}
				defender_goal = {
					casus_belli = status_quo
				}
			}
		
		change_tag_no_core_switch = SYC
	}
}
country_event = {

    id = 90038
    title = "EVTNAME90038" #The Pact of Plombières
    desc = "EVTDESC90038"
    news = yes
    news_desc_long = "EVTDESC90038_NEWS_LONG"
    news_desc_medium = "EVTDESC90038_NEWS_MEDIUM"
    news_desc_short = "EVTDESC90038_NEWS_SHORT"
    picture = "pact_of_piombieres"

    is_triggered_only = yes

    option = {
        name = "EVT90038OPTA"
        diplomatic_influence = { who = FROM value = 100 }
        random_owned = {
            limit = {
                owner = {
                    ai = yes
                    NOT = { badboy = 0.68 }
                }
            }
            owner = { badboy = -25 }
            owner = { badboy = 18 }
        }
        random_owned = {
            limit = {
                owner = {
                    OR = {
                        ai = no
                        badboy = 0.68
                    }
                }
            }
            owner = { badboy = 3 }
        }
        FROM = {
            prestige = 10
            relation = {
                who = FRA
                value = 150
            }
            create_alliance = FRA
        }
        any_country = {
            limit = {
                is_culture_group = italian
                OR = {
                    in_sphere = FRA
                    part_of_sphere = no
                }
                ai = yes
                NOT = {
                    alliance_with = FRA
                    tag = FROM
                }
            }
            create_alliance = FRA
        }
        random_country = {
            limit = {
                tag = AUS
                owns = 726
                owns = 727
                owns = 728
                exists = SAR
            }
            THIS = {
                relation = {
                    who = AUS
                    value = -150
                }
                casus_belli = {
                    target = AUS
                    type = italian_war_of_independence
                    months = 12
                }
                war = {
                    target = AUS
                    attacker_goal = {
                        casus_belli = italian_war_of_independence
                        country = SAR
                        state_province_id = 726
                    }
                    call_ally = yes
                }
            }
        }
        random_country = {
            limit = {
                tag = KUK
                owns = 726
                owns = 727
                owns = 728
                exists = SAR
            }
            THIS = {
                relation = {
                    who = KUK
                    value = -150
                }
                casus_belli = {
                    target = KUK
                    type = italian_war_of_independence
                    months = 12
                }
                war = {
                    target = KUK
                    attacker_goal = {
                        casus_belli = italian_war_of_independence
                        country = SAR
                    }
                    call_ally = yes
                }
            }
        }
        ai_chance = {
            factor = 95
        }
    }

    option = {
        name = "EVT90038OPTB"
        diplomatic_influence = {
            who = FROM
            value = -200
        }
        FROM = {
            prestige = -10
            relation = {
                who = FRA
                value = -100
            }
            leave_alliance = FRA
            country_event = 96161
        }
        ai_chance = {
            factor = 5
        }
    }
}

country_event = {

    id = 96160
    title = "EVTNAME96160"
    desc = "EVTDESC96160"

    trigger = {
        primary_culture = north_italian
        war = no
        is_vassal = no
        ai = yes
        NOT = {
            tag = SAR
            tag = SVY
            exists = ITA
            truce_with = SAR
            truce_with = SVY
            has_country_flag = does_not_want_to_unify
            has_country_flag = attempted_sardinia_union
        }
        OR = {
            part_of_sphere = no
            sphere_owner = { is_sphere_leader_of = SAR }
            in_sphere = SAR
            in_sphere = SVY
        }
        OR = {
            SAR = {
                war = no
                neighbour = THIS
                is_vassal = no
            }
            SVY = {
                war = no
                neighbour = THIS
                is_vassal = no
            }
        }
    }

    mean_time_to_happen = {
        months = 24
    }

    option = {
        name = "EVT96160OPTA"
        set_country_flag = attempted_sardinia_union
        random_owned = {
            limit = {
                SAR = { exists = yes }
            }
            owner = {
                all_core = { add_core = SAR }
            }
        }
        random_owned = {
            limit = {
                SVY = { exists = yes }
            }
            owner = {
                all_core = { add_core = SVY }
            }
        }
        random_owned = {
            limit = {
                owner = { has_country_flag = made_the_call_to_union }
            }
            SAR = { set_country_flag = made_the_call_to_union }
            SVY = { set_country_flag = made_the_call_to_union }
        }
        random_country = {
            limit = {
                OR = {
                    tag = SAR
                    tag = SVY
                }
                exists = yes
                ai = yes
            }
            prestige = 10
            inherit = THIS
        }
        random_country = {
            limit = {
                OR = {
                    tag = SAR
                    tag = SVY
                }
                exists = yes
                ai = no
            }
            prestige = 10
            country_event = 60130
        }
    }
}

country_event = {

    id = 96161
    title = "EVTNAME96161"
    desc = "EVTDESC96161"
    picture = "pact_of_piombieres"

    trigger = {
        OR = {
            tag = SAR
            tag = SVY
        }
        war = no
        has_country_flag = plombieres
        NOT = {
            has_global_flag = plombieres_refused
            has_country_flag = cavour_has_done_his
            owns = 726
            owns = 727
            owns = 728
        }
        FRA = {
            war = no
        }
    }

    mean_time_to_happen = {
        months = 3
    }

    option = {
        name = "EVT96161OPTA"
        set_global_flag = plombieres_refused
        465 = { add_core = FRA }
        466 = { add_core = FRA }
        472 = { add_core = FRA }
        PAP_741 = { add_core = THIS }
        MOD_739 = { add_core = THIS }
        TUS_744 = { add_core = THIS }
    }
}

country_event = {

    id = 96165
    title = "EVTNAME96165" #Italian Unification
    desc = "EVTDESC96165"
    picture = "unite"

    is_triggered_only = yes

    option = {
        name = "EVT96165OPTA"
        set_country_flag = objects_to_italy
        relation = { who = ITA value = -100 }

        random_owned = {
            limit = { owner = { is_greater_power = yes } }
            owner = { diplomatic_influence = { who = ITA value = -200 } }
        }

        leave_alliance = ITA

        casus_belli = {
            target = ITA
            type = humiliate
            months = 12
        }
        random_country = {
            limit = {
                tag = ITA
                any_owned_province = { NOT = { is_core = ITA } }
            }
            add_casus_belli = { target = THIS type = free_peoples months = 36 }
        }

        ai_chance = {
            factor = 50
            modifier = {
                factor = 0.1
                is_sphere_leader_of = ITA
            }
            modifier = {
                factor = 0.25
                alliance_with = ITA
            }
            modifier = {
                factor = 0.5
                tag = FRA
                NOT = {
                    465 = { owned_by = ITA }
                    466 = { owned_by = ITA }
                    472 = { owned_by = ITA }
                }
            }
            modifier = {
                factor = 0.5
                OR = {
                    war_policy = pacifism
                    war_policy = anti_military
                }
            }
            modifier = {
                factor = 0.25
                OR = {
                    is_disarmed = yes
                    has_recently_lost_war = yes
                    war = yes
                }
            }
            modifier = {
                factor = 1.25
                NOT = { relation = { who = ITA value = 0 } }
            }
            modifier = {
                factor = 0.5
                relation = { who = ITA value = 100 }
            }
        }
    }

    option = {
        name = "EVT96165OPTB"
        set_country_flag = accepts_italy
        relation = {
            who = ITA
            value = 100
        }
        random_owned = {
            limit = {
                owner = { is_greater_power = yes }
            }
            owner = {
                diplomatic_influence = {
                    who = ITA
                    value = 25
                }
            }
        }
        ai_chance = {
            factor = 50
            modifier = {
                factor = 0.5
                war_policy = jingoism
            }
            modifier = {
                factor = 1.5
                tag = FRA
                NOT = {
                    465 = { owned_by = ITA }
                    466 = { owned_by = ITA }
                    472 = { owned_by = ITA }
                }
            }
            modifier = {
                factor = 0.5
                tag = FRA
                OR = {
                    465 = { owned_by = ITA }
                    466 = { owned_by = ITA }
                    472 = { owned_by = ITA }
                }
            }
            modifier = {
                factor = 0
                any_core = { owned_by = ITA }
            }
            modifier = {
                factor = 0.1
                OR = {
                    tag = AUS
                    tag = KUK
                }
            }
            modifier = {
                factor = 0.5
                NOT = { relation = { who = ITA value = 0 } }
            }
            modifier = {
                factor = 1.5
                relation = { who = ITA value = 100 }
            }
        }
    }
}

country_event = {

    id = 96170
    title = "EVTNAME96170" #Il Risorgimento
    desc = "EVTDESC96170"
    major = yes

    trigger = {
        is_culture_group = italian
        war = no
        is_vassal = no
        is_disarmed = no
        NOT = {
            exists = ITA
            has_country_flag = does_not_want_to_be_unified
        }
        OR = {
            revolution_n_counterrevolution = 1
            AND = {
                year = 1890
                OR = {
                    is_secondary_power = yes
                    is_greater_power = yes
                }
            }
        }
        OR = {
            has_global_flag = italian_call_to_union
            has_global_flag = garibaldi_redshirts
            AND = {
                OR = {
                    tag = SAR
                    tag = SVY
                    tag = SIC
                }
                exists = GER
                year = 1890
            }
        }
    }

    mean_time_to_happen = {
        months = 40
        modifier = {
            factor = 0.25
            has_country_flag = made_the_call_to_union
        }
        modifier = {
            factor = 0.5
            is_greater_power = yes
        }
        modifier = {
            factor = 1.5
            is_greater_power = no
            is_secondary_power = no
        }
        modifier = {
            factor = 3
            NOT = { year = 1870 }
        }
        modifier = {
            factor = 1.5
            year = 1870
            NOT = { year = 1880 }
        }
        modifier = {
            factor = 0.5
            year = 1890
        }
        modifier = {
            factor = 0.75
            exists = GER
        }
    }

    option = {
        name = "EVTOPTA11103" #Accept inheritance
        clr_country_flag = made_the_call_to_union
        prestige = 10
        random_country = {
            limit = { is_sphere_leader_of = THIS }
            set_country_flag = objects_to_italy
        }
        add_accepted_culture = south_italian
        add_accepted_culture = north_italian
        random_owned = {
            limit = { owner = { is_culture_group = italian accepted_culture = french } }
            owner = { remove_accepted_culture = french }
        }
        random_owned = {
            limit = { owner = { is_culture_group = italian accepted_culture = south_german } }
            owner = { remove_accepted_culture = south_german }
        }
        random_owned = {
            limit = { owner = { is_culture_group = italian accepted_culture = british } }
            owner = { remove_accepted_culture = british }
        }

        change_tag = culture

        any_country = {
            limit = {
                NOT = {
                    tag = THIS
                    tag = PAP
                }
                is_culture_group = THIS
                capital_scope = { continent = europe }
                is_greater_power = no
                num_of_cities = 1
            }
            country_event = 11101
        }

        random_country = {
            limit = {
                tag = PAP
                NOT = { tag = THIS }
            }

            country_event = { id = 96174 days = 7 }
        }
        any_country = {
            limit = {
                NOT = { is_culture_group = italian }
                exists = yes
                OR = {
                    has_country_flag = objects_to_italy
                    AND = {
                        neighbour = ITA
                        OR = {
                            tag = AUS
                            tag = KUK
                        }
                    }
                    AND = {
                        neighbour = ITA
                        is_greater_power = yes
                    }
                }
            }
            country_event = { id = 96165 days = 20 }
        }
        ai_chance = {
            factor = 95
        }
    }

    option = {
        name = "EVTOPTB11103" #Refuse inheritance
        prestige = 5
        set_country_flag = does_not_want_to_be_unified
        clr_country_flag = made_the_call_to_union
        any_pop = {
            militancy = 6
        }
        ai_chance = {
            factor = 5
            modifier = {
                factor = 0
                OR = {
                    tag = SAR
                    tag = SVY
                }
            }
        }
    }
}

country_event = {

    id = 96172
    title = "EVTNAME96172" #Altare della patria construction
    desc = "EVTDESC96172"
    picture = "vittoriano"

    trigger = {
        tag = ITA
        owns = 749
        has_country_flag = altar_built
        NOT = { has_country_modifier = monument_under_construction }
        }

    fire_only_once = yes
    mean_time_to_happen = { days = 1 }

    option = {
        name = "EVTOPTA96172"
        prestige = 15
        war_exhaustion = -20
        749 = { set_province_flag = fine_arts }
    }
}
country_event = {

    id = 1603000
    title = "Italian Victory" #Altare della patria construction
    desc = "After being defeated by the Italians, we we have been officially kicked from the peninsula."
    picture = "vittoriano"

    is_triggered_only = yes

    fire_only_once = yes
    mean_time_to_happen = { days = 1 }

    option = {
        name = "EVTOPTA96172"
        prestige = -15
        war_exhaustion = -20
            FRA = {
                diplomatic_influence = { who = PAP value = -300 }
                diplomatic_influence = { who = SIC value = -300 }
            }
		726 = { secede_province = SAR }
		727 = { secede_province = SAR }
		728 = { secede_province = SAR }
        PAP_741 = { add_core = CEI }
            TUS_744 = { add_core = CEI }
		PAP = {
			741 = {
				secede_province = CEI
			}
			742 = {
				secede_province = CEI
			}
			743 = {
				secede_province = CEI
			}
			739 = {
				secede_province = CEI
			}
			740 = {
				secede_province = CEI
			}
		}
            738 = { add_core = CEI }
            726 = { add_core = SAR }
            727 = { add_core = SAR }
            728 = { add_core = SAR }
            739 = { add_core = CEI }
            740 = { add_core = CEI }
            746 = { add_core = CEI }
            CEI = { inherit = MOD }
            CEI = { inherit = TUS }
            CEI = { inherit = PAR }
            CEI = { inherit = MOD }
            CEI = { inherit = LUC }
		SAR = { create_vassal = CEI }
		CEI = { government = democracy }
		PAP = { country_event = 11295500 }
    }
}

country_event = {

    id = 11295500
    title = "Italian Victory" #Altare della patria construction
    desc = "After being defeated by the Italians, we have no option but to cede the land that is rightfully theirs."
    picture = "vittoriano"

    is_triggered_only = yes

    fire_only_once = yes
    mean_time_to_happen = { days = 1 }

    option = {
        name = "EVTOPTA96172"
		PAP = {
			741 = {
				secede_province = CEI
			}
			742 = {
				secede_province = CEI
			}
			743 = {
				secede_province = CEI
			}
			739 = {
				secede_province = CEI
			}
			740 = {
				secede_province = CEI
			}
		}
    }
}

country_event = {

    id = 112955000
    title = "Plebiscite" #Altare della patria construction
    desc = "We can now let electors choose our way"
    picture = "vittoriano"

    trigger = { CEI =  { exists = yes } 
	tag = CEI }
	
	mean_time_to_happen = { months = 2 }

    fire_only_once = yes
    mean_time_to_happen = { days = 1 }
  
	option = {
        name = "An independent kingdom"
		CEI = {
			all_core =  { add_core = SAR }
		}	
		SAR = { release_vassal = THIS }
				
		SAR = { war = {
			target = CEI
			attacker_goal = {
				casus_belli = civil_war
			}
			
			defender_goal = {
				casus_belli = status_quo }
			}
		}
    }
	
    option = {
        name = "annexation with Sardena"
		SAR = {
			inherit = THIS 
		}
		CEI = {
			all_core =  { add_core = SAR }
		}	
    } 
}
country_event = {

    id = 16030000
    title = "Italian Victory" #Altare della patria construction
    desc = "After being defeated by the Italians, we have been officially kicked from the peninsula."
    picture = "vittoriano"

    is_triggered_only = yes

    fire_only_once = yes
    mean_time_to_happen = { days = 1 }

    option = {
        name = "EVTOPTA96172"
		set_country_flag = Italian_victoria
        prestige = 15
        war_exhaustion = -20
            FRA = {
                diplomatic_influence = { who = PAP value = -300 }
                diplomatic_influence = { who = SIC value = -300 }
            }
		726 = { secede_province = SAR }
		727 = { secede_province = SAR }
		728 = { secede_province = SAR }
		729 = { secede_province = SAR }
		730 = { secede_province = SAR }
		731 = { secede_province = SAR }
		732 = { secede_province = SAR }
		733 = { secede_province = SAR }
    }
}
#Pope decides the fate of the Balkans
country_event = {
	id = 1000111
	title = "Liberation of Christian lands!"
	desc = "We must demand the Ottomans the liberation of Christian alnds in order to protect all Christians!"
	picture = "constantinople_conference"
	
	fire_only_once = yes 
	
	trigger = { tag = SIS
			TUR = { NOT = { is_greater_power = yes } } 
			OR = { AND = { TUR = { in_sphere = SIS } year = 1850 } } } 
			
	option = {
		name = "With Christ we go!"
			TUR = {
				country_event = { id=1000041 days = 5 }
			}

		ai_chance = {
			factor = 0.40 }
	}
}
country_event = {
	id = 1000041
	title = "EVTNAME100004"
	desc = "EVTDESC100004"
	picture = "constantinople_conference"
	
	is_triggered_only = yes
	
	option = {
		name = "EVTOPTA100008"
		release_vassal = ROM
		any_owned = {
			limit = {
					owned_by = TUR }
			917 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			918 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			916 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			919 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			920 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			921 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			909 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			908 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			915 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			911 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			910 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			922 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
		2655 = {
			secede_province = BUL
		}
		815 = {
			secede_province = GRE
		}
		860 = {
			secede_province = SIS
		}
		859 = {
			secede_province = SIS
		}
		861 = {
			secede_province = SIS
		}
		862 = {
			secede_province = SIS
		}
		863 = {
			secede_province = SIS
		}
		865 = {
			secede_province = SIS
		}
		828 = {
			secede_province = GRE
		}
		858 = {
			secede_province = GRE
		}
		869 = {
			secede_province = GRE
		}
		872 = {
			secede_province = GRE
		}
			GRE = { all_core = { secede_province = GRE
						remove_core = TUR } }
			BOS = { all_core = { secede_province = BOS
						remove_core = TUR } }
			MON = { all_core = { secede_province = MON
						remove_core = TUR } }
			SER = { all_core = { secede_province = SER
						remove_core = TUR } }
			BUL = { all_core = { secede_province = BUL
						remove_core = TUR } }
			release_vassal = BUL
			BUL = { capital = 809 }

			ALB = { all_core = { secede_province = ALB
						remove_core = TUR } }
			ALB = { capital = 849 }
			GRE = { all_core = { secede_province = GRE
						remove_core = TUR } }
			ARM = { all_core = { secede_province = ARM
						remove_core = TUR } }
			CLC = { all_core = { secede_province = CLC
						remove_core = TUR } }
			SIR = { all_core = { secede_province = SIR
						remove_core = TUR } }
			IRQ = { all_core = { secede_province = IRQ
						remove_core = TUR } }
			ELB = { all_core = { secede_province = SIR
						remove_core = TUR } }
			ROM = { all_core = { secede_province = ROM 
						remove_core = TUR }  } 
			KUR = { all_core = { secede_province = KUR
						remove_core = TUR }  } 
		899 = {
			secede_province = SIR
		}
		1096 = {
			secede_province = ARM
		} }
		AUS = {
		diplomatic_influence = {
			who = BOS
			value = 400
				}
			}
		KUK = {
		diplomatic_influence = {
			who = BOS
			value = 400
				}
			}

		ai_chance = {
			factor = 30 }
	}
	
	option = {
		name = "EVTOPTB100008"
		SIS = {
			country_event = { id=100009 days=0 }
		}	
		ai_chance = {
			factor = 70
		}
	}
}

country_event = {
	id = 100009
	title = "A call for a Crusade?"
	desc = "We must demand action from the Great Powers in order to protect all Christians!"
	picture = "constantinople_conference"
	
	is_triggered_only = yes
	
	option = {
		name = "With Christ we go!"
		any_country = {
            limit = { NOT = { tag = THIS } 
                is_greater_power = yes
                capital_scope = { continent = europe }
            }
            country_event = 1000091
	    }
		SIS = { country_event = { id = 1000092 days = 10 } }
	}
}
country_event = {
	id = 1000091
	title = "A call for a Crusade"
	desc = "The Pope has called for the dismantlement of the Ottoman Empire to free all Christians from them."
	picture = "constantinople_conference"
	
	is_triggered_only = yes
	
	option = {
		name = "No Crusade for us."
	}
	option = {
		name = "We want to take part on this."
		relation = { who = TUR value = -200 }
		diplomatic_influence = {
			who = TUR
			value = -200
		} 
		THIS = { create_alliance = SIS }
	}
}
country_event = {
	id = 1000092
	title = "The Ninth Crusade"
	desc = "We now demand them to take action and defend all Christians."
	picture = "constantinople_conference"
	
	is_triggered_only = yes
	
	option = {
		name = "EVTOPTA100009"
		relation = { who = TUR value = -200 }
		release_vassal = TUR
		diplomatic_influence = {
			who = TUR
			value = -200
		}
		add_casus_belli = {
				target = THIS
				type = balkan_liberation
				months = 60
		}
		
		war = {
			target = TUR
			attacker_goal = {
				casus_belli = balkan_liberation2
			}
		call_ally = yes
		}
	}
}
country_event = {
	id = 148001
	title = "Dismantling the Ottoman Empire"
	desc = "With our glorioud victory, now the Ottoman Empire must accept our terms"
	picture = "constantinople_conference"
	
	is_triggered_only = yes
	
	option = {
		name = "Liberate all Christians."
		TUR = { country_event = 1000241 }
		}
	}
country_event = {
	id = 1000241
	title = "EVTNAME100004"
	desc = "EVTDESC100004"
	picture = "constantinople_conference"
	
	is_triggered_only = yes
	
	option = {
		name = "EVTOPTA100008"
		release_vassal = ROM
		any_owned = {
			limit = {
					owned_by = TUR }
			917 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			918 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			916 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			919 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			920 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			921 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			909 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			908 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			915 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			911 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			910 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
			922 = { secede_province = JER
						remove_core = TUR
						add_core = JER }
		2655 = {
			secede_province = BUL
		}
		815 = {
			secede_province = GRE
		}
		860 = {
			secede_province = SIS
		}
		859 = {
			secede_province = SIS
		}
		861 = {
			secede_province = SIS
		}
		862 = {
			secede_province = SIS
		}
		863 = {
			secede_province = SIS
		}
		865 = {
			secede_province = SIS
		}
		828 = {
			secede_province = GRE
		}
		858 = {
			secede_province = GRE
		}
		869 = {
			secede_province = GRE
		}
		872 = {
			secede_province = GRE
		}
			GRE = { all_core = { secede_province = GRE
						remove_core = TUR } }
			BOS = { all_core = { secede_province = BOS
						remove_core = TUR } }
			MON = { all_core = { secede_province = MON
						remove_core = TUR } }
			SER = { all_core = { secede_province = SER
						remove_core = TUR } }
			BUL = { all_core = { secede_province = BUL
						remove_core = TUR } }
			release_vassal = BUL
			BUL = { capital = 809 }

			ALB = { all_core = { secede_province = ALB
						remove_core = TUR } }
			ALB = { capital = 849 }
			GRE = { all_core = { secede_province = GRE
						remove_core = TUR } }
			ARM = { all_core = { secede_province = ARM
						remove_core = TUR } }
			CLC = { all_core = { secede_province = CLC
						remove_core = TUR } }
			SIR = { all_core = { secede_province = SIR
						remove_core = TUR } }
			IRQ = { all_core = { secede_province = IRQ
						remove_core = TUR } }
			ELB = { all_core = { secede_province = SIR
						remove_core = TUR } }
			ROM = { all_core = { secede_province = ROM 
						remove_core = TUR }  } 
			KUR = { all_core = { secede_province = KUR
						remove_core = TUR }  } 
		899 = {
			secede_province = SIR
		}
		1096 = {
			secede_province = ARM
		} }
		AUS = {
		diplomatic_influence = {
			who = BOS
			value = 400
				}
			}
		KUK = {
		diplomatic_influence = {
			who = BOS
			value = 400
				}
			}

		ai_chance = {
			factor = 30 }
	}
}