decisions = {

	SpellBook = {
		is_high_prio = yes 
		potential = {
			trait = magic_user
			
		}
		
		allow = {
			prisoner = no
		}
		
		effect = {
			character_event = { id = RWBY.903 }
		}
		
	}
}