Offset |
Type |
Raw Hex |
Value |
Description
|
0x00 |
res_id |
01 FA 03 00 |
1018 |
01018-.ONIA
|
0x04 |
lev_id |
01 00 00 06 |
3 |
level 0
|
0x08 |
char[16] |
AD DE |
dead |
unused
|
0x18 |
int8 |
00 |
|
is loaded; must be 0, set to 1 at runtime
|
0x19 |
char[3] |
AD DE |
dead |
unused
|
0x1C |
int32 |
02 00 00 00 |
2 |
array size
|
First element (black outline)
|
0x00 |
char[16] |
konflash1 |
impact name (looked up from the TRAM file)
|
0x10 |
char[128] |
Kon_Super_Punch |
impact type (reference to Kon_Super_Punch.Impt)
|
0x90 |
char[16] |
Heavy |
impact modifier; possible values are Any, Heavy, Medium, Light
|
0xA0 |
int16 |
FF FF |
-1 |
runtime only
|
0xA2 |
int16 |
00 00 |
0 |
runtime only
|