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/Stat Pair: Difference between revisions
Jump to navigation
Jump to search
(Created page) |
m (Hawk moved page Crystal Beans From Dungeon Explorer/Stat Pair to Crystal Beans from Dungeon Explorer/Stat Pair) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{subpage}} | |||
{{Infobox table |name=Stat Pair | {{Infobox table |name=Stat Pair | ||
|game=Crystal Beans From Dungeon Explorer | |game=Crystal Beans From Dungeon Explorer |
Latest revision as of 21:03, 28 January 2024
This is a sub-page of Crystal Beans from Dungeon Explorer.
Stat Pair | |
Game | Crystal Beans From Dungeon Explorer |
Start Address | varied |
End Address | varied |
# of Entries | varied (usually 35) |
Entry Length | 2 |
Total Length | varied (usually 70) |
Back to the ROM/RAM map |
The Stat Pair is used by the game engine to store 2 byte value in a word to simplify access since all objects in the game are referenced by a word offset. For example a Strength/Intelligence stat pair array is stored 1 byte for the Strength of the first object then 1 byte for the Intelligence of the first object, followed by the Strength and Intelligence of the second object, etc.