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.
Field listing
- 00-09 (0A) = Unclassified data
- 0A-0B (02) = [ B ]
- 0C-0D (02) = [ C ]
- 0E-0F (02) = [ D ]
- 10-11 (02) = [ E ]
- 12-13 (02) = [ F ]
- 14-17 (04) = [ G ]
- 18-1B (04) = [ H ]
- 1C-1C (01) = [ I ]
- 1D-1D (01) = [ J ]
- 1E-1E (01) = [ K ]
- 1F-1F (01) = [ L ]
- 20-23 (04) = Unclassified data
- 24-24 (01) = [ M ]
- 25-25 (01) = [ N ]
- 26-26 (01) = [ O ]
- 27-27 (01) = [ P ]
- 28-2B (04) = Unclassified data
- 2C-53 (28) = [ Q ]
- 54-63 (10) = [ R ]
- 64-65 (02) = Unclassified data
- 66-66 (01) = [ S ]
- 67-67 (01) = [ T ]
- 68-77 (10) = Unclassified data
- 78-83 (0C) = [ U ]
- 84-87 (04) = [ V ]
- 88-8B (04) = [ W ]
- 8C-8F (04) = Unclassified data
Table view
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 ] [ ? ]