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.

Final Fantasy 4 Advance/Shop data: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Moved content from ROM map, wikified)
 
m (cat)
Line 28: Line 28:
{{table el|len=2 bytes|loc=multiple, starting at 0x02|valrange=Any valid [http://www.blitzkrieg.finalconquest.net/ff4a_editor/ff4a_item-bytes.txt item bytes], but FF00 terminates the shop}}
{{table el|len=2 bytes|loc=multiple, starting at 0x02|valrange=Any valid [http://www.blitzkrieg.finalconquest.net/ff4a_editor/ff4a_item-bytes.txt item bytes], but FF00 terminates the shop}}
'''Items''' sold by this shop. The shop closes with FF00.
'''Items''' sold by this shop. The shop closes with FF00.
[[Category:Final Fantasy 4 Advance|Shop data]]

Revision as of 12:29, 3 January 2006

Shop data
Game Final Fantasy 4 Advance
Start Address 0x0F0ED4
End Address ?
# of Entries ?
Entry Length variable up to 18 bytes (0x12)
Total Length ?
Back to the ROM map

Shop data stores the type of shop and what items the shop sells. The location of the pointer table is unknown. There may not be one.

Format

Type

Value Type of shop
00 Weapon
01 Item
02 Armor

It is unknown if there are any more valid shop type values.

Items

Items sold by this shop. The shop closes with FF00.