shithub: pokecrystal

ref: 01d6e6c75843fdc0035499ce0214c19be74a9bda
dir: /data/battle/ai/residual_moves.asm/

View raw version
; AI_CAUTIOUS discourages these moves after the first turn.

ResidualMoves:
	db MIST
	db LEECH_SEED
	db POISONPOWDER
	db STUN_SPORE
	db THUNDER_WAVE
	db FOCUS_ENERGY
	db BIDE
	db POISON_GAS
	db TRANSFORM
	db CONVERSION
	db SUBSTITUTE
	db SPIKES
	db -1 ; end