namespace = ORDERDEM

character_event = {
    id = ORDERDEM.1
    desc = EVTDESCORDERDEM.1
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1
	
	is_triggered_only = yes
	
	option = {
		name = EVTOPTAORDERDEM.1
		set_government_type = democracy_government
		add_law = succ_democracy_censal
		any_vassal = {
			limit = {
				government = feudal_government
				religion_group = capitalist
			}
			set_government_type = democracy_government
			add_law = succ_democracy_censal
		}
	}
}

character_event = {
    id = ORDERDEM.2
    desc = EVTDESCORDERDEM.DM2
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.DM2
	
	is_triggered_only = yes
	
	option = {
		name = OK
	}
}

character_event = {
    id = ORDERDEM.3
    desc = EVTDESCORDERDEM.1
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1
	
	is_triggered_only = yes
	
	option = {
		name = EVTOPTAORDERDEM.1
	}	
}

character_event = {
    id = ORDERDEM.4
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger = {
		religion_group = capitalist
		has_landed_title = k_french_republic
		has_landed_title = k_france
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_france = {
			destroy_landed_title = PREV
		}
	}
}

character_event = {
    id = ORDERDEM.5
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_netherlands
		has_landed_title = k_frisia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_frisia = {
			destroy_landed_title = PREV
		}
	}
}

character_event = {
    id = ORDERDEM.6
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger = {
		religion_group = capitalist
		has_landed_title = k_lotharingian_republic
		has_landed_title = k_lotharingia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_lotharingia = {
			destroy_landed_title = PREV
		}
	}
}

character_event = {
    id = ORDERDEM.7
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_austrian_republic
		has_landed_title = k_bavaria
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_bavaria = {
			destroy_landed_title = PREV
		}
	}
}

character_event = {
    id = ORDERDEM.8
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_federal_germany
		has_landed_title = k_germany
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_germany = {
			destroy_landed_title = PREV
		}
	}
}
character_event = {
    id = ORDERDEM.9
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_italian_republic
		OR = {
			has_landed_title = k_italy
			has_landed_title = k_naples
			has_landed_title = k_romagna
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_italy
			}
			k_italy = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_naples
			}
			k_naples = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_romagna
			}
			k_romagna = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.10
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_sicily_republic
		OR = {
			has_landed_title = k_sicily
			has_landed_title = k_trinacria
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_sicily
			}
			k_sicily = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_trinacria
			}
			k_trinacria = {
				destroy_landed_title = THIS
			}
		}
	}
}


