shithub: pokecrystal

ref: 31dc62ec5d1a8028cb1cb30ea0d3fa8eb553145a
dir: /data/battle/ai/risky_effects.asm/

View raw version
; AI_RISKY will not use these effects at max HP
; even if they would KO the player.

RiskyEffects:
	db EFFECT_SELFDESTRUCT
	db EFFECT_OHKO
	db -1 ; end