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.
Mother 3/Level-up stats table: Difference between revisions
< Mother 3
Jump to navigation
Jump to search
(→Format) |
m (→Table view) |
||
Line 46: | Line 46: | ||
110 | {{color2|#000000|#FAFAD2|<- D ->}} | 110 | {{color2|#000000|#FAFAD2|<- D ->}} | ||
120 | {{color2|#000000|#FAFAD2|<- D ->}} | 120 | {{color2|#000000|#FAFAD2|<- D ->}} | ||
130 | {{color2|#000000|#FAFAD2|<- | 130 | {{color2|#000000|#FAFAD2|<- D ]}} | ||
140 | [ ? ] | 140 | [ ? ] | ||
Revision as of 01:50, 15 July 2013
Level-up ability table | |
Game | MOTHER 3 |
Start Address | 0xCC4E8 |
End Address | 0xCD927 |
# of Entries | 16 (0x10) |
Entry Length | 324 bytes (0x144) |
Total Length | 5184 bytes (0x1440) |
Back to the ROM map |
Overview
This table contains various level-up information, including the PSI abilities learned at each respective level. This does not contain level-up experience data. The entries in this table correspond to the party character names.
Format
Each entry in the table uses 324 bytes.
Field listing
- 000-001 (002) = [ A ] Character number
- 002-00B (00A) = Unclassified data
- 00C-01B (010) = [ B ] Starting stats
- 01C-0BB (0A0) = [ C ] Stats adjustment table
- 0BC-0BF (004) = Unclassified data
- 0C0-13F (080) = [ D ] PSI learning table
- 140-143 (004) = Unclassified data
Table view
00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F +-------------------------------------------------------------------------------- 000 | [ A ] [ ? ] [ B -> 010 | <- B ] [ C -> 020 | <- C -> 030 | <- C -> 040 | <- C -> 050 | <- C -> 060 | <- C -> 070 | <- C -> 080 | <- C -> 090 | <- C -> 0A0 | <- C -> 0B0 | <- C ] [ ? ] 0C0 | [ D -> 0D0 | <- D -> 0E0 | <- D -> 0F0 | <- D -> 100 | <- D -> 110 | <- D -> 120 | <- D -> 130 | <- D ] 140 | [ ? ]
PSI learning table
This table is only ever considered for Lucas and Kumatora; everyone else's tables are empty and never get read.
The table contains 32 entries, each consisting of four bytes:
- 00-01 (02) = PSI entry number
- 02-03 (02) = Level learned (use 100, or 0x64, if the ability uses event-based learning)