shithub: pokecrystal

ref: 376c64468bab8d162da43fc6e1b6f0942943cf43
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