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(Redirected from MOTHER 3/Battle group table)
Jump to navigation
Jump to search
This is a sub-page of Mother 3.
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-07 (01) = [ D ] Battle Beginning
- 08-09 (02) = [ E ] Runnable away from
- 0A-0B (02) = [ F ] Swirl music number
- 0C-0D (02) = [ G ] Battle music number
- 0E-0F (02) = [ H ] 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 ] [ G ] [ H ]