Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

MOTHER 3/Battle icon arrangement data

From Data Crystal
< MOTHER 3
Revision as of 01:30, 16 July 2013 by JeffMan (talk | contribs)
Jump to navigation Jump to search
Battle icon arrangement data
Game MOTHER 3
Start Address 0x1CFAD0C
End Address 0x1CFAEB7
# of Entries 29 (0x1D)
Entry Length Variable
Total Length 428 bytes (0x1AC)
Back to the ROM map

Overview

This is a standard SOB block. It contains arrangement data for various in-battle sprites.

These entries use graphics from $1C95AA8 (uncompressed), and the palette from the CCL block at $1CF5BA0.

Entry listing

00 = Attack icon (selected)
01 = Goods icon (selected)
02 = Abilities icon (selected)
03 = PSI icon (selected)
04 = Guard icon (selected)
05 = Run icon (selected)
06 = Heart icon (selected)
07 = Attack icon (unselected)
08 = Goods icon (unselected)
09 = Abilities icon (unselected)
0A = PSI icon (unselected)
0B = Guard icon (unselected)
0C = Run icon (unselected)
0D = Heart icon (unselected)
0E = Text cursor
0F = Enemy cursor (feather)
10 = "SELECT" icon
11 = Poison icon
12 = Paralysis icon
13 = Sleep icon
14 = Feeling strange icon
15 = Crying icon
16 = Forgetful icon
17 = Nausea icon
18 = Fleas icon
19 = Scrolling-down arrow
1A = Scrolling-up arrow
1B = Exit icon (selected)
1C = Exit icon (unselected)