shithub: pokecrystal

ref: 41d5ea0482f4ef577df600d2d8b5cad70f74a396
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