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.
EarthBound Beginnings/Enemy groups: Difference between revisions
Jump to navigation
Jump to search
(create) |
(Removing category) |
||
Line 21: | Line 21: | ||
**Bits 0-3: Palette | **Bits 0-3: Palette | ||
**Bits 4-7: Music | **Bits 4-7: Music | ||
Revision as of 03:12, 29 March 2013
Enemy groups | |
Game | EarthBound Zero |
Start Address | 2CFA8 |
End Address | 2D619 |
# of Entries | 165 |
Entry Length | 10 (0x0A) |
Total Length | 1650 bytes (0x672) |
Back to the ROM map |
Format
- Byte 0: First enemy type, or FF for none
- Byte 1:
- Bits 0-6: First enemy letter: 0=none, 1=A, 2=B, 3=C, 4=D
- Bit 7: If set, enemy doesn't appear until called
- Bytes 2-7: Same as 0-1, for second, third, and fourth enemies
- Byte 8:
- Bits 0-4: Positioning
- Bits 5-7: Set for special encounters: 1=B.B.'s Boss, 2=R7037, 3=R7038, 4=R7038XX, 5=Giegue
- Byte 9:
- Bits 0-3: Palette
- Bits 4-7: Music