shithub: pokecrystal

ref: 40b6f2236d7a57ecbe172f738dfb728f1c9847b1
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