386
edits
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
| + 0x428 || i16 || Current ENE | | + 0x428 || i16 || Current ENE | ||
|- | |- | ||
| | | 0x0200eec0 || || Boss HP | ||
|- | |||
| 0x020031c1 || i8 || [[Dialogue box]] portrait | |||
|- | |- | ||
| 0x0203c508 || void* || Pointer to [[#Stat struct]], defaults to 0x0203c400 on hard reset (but moves on soft resets) | | 0x0203c508 || void* || Pointer to [[#Stat struct]], defaults to 0x0203c400 on hard reset (but moves on soft resets) | ||
|- | |||
| 0x0203db08 || void* || Pointer to [[#World struct]], defaults to 0x0203e200 on hard reset (but moves on soft resets) | |||
|- | |- | ||
| 0x0203e308 || void* || Pointer to [[#Stat struct]], defaults to 0x0203c400 on hard reset (but moves on soft resets) | | 0x0203e308 || void* || Pointer to [[#Stat struct]], defaults to 0x0203c400 on hard reset (but moves on soft resets) | ||
Line 29: | Line 33: | ||
|- | |- | ||
| 0x18 || i16[4] || Stats (VIT/SPR/STR/?) - updated from *0x0200580 + ?? on screen transitions | | 0x18 || i16[4] || Stats (VIT/SPR/STR/?) - updated from *0x0200580 + ?? on screen transitions | ||
|- | |||
| 0x42 || i16 || Allocatable stat points | |||
|- | |||
| 0x48 || i32 || Total EXP | |||
|} | |} | ||