character_event = {
    id = ORDERDEM.11
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_spanish_republic
		OR = {
			has_landed_title = k_castille
			has_landed_title = k_valencia
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_castille
			}
			k_castille= {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_valencia
			}
			k_valencia = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.12
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_spanish_republic
		OR = {
			has_landed_title = k_leon
			has_landed_title = k_andalusia
			has_landed_title = k_spanish_galicia
			has_landed_title = k_asturias
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_leon
			}
			k_leon = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_andalusia
			}
			k_andalusia = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_spanish_galicia
			}
			k_spanish_galicia = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_asturias
			}
			k_asturias = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.13
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_catalonia
		has_landed_title = k_aragon
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_aragon = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.14
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_czech_republic
		OR = {
			has_landed_title = k_bohemia
			has_landed_title = k_moravia
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_bohemia
			}
			k_bohemia = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_moravia
			}
			k_moravia = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.15
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger = {
		religion_group = capitalist
		OR = {
			has_landed_title = k_cyprus_republic
			has_landed_title = k_turkish_cyprus
		}
		has_landed_title = k_cyprus
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_cyprus = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.16
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_greek_republic
		OR = {
			has_landed_title = k_byzantium
			has_landed_title = k_epirus
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_byzantium
			}
			k_byzantium = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_epirus
			}
			k_epirus = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.17
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_hungarian_republic
		has_landed_title = k_hungary
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_hungary = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.18
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_croatian_republic
		has_landed_title = k_croatia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_croatia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.19
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_bosnian_republic
		has_landed_title = k_bosnia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_bosnia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.20
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_serbian_republic
		has_landed_title = k_serbia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_serbia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.21
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_bulgarian_republic
		has_landed_title = k_bulgaria
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_bulgaria = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.22
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_polish_republic
		has_landed_title = k_poland
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_poland = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.23
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_lithuanian_republic
		has_landed_title = k_lithuania
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_lithuania = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.24
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_estonian_republic
		has_landed_title = k_estonia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_estonia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.25
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		OR = {
			has_landed_title = k_romanian_republic
			has_landed_title = k_moldovan_republic
		}
		has_landed_title = k_dacia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_dacia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.26
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_ukrainian_republic
		OR = {
			has_landed_title = k_ruthenia
			has_landed_title = k_galicia-volhynia
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_ruthenia
			}
			k_ruthenia = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_galicia-volhynia
			}
			k_galicia-volhynia = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.27
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_english_republic
		has_landed_title = k_england
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_england = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.28
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_scottish_republic
		has_landed_title = k_scotland
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_scotland = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.29
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_irish_republic
		has_landed_title = k_ireland
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_ireland = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.30
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_norwegian_republic
		has_landed_title = k_norway
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_norway = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.31
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_swedish_republic
		has_landed_title = k_sweden
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_sweden = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.32
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_danish_republic
		has_landed_title = k_denmark
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_denmark = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.33
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_finnish_republic
		has_landed_title = k_finland
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_finland = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.34
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_russian_republic
		OR = {
			has_landed_title = k_rus
			has_landed_title = k_chernigov
			has_landed_title = k_vladimir
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_rus
			}
			k_rus = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_chernigov
			}
			k_chernigov = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_vladimir
			}
			k_vladimir = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.35
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_armenian_republic
		has_landed_title = k_armenia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_armenia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.36
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_turkish_republic
		OR = {
			has_landed_title = k_ottoman
			has_landed_title = k_eretnid
			has_landed_title = k_karaman
			has_landed_title = k_germiyan
			has_landed_title = k_candar
			has_landed_title = k_mentese
			has_landed_title = k_aydin
			has_landed_title = k_tekke
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_ottoman
			}
			k_ottoman = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_eretnid
			}
			k_eretnid = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_karaman
			}
			k_karaman = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_germiyan
			}
			k_germiyan = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_candar
			}
			k_candar = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_mentese
			}
			k_mentese = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_aydin
			}
			k_aydin = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_tekke
			}
			k_tekke = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_rum
			}
			k_rum = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.37
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_syrian_republic
		has_landed_title = k_syria
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_syria = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.38
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_iraqi_republic
		has_landed_title = k_iraq
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_iraq = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.39
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_kurdistan
		has_landed_title = k_mesopotamia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_mesopotamia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.40
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_iranian_republic
		has_landed_title = k_persia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_persia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.41 # Fix for Romania and Moldova when you're Romanian
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		culture = romanian
		has_landed_title = k_romanian_republic
		has_landed_title = k_moldovan_republic
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_moldovan_republic = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.42 # Fix for Romania and Moldova when you're Moldovan
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		culture = moldovan
		has_landed_title = k_romanian_republic
		has_landed_title = k_moldovan_republic
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_romanian_republic = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.43
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_welsh_republic
		has_landed_title = k_wales
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_wales = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.44
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_egyptian_republic
		has_landed_title = k_egypt
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_egypt = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.45
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_jordanian_republic
		has_landed_title = k_jerusalem
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_jerusalem = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.46
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_sudanese_republic
		has_landed_title = k_nubia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_nubia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.47
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_ethiopian_republic
		has_landed_title = k_abyssinia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_abyssinia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.48
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_somali_republic
		has_landed_title = k_abyssinia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_abyssinia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.49
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_libyan_republic
		has_landed_title = k_africa
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_africa = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.50
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_tunisian_republic
		has_landed_title = k_africa
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_africa = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.51
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_afghan_republic
		has_landed_title = k_afghanistan
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_afghanistan = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.52
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_chad
		has_landed_title = k_kanem
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_kanem = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.53
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_niger
		has_landed_title = k_hausaland
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_hausaland = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.54
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_malian_republic
		OR = {
			has_landed_title = k_mali
			has_landed_title = k_songhay
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_mali
			}
			k_mali = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_songhay
			}
			k_songhay = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.55
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_mauritania_republic
		has_landed_title = k_ghana
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_ghana = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.56
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_morocco
		has_landed_title = k_mauretania
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_mauretania = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.57
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_pakistan
		OR = {
			has_landed_title = k_baluchistan
			has_landed_title = k_sindh
			has_landed_title = k_punjab
			has_landed_title = k_kashmir
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_baluchistan
			}
			k_baluchistan = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_sindh
			}
			k_sindh = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_punjab
			}
			k_punjab = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_kashmir
			}
			k_kashmir = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.58
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_indian_republic
		OR = {
			has_landed_title = k_sindh
			has_landed_title = k_punjab
			has_landed_title = k_delhi
			has_landed_title = k_kashmir
			has_landed_title = k_rajputana
			has_landed_title = k_gujarat
			has_landed_title = k_malwa
			has_landed_title = k_kosala
			has_landed_title = k_gondwana
			has_landed_title = k_maharastra
			has_landed_title = k_orissa
			has_landed_title = k_bihar
			has_landed_title = k_kamarupa
			has_landed_title = k_telingana
			has_landed_title = k_karnata
			has_landed_title = k_andhra
			has_landed_title = k_tamilakam
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_sindh
			}
			k_sindh = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_punjab
			}
			k_punjab = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_delhi
			}
			k_delhi = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_kashmir
			}
			k_kashmir = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_rajputana
			}
			k_rajputana = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_gujarat
			}
			k_gujarat = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_malwa
			}
			k_malwa = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_kosala
			}
			k_kosala = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_gondwana
			}
			k_gondwana = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_maharastra
			}
			k_maharastra = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_orissa
			}
			k_orissa = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_bihar
			}
			k_bihar = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_kamarupa
			}
			k_kamarupa = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_telingana
			}
			k_telingana = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_karnata
			}
			k_karnata = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_andhra
			}
			k_andhra = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_tamilakam
			}
			k_tamilakam = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.59
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_nepali_republic
		has_landed_title = k_nepal
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_nepal = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.60
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		OR = {
			has_landed_title = k_turkmenistan
			has_landed_title = k_uzbekistan
		}
		has_landed_title = k_khiva
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		k_khiva = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.61
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger= {
		religion_group = capitalist
		has_landed_title = k_kazakhstan
		OR = {
			has_landed_title = k_cuman
			has_landed_title = k_turkestan
			has_landed_title = k_zhetysu 
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_cuman
			}
			k_cuman = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_turkestan
			}
			k_turkestan = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_zhetysu
			}
			k_zhetysu = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.62
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger = {
		religion_group = capitalist
		has_landed_title = k_mongolian_republic
		has_landed_title = k_mongolia
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		trigger = {
			religion_group = capitalist
		}
		k_mongolia = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.63
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger = {
		religion_group = capitalist
		has_landed_title = k_yemeni_republic
		has_landed_title = k_yemen
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		trigger = {
			religion_group = capitalist
		}
		k_yemen = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.64
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger = {
		religion_group = capitalist
		has_landed_title = k_turkish_cyprus
		has_landed_title = k_cyprus
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				NOT = { culture = turkish }
			}
			k_turkish_cyprus = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				culture = turkish
			}
			k_cyprus = {
				destroy_landed_title = THIS
			}
		}
	}
}

