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.
Mother 3/Enemy data
< Mother 3
Jump to navigation
Jump to search
Enemy data table | |
Game | MOTHER 3 |
Start Address | 0xD0D28 |
End Address | 0xD9D27 |
# of Entries | 256 (0x100) |
Entry Length | 144 bytes (0x90) |
Total Length | 36864 bytes (0x9000) |
Back to the ROM map |
Overview
The enemy data table contains the stats for each enemy in the game. It does not include the enemy names; for that, see the enemy names table.
Format
Each entry in the table uses 144 bytes, arranged as follows:
00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F +-------------------------------------------------------------------------------- 00 | [ ? ] [ A ] [ B ] [ C ] 10 | [ D ] [ E ] [ F ] [ G ] [ H] [ I] [ J] [ K] 20 | [ ? ] [ L] [ M] [ N] [ O] [ ? ] [ P -> 30 | <- P -> 40 | <- P -> 50 | <- P ] [ Q -> 60 | <- Q ] [ ? ] [ R] [ S] [ ? -> 70 | <- ? ] [ T -> 80 | <- T ] [ U ] [ V ] [ ? ]