decisions = {
	superman_dat_ho = {
		is_high_prio = yes
		potential = {
			trait = superman
			in_battle = yes
			in_command = yes
		}
		allow = {
		}
		effect = {
			character_event = { id = SMIAGOT_events.3 }
		}
		ai_will_do = {
			factor = 1000
		}
	}
}