character_event = {
    id = ORDERDEM.65
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger = {
		religion_group = capitalist
		has_landed_title = k_sapmi_republic
		has_landed_title = k_sapmi
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		trigger = {
			religion_group = capitalist
		}
		k_sapmi = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.66
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger = {
		religion_group = capitalist
		has_landed_title = k_nenets_republic
		has_landed_title = k_nenets
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		trigger = {
			religion_group = capitalist
		}
		k_nenets = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.67
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger = {
		religion_group = capitalist
		has_landed_title = k_komi_republic
		has_landed_title = k_perm
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		trigger = {
			religion_group = capitalist
		}
		k_perm = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.68
    desc = EVTDESCORDERDEM.1
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1
	
	is_triggered_only = yes
	
	option = {
		name = EVTOPTAORDERDEM.1
		k_cheremisa_republic = {
			grant_title = PREV
		}
		set_government_type = democracy_government
		add_law = succ_democracy_censal
		any_vassal = {
			limit = {
				government = feudal_government
				religion_group = capitalist
			}
			set_government_type = democracy_government
			add_law = succ_democracy_censal
		}
	}
}

character_event = {
    id = ORDERDEM.69
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger = {
		religion_group = capitalist
		has_landed_title = k_turkestan_republic
		has_landed_title = k_khotan
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		trigger = {
			religion_group = capitalist
		}
		k_khotan = {
			destroy_landed_title = THIS
		}
	}
}

character_event = {
    id = ORDERDEM.70
    desc = EVTDESCORDERDEM.1A
	picture = GFX_book_carolingian_script_cm
	title = EVTTITLEORDERDEM.1A
	
	trigger = {
		religion_group = capitalist
		has_landed_title = k_tibetan_republic
		OR = {
			has_landed_title = k_xixia
			has_landed_title = k_yarlung
			has_landed_title = k_kham
			has_landed_title = k_guge 
		}
	}
	
	mean_time_to_happen = {
		months = 1
	}
	
	option = {
		name = EVTOPTAORDERDEM.1A
		if = {
			limit = {
				has_landed_title = k_xixia
			}
			k_xixia = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_yarlung
			}
			k_yarlung = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_kham
			}
			k_kham = {
				destroy_landed_title = THIS
			}
		}
		if = {
			limit = {
				has_landed_title = k_guge
			}
			k_guge = {
				destroy_landed_title = THIS
			}
		}
	}
}

### China's special events ###

character_event = {
	id = ORDERDEM.71
	
	hide_window = yes

	trigger = {
		has_landed_title = e_china_west_governor
		religion_group = capitalist
	}

	
	mean_time_to_happen = {
		days = 1
	}
	
	immediate = {
		if = {
			limit = {
				has_landed_title = e_china_west_governor
			}
			e_china_west_governor = {
				set_name = "e_republic_of_china"
				adjective = "e_republic_of_china_adj"
				set_coa = e_republic_of_china
			}
		}
	}
}

character_event = { # Reverse
	id = ORDERDEM.72
	
	hide_window = yes
	
	trigger = {
		has_landed_title = e_china_west_governor
		NOT = { religion_group = capitalist }
	}

	
	mean_time_to_happen = {
		days = 1
	}
	
	immediate = {
		if = {
			limit = {
				has_landed_title = e_china_west_governor
			}
			e_china_west_governor = {
				set_name = ""
				adjective = ""
				reset_coa = THIS
			}
		}
	}
}