Crystal Beans From Dungeon Explorer:UniqueObjDef
Jump to navigation
Jump to search
UniqueObjDef | |
Game | Crystal Beans From Dungeon Explorer |
Start Address | varied |
End Address | varied |
# of Entries | varied |
Entry Length | 5 |
Total Length | varied |
Back to the ROM map |
The UniqueObjDef describes the objects that should not reappear in a level after they are picked up or killed, etc.
Format
Sub type
- Length: 1 (0x1)
- Offset within entry: 0x
- Range of values: ?
The sub type of the object.
Type
- Length: 1 (0x1)
- Offset within entry: 0x
- Range of values: ?
The base type of the object.
Room index
- Length: 1 (0x1)
- Offset within entry: 0x
- Range of values: ?
Room index in the level that this object is located.
Level index
- Length: 1 (0x1)
- Offset within entry: 0x
- Range of values: ?
Level index that this object is located.
Bit flag to check
- Length: 1 (0x1)
- Offset within entry: 0x
- Range of values: ?
Bit flag to check to see whether this object should appear.