If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Crystal Beans from Dungeon Explorer/UniqueObjDef
< Crystal Beans from Dungeon Explorer(Redirected from Crystal Beans From Dungeon Explorer:UniqueObjDef)
Jump to navigation
Jump to search
This is a sub-page of Crystal Beans from Dungeon Explorer.
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.