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.

MOTHER 3/Level-up stats table: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
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|<-                                      D                                    ]}}
  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

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)