pokecrystal-board/data/battle/ai/risky_effects.asm

8 lines
152 B
NASM
Raw Normal View History

; AI_RISKY will not use these effects at max HP
; even if they would KO the player.
2018-06-24 07:09:41 -07:00
RiskyEffects:
db EFFECT_SELFDESTRUCT
db EFFECT_OHKO
db -1 ; end