If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Pokémon Stadium 2 (International)/ROM map: Difference between revisions
Jump to navigation
Jump to search
Mantidactyle (talk | contribs) m (→Moves data) |
Mantidactyle (talk | contribs) m (→Rental Pokémon) |
||
Line 22: | Line 22: | ||
zz : IVs<br /> | zz : IVs<br /> | ||
* <tt> | * <tt>0x1708494-0x1708C00</tt> : Little Cup Rental Pokémon | ||
* <tt> | * <tt>0x1708CB4-0x170B1D0</tt> : Prime Cup / Free Battle Rental Pokémon | ||
* <tt> | * <tt>0x170BBA4-0x170D220</tt> : Poké Cup / Gym Leader Castle Rental Pokémon | ||
==Pokémon Base Stats== | ==Pokémon Base Stats== |
Revision as of 02:12, 28 March 2014
The following article is a ROM map for Pokémon Stadium 2 (International).
Moves data
Moves data structure is as follow :
uu vv ww xx yy zz
uu : Effect id
vv : Power
ww : Type id
xx : Accuracy
yy : PP
zz : Probability
- 0x98430-0x98A12 : Moves data
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
- 0x1708494-0x1708C00 : Little Cup Rental Pokémon
- 0x1708CB4-0x170B1D0 : Prime Cup / Free Battle Rental Pokémon
- 0x170BBA4-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 id 1
zz : Type id 2
- 0x0x98F20 / 0x0x23E90A3 / 0x0x23EBFC0 : Pokémon Base Stats