namespace = CIML

# Become christian monk
character_event = {
	id = CIML.550
	title = EVTNAMECIML.550
	desc = EVTDESCCIML.550

	picture = GFX_evt_monastery_monks
	
	is_triggered_only = yes

	option = {
		name = EVTOPTACIML.550
		abdicate = yes
		add_trait = monk
		remove_trait = travelling
	}

	option = {
		name = EVTOPTBCIML.550
		remove_trait = travelling
	}

	after = {
		
	}
}

# Become christian nun
character_event = {
	id = CIML.551
	title = EVTNAMECIML.551
	desc = EVTDESCCIML.551

	picture = GFX_evt_monastery_nuns
	
	is_triggered_only = yes

	option = {
		name = EVTOPTACIML.551
		abdicate = yes
		add_trait = nun
		remove_trait = travelling
	}

	option = {
		name = EVTOPTBCIML.551
		remove_trait = travelling
	}

	after = {
		
	}
}

# Become buddhist monk
character_event = {
	id = CIML.552
	title = EVTNAMECIML.552
	desc = EVTDESCCIML.552

	picture = GFX_evt_dharmic_pilgrims
	
	is_triggered_only = yes

	option = {
		name = EVTOPTACIML.552
		abdicate = yes
		add_trait = bhikkhu
		remove_trait = travelling
	}

	option = {
		name = EVTOPTBCIML.552
		remove_trait = travelling
	}

	after = {
		
	}
}

# Become buddhist nun
character_event = {
	id = CIML.553
	title = EVTNAMECIML.553
	desc = EVTDESCCIML.553

	picture = GFX_evt_dharmic_pilgrims
	
	is_triggered_only = yes

	option = {
		name = EVTOPTACIML.553
		abdicate = yes
		add_trait = bhikkhuni
		remove_trait = travelling
	}

	option = {
		name = EVTOPTBCIML.553
		remove_trait = travelling
	}

	after = {
		
	}
}

# Become jain ascetic man
character_event = {
	id = CIML.554
	title = EVTNAMECIML.554
	desc = EVTDESCCIML.554

	picture = GFX_evt_dharmic_pilgrims
	
	is_triggered_only = yes

	option = {
		name = EVTOPTACIML.554
		abdicate = yes
		add_trait = muni
		remove_trait = travelling
	}

	option = {
		name = EVTOPTBCIML.554
		remove_trait = travelling
	}

	after = {
		
	}
}

# Become jain ascetic woman
character_event = {
	id = CIML.555
	title = EVTNAMECIML.555
	desc = EVTDESCCIML.555

	picture = GFX_evt_dharmic_pilgrims
	
	is_triggered_only = yes

	option = {
		name = EVTOPTACIML.555
		abdicate = yes
		add_trait = aryika
		remove_trait = travelling
	}

	option = {
		name = EVTOPTBCIML.555
		remove_trait = travelling
	}

	after = {
		
	}
}

# Become hindu ascetic man
character_event = {
	id = CIML.556
	title = EVTNAMECIML.556
	desc = EVTDESCCIML.556

	picture = GFX_evt_bishop_hindu
	
	is_triggered_only = yes

	option = {
		name = EVTOPTACIML.556
		abdicate = yes
		add_trait = sanyasi
		remove_trait = travelling
	}

	option = {
		name = EVTOPTBCIML.556
		remove_trait = travelling
	}

	after = {
		
	}
}

# Become hindu ascetic woman
character_event = {
	id = CIML.557
	title = EVTNAMECIML.557
	desc = EVTDESCCIML.557

	picture = GFX_evt_bishop_hindu
	
	is_triggered_only = yes

	option = {
		name = EVTOPTACIML.557
		abdicate = yes
		add_trait = sanyasini
		remove_trait = travelling
	}

	option = {
		name = EVTOPTBCIML.557
		remove_trait = travelling
	}

	after = {
		
	}
}