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/Battle group table
< Mother 3
Jump to navigation
Jump to search
Item data table | |
Game | MOTHER 3 |
Start Address | 0xEC930 |
End Address | 0xECD3F |
# of Entries | 65 (0x41) |
Entry Length | 16 bytes (0x10) |
Total Length | 1040 bytes (0x410) |
Back to the ROM map |
Overview
The battle group table contains battle formation data for battles initiated by the [04 00 8C 00] script code.
Field listing
- 00-00 (01) = [ A ] Battle group number
- 01-01 (01) = [ B ] Number of enemies in this group
- 02-06 (05) = [ C ] Enemies in this group
- 07-09 (03) = Unclassified data
- 0A-0B (02) = [ D ] Swirl music number
- 0C-0D (02) = [ E ] Battle music number
- 0E-0F (02) = [ F ] Win music number
Table view
00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F +-------------------------------------------------------------------------------- 00 | [ A] [ B] [ C ] [ ? ] [ D ] [ E ] [ F ]