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 (→Rental Pokémon) |
Mantidactyle (talk | contribs) No edit summary |
||
Line 40: | Line 40: | ||
* <tt>0x0x98F20</tt> / <tt>0x0x23E90A3</tt> / <tt>0x0x23EBFC0</tt> : Pokémon Base Stats | * <tt>0x0x98F20</tt> / <tt>0x0x23E90A3</tt> / <tt>0x0x23EBFC0</tt> : Pokémon Base Stats | ||
==Pokémon and Pokédex text== | |||
* <tt>0x1D718B8-0x1D720DF</tt> : Pokémon names | |||
* <tt>0x1D724E0-0x1D72C9F</tt> : Pokémon species | |||
* <tt>0x1D730A0-0x1D736BF</tt> : Pokémon sizes | |||
* <tt>0x1D73AB0-0x1D740C6</tt> : Pokémon weights | |||
* <tt>0x1D744C0-0x1D7A551</tt> : Pokédex descriptions (Gold / Silver) | |||
* <tt>0x1D7A950-0x1D809A7</tt> : Pokédex descriptions (Cristal) | |||
* <tt>0x1D80DA0-0x1D8170C</tt> : Moves names | |||
* <tt>0x1D81B00-0x1D86CC2</tt> : Moves descriptions | |||
* <tt>0x1D870BC-0x1D878EB</tt> : Items names (Gold / Silver / Cristal) | |||
* <tt>0x1D87CEC-0x1D8910D</tt> : Items descriptions (Gold / Silver / Cristal) | |||
* <tt>0x1D89110-0x1D89AB0</tt> : TMs/HMs moves informations (Gold / Silver / Cristal) | |||
* <tt>0x1D89EBC-0x1D8A1E0</tt> : Items names (Red / Blue / Yellow) | |||
* <tt>0x1D8A252-0x1D8A35E</tt> : TMs/HMs names (Red / Blue / Yellow) | |||
* <tt>0x1D8A76E-0x1D8B6AD</tt> : Items descriptions | |||
* <tt>0x1D8B710-0x1D8C0A3</tt> : TMs/HMs moves informations (Red / Blue / Yellow) | |||
* <tt>0x1D8C100-0x1D8C172</tt> : Types names | |||
* <tt>0x1D8C200-0x1D8C2A7</tt> : Pokémon info text | |||
* <tt>0x1D8C2D0-0x1D8C2F8</tt> : Pokémon condition text |
Revision as of 01:37, 31 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
Pokémon and Pokédex text
- 0x1D718B8-0x1D720DF : Pokémon names
- 0x1D724E0-0x1D72C9F : Pokémon species
- 0x1D730A0-0x1D736BF : Pokémon sizes
- 0x1D73AB0-0x1D740C6 : Pokémon weights
- 0x1D744C0-0x1D7A551 : Pokédex descriptions (Gold / Silver)
- 0x1D7A950-0x1D809A7 : Pokédex descriptions (Cristal)
- 0x1D80DA0-0x1D8170C : Moves names
- 0x1D81B00-0x1D86CC2 : Moves descriptions
- 0x1D870BC-0x1D878EB : Items names (Gold / Silver / Cristal)
- 0x1D87CEC-0x1D8910D : Items descriptions (Gold / Silver / Cristal)
- 0x1D89110-0x1D89AB0 : TMs/HMs moves informations (Gold / Silver / Cristal)
- 0x1D89EBC-0x1D8A1E0 : Items names (Red / Blue / Yellow)
- 0x1D8A252-0x1D8A35E : TMs/HMs names (Red / Blue / Yellow)
- 0x1D8A76E-0x1D8B6AD : Items descriptions
- 0x1D8B710-0x1D8C0A3 : TMs/HMs moves informations (Red / Blue / Yellow)
- 0x1D8C100-0x1D8C172 : Types names
- 0x1D8C200-0x1D8C2A7 : Pokémon info text
- 0x1D8C2D0-0x1D8C2F8 : Pokémon condition text