#decisions = {
#	take_a_pill = {
#		is_high_prio = yes
#		ai_check_interval = 12
#
#		potential = {
#		is_playable = yes
#		tier = duke
#		tier = king
#		tier = emperor
#		}
#		allow = {
#			war = no
#			prisoner = no
#			in_command = no
#			age = 0
#			wealth = 40
#		}
#		effect = {
#			
#		}
#	}
#}