shithub: pokecrystal

ref: 0ae5e9b3986dbbe64870dc1ad29a63b65b96200e
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