ref: 5e9de74735d09b2a43e8d1c6314f2a7839b6e55a dir: /data/battle/ai/risky_effects.asm/
; 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