﻿namespace = patron_decision

patron_decision.0001 = {
	type = character_event
	title = patron_decision.0001.t
	desc = patron_decision.0001.desc
	theme = faith
	left_portrait = {
		character = root
		animation = personality_rational
	}

	option = {
		name = patron_decision.0001.peter
		add_character_modifier = patron_saint_peter
	}

	option = {
		name = patron_decision.0001.andrew
		add_character_modifier = patron_saint_andrew
	}

	option = {
		name = patron_decision.0001.jamesgreat
		trigger = {
			OR = {
				faith = faith:catholic
				faith = faith:mozarabic_church
			}
		}
		add_character_modifier = patron_saint_james_greater
	}

	option = {
		name = patron_decision.0001.john
		add_character_modifier = patron_saint_john
	}

	option = {
		name = patron_decision.0001.philip
		add_character_modifier = patron_saint_philip
	}

	option = {
		name = patron_decision.0001.bartholomew
		trigger = {
			faith = faith:armenian_apostolic
		}
		add_character_modifier  = patron_saint_bartholomew
	}

	option = {
		name = patron_decision.0001.thomas
		trigger = {
			OR = {
				faith = faith:nestorian
				faith = faith:malankaran
			}
		}
		add_character_modifier  = patron_saint_thomas
	}

	option = {
		name = patron_decision.0001.matthew
		add_character_modifier  = patron_saint_matthew
	}

	option = {
		name = patron_decision.0001.jamesless
		trigger = {
			faith = faith:jerusalem_melkite
		}
		add_character_modifier  = patron_saint_james_lesser
	}

	option = {
		name = patron_decision.0001.thaddaeus
		trigger = {
			OR = {
				faith = faith:armenian_apostolic
				faith = faith:fraticelli
			}
		}
		add_character_modifier  = patron_saint_thaddaeus
	}

	option = {
		name = patron_decision.0001.simon
		trigger = {
			OR = {
				faith = faith:georgian_orthodox
				faith = faith:maronite
			}
		}
		add_character_modifier  = patron_saint_simon
	}

	option = {
		name = patron_decision.0001.matthias
		add_character_modifier  = patron_saint_matthias
	}

	option = {
		name = patron_decision.0001.maron
		trigger = {
			faith = faith:maronite
		}
		add_character_modifier  = patron_saint_maron
	}

	option = {
		name = patron_decision.0001.mark
		add_character_modifier  = patron_saint_mark
	}

	option = {
		name = patron_decision.0001.luke
		add_character_modifier  = patron_saint_luke
	}

	option = {
		name = patron_decision.0001.augustine
		trigger = {
			faith = faith:african_church
		}
		add_character_modifier  = patron_saint_augustine
	}

	option = {
		name = patron_decision.0001.ambrose
		trigger = {
			faith = faith:ambrosian
		}
		add_character_modifier  = patron_saint_ambrose
	}

	option = {
		name = patron_decision.0001.patrick
		trigger = {
			culture = culture:irish
		}
		add_character_modifier  = patron_saint_patrick
	}

	option = {
		name = patron_decision.0001.cyril
		trigger = {
			OR = {
				faith = faith:coptic
				faith = faith:alexandrian_melkite
			}
		}
		add_character_modifier  = patron_saint_cyril
	}

	option = {
		name = patron_decision.0001.dioscorus
		trigger = {
			faith = faith:coptic
		}
		add_character_modifier  = patron_saint_dioscorus
	}

	option = {
		name = patron_decision.0001.nestorius
		trigger = {
			faith = faith:nestorian
		}
		add_character_modifier  = patron_saint_nestorius
	}

	option = {
		name = patron_decision.0001.severus
		trigger = {
			faith = faith:jacobite
		}
		add_character_modifier  = patron_saint_severus
	}

	option = {
		name = patron_decision.0001.julian
		trigger = {
			faith = faith:jacobite
		}
		add_character_modifier  = patron_saint_julian
	}

	option = {
		name = patron_decision.0001.ephraim
		trigger = {
			faith = faith:melkite
		}
		add_character_modifier  = patron_saint_ephraim
	}

	option = {
		name = patron_decision.0001.ignatius
		trigger = {
			OR = {
				faith = faith:jacobite
				faith = faith:melkite
				faith = faith:maronite
				faith = faith:catholic
			}
		}
		add_character_modifier  = patron_saint_ignatius
	}

	option = {
		name = patron_decision.0001.serapion
		trigger = {
			faith = faith:melkite
		}
		add_character_modifier  = patron_saint_serapion
	}

	option = {
		name = patron_decision.0001.paul
		add_character_modifier  = patron_saint_paul
	}

	option = {
		name = patron_decision.0001.basil
		trigger = {
			faith = faith:orthodox
		}
		add_character_modifier  = patron_saint_basil
	}

	option = {
		name = patron_decision.0001.dasius
		trigger = {
			faith = faith:bulgarian_orthodox
		}
		add_character_modifier  = patron_saint_dasius
	}

	option = {
		name = patron_decision.0001.clement
		trigger = {
			OR = {
				faith = faith:uniate
				faith = faith:catholic
			}
		}
		add_character_modifier  = patron_saint_clement
	}

	option = {
		name = patron_decision.0001.elipandus
		trigger = {
			faith = faith:adoptionist
		}
		add_character_modifier  = patron_saint_elipandus
	}

	option = {
		name = patron_decision.0001.chrysostom
		trigger = {
			culture = culture:greek
		}
		add_character_modifier  = patron_saint_chrysostom
	}

	option = {
		name = patron_decision.0001.blaise
		trigger = {
			faith = faith:bosnian_church
		}
		add_character_modifier  = patron_saint_blaise
	}

	option = {
		name = patron_decision.0001.anastasius
		trigger = {
			faith = faith:iconoclast
		}
		add_character_modifier  = patron_saint_anastasius
	}

	option = {
		name = patron_decision.0001.charlemagne
		trigger = {
			OR = {
				culture = culture:frankish
				culture = culture:french
			}
		}
		add_character_modifier  = patron_saint_charlemagne
	}
}