Dataset
This section stores various gameplay information about the current scene. Unfortunately the functionality of many flags are not known to this date.
Size |
Type |
Description |
4B |
uint |
size of inner data, either 32 or 36 |
4B |
uint |
scene id |
4B |
enum |
scene type |
4B |
uint |
a string UID containing the name of the scene |
1B |
uint |
unknown flag |
1B |
uint |
unknown flag |
2B |
|
structural padding |
4B |
bool |
unknown |
1B |
bool |
can the player change his deck here |
3B |
|
structural padding |
4B |
uint |
unknown always 0 |
4B |
bool |
unknown |
4B |
bool |
if size == 36 unknown |
|
zstring |
always empty |
|
zstring |
always empty |
Scene type
Value |
Description |
0 |
Overworld scene |
1 |
Arena |
2 |
Multiplayer scene |