shithub: pokecrystal

ref: 306c85750e0686f9af104249ca3000e717aee0e2
dir: /data/battle/ai/reckless_moves.asm/

View raw version
; AI_AGGRESSIVE does not discourage these moves
; even if a stronger one is available.

RecklessMoves:
	db EFFECT_SELFDESTRUCT
	db EFFECT_RAMPAGE
	db EFFECT_MULTI_HIT
	db EFFECT_DOUBLE_HIT
	db -1 ; end