shithub: pokecrystal

ref: 0a829301ae610f855c29e3288ac59dde8730fa20
dir: /stats/pokedex/entries/065.asm/

View raw version
; AlakazamPokedexEntry: ; 0x1b8000
	db "PSI@" ; species name
	dw 411, 1060; height, width
	
	db "It has an IQ of", $4e, "5000. It calcu-", $4e, "lates many things@"
	db "in order to gain", $4e, "the edge in every", $4e, "battle.@"
; 0x1b8065