Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Pokémon Stadium 2 (International)/ROM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


==Rental Pokémon==
==Rental Pokémon==
Pokémon structure is as follow :<br />
Rental Pokémon structure is as follow :<br />
uu vv 00 00 ww ww ww ww 00 xx yy yy yy yy yy yy yy yy yy yy zz zz<br />
uu vv 00 00 ww ww ww ww 00 xx yy yy yy yy yy yy yy yy yy yy zz zz<br />
uu : level<br />
uu : level<br />
Line 14: Line 14:
* <tt>0x1708CB8-0x170B1D0</tt> : Prime Cup / Free Battle Rental Pokémon
* <tt>0x1708CB8-0x170B1D0</tt> : Prime Cup / Free Battle Rental Pokémon
* <tt>0x170BBA8-0x170D220</tt> : Poké Cup / Gym Leader Castle Rental Pokémon
* <tt>0x170BBA8-0x170D220</tt> : Poké Cup / Gym Leader Castle Rental Pokémon
==Pokémon Base Stats==
Pokémon Base Stats structure is as follow :<br />
rr ss tt uu vv ww xx yy zz<br />
rr: Pokémon ID<br />
ss: Base HP<br />
tt : Base Attack<br />
uu : Base Defense<br />
vv : Base Speed<br />
ww : Base Special Attack<br />
xx : Base Special Defense<br />
yy : Type 1<br />
zz : Type 2<br />
* <tt>0x0x23EBFC0</tt> : Pokémon Base Stats

Revision as of 00:19, 28 March 2014

Chip tiny.png The following article is a ROM map for Pokémon Stadium 2 (International).

Rental Pokémon

Rental Pokémon structure is as follow :
uu vv 00 00 ww ww ww ww 00 xx yy yy yy yy yy yy yy yy yy yy zz zz
uu : level
vv : specie id
ww : moveset
xx : happiness
yy : stat exp
zz : IVs

  • 0x1708498-0x1708C00 : Little Cup Rental Pokémon
  • 0x1708CB8-0x170B1D0 : Prime Cup / Free Battle Rental Pokémon
  • 0x170BBA8-0x170D220 : Poké Cup / Gym Leader Castle Rental Pokémon

Pokémon Base Stats

Pokémon Base Stats structure is as follow :
rr ss tt uu vv ww xx yy zz
rr: Pokémon ID
ss: Base HP
tt : Base Attack
uu : Base Defense
vv : Base Speed
ww : Base Special Attack
xx : Base Special Defense
yy : Type 1
zz : Type 2

  • 0x0x23EBFC0 : Pokémon Base Stats