shithub: pokecrystal

ref: 2184b60a0cb5e3d1c2b64f7787f3fc0da5efbcab
dir: /data/battle/ai/status_only_effects.asm/

View raw version
; AI_BASIC discourages these effects if the player
; already has a status condition.

StatusOnlyEffects:
	db EFFECT_SLEEP
	db EFFECT_TOXIC
	db EFFECT_POISON
	db EFFECT_PARALYZE
	db -1 ; end