shithub: pokecrystal

ref: 1e5c95d8d42d5cf4e13afd204a3d6e18e5c030bb
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