Difference between revisions of "Final Fantasy II:ROM map"

From Data Crystal
Jump to navigation Jump to search
m
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
{{rommap|game=Final Fantasy II}}
 +
Quite a bit is stored in text documents so I will link them
 +
[https://github.com/PheonixMMKC777/Final_Fantasy_2_Randomizer/tree/main/Notes Here]
 +
 
==Battle==
 
==Battle==
 +
<tt>0x017A0 to 0x1890</tt> = Battle Palettes
 +
==Map Data==
 +
<pre>
 +
0x00710 to 0x????? = Blocks
 +
0x10010 to 0x100D0 = Town pointers
 +
0x100D0 to 0x13B32 = Town maps
 +
0x100D0 to 0x????? = Restoration room (Hilda & Minh) - Altea
 +
0x10113 to 0x????? = Rebel HQ - Altea
 +
0x101D2 to 0x????? = King's resting room - Altea
 +
0x10213 to 0x????? = Hilda's room - Altea
 +
0x1023D to 0x????? = Altea (the town)
 +
0x10325 to 0x????? = Gatea
 +
</pre>
 +
 +
==Menu Data==
 +
<pre>
 +
0x3C3 Maria/Layla/Ricard Portrait Palette
 +
0x3C7 Guy/Josef/Leon/Minwu Portrait Palette
 +
0x3CB Firion/Gordon Portrait Palette
 +
 +
0x1D3C Text Box Palette color 1 (Gray)
 +
0x1D42 Text Box Palette color 2 (Blue)
 +
0x1D46 Text Box Palette color 3 (White)
 +
0x3E787 Menu Palette color 1 (Gray)
 +
0x3E78C Menu Palette color 2 (Blue)
 +
0x3E791 Menu Palette color 3 (White)
 +
0x3ACB8 Spell EXP gained when cast (Menu)
 +
 +
</pre>
 +
==Items==
 +
[http://datacrystal.romhacking.net/wiki/Final_Fantasy_II/ItemID Item ID List]
 +
 +
0xC20 - 0xD0F = Treasure Loot Table
 +
 +
 +
==Misc==
 +
<pre>
 +
0xAF0 = Pirate Ship Visible
 +
0xAF1 = Pirate Ship Starting X Coordinate
 +
0xAF2 = Pirate Ship Starting Y Coordinate
 +
0xAF3 = AirShip Visible
 +
0xAF4 = AirShip Starting X Coordinate
 +
0xAF5 = AirShip Starting Y Coordinate
 +
</pre>
  
0x017A0 to 0x1890-Battle Palettes
+
{{Internal Data|game=Final Fantasy II}}

Revision as of 00:33, 17 January 2022

Quite a bit is stored in text documents so I will link them Here

Battle

0x017A0 to 0x1890 = Battle Palettes

Map Data

0x00710 to 0x????? = Blocks
0x10010 to 0x100D0 = Town pointers
0x100D0 to 0x13B32 = Town maps
0x100D0 to 0x????? = Restoration room (Hilda & Minh) - Altea
0x10113 to 0x????? = Rebel HQ - Altea
0x101D2 to 0x????? = King's resting room - Altea
0x10213 to 0x????? = Hilda's room - Altea
0x1023D to 0x????? = Altea (the town)
0x10325 to 0x????? = Gatea

Menu Data

0x3C3	Maria/Layla/Ricard Portrait Palette
0x3C7	Guy/Josef/Leon/Minwu Portrait Palette
0x3CB	Firion/Gordon Portrait Palette

0x1D3C 	Text Box Palette color 1	(Gray)
0x1D42 	Text Box Palette color 2	(Blue)
0x1D46 	Text Box Palette color 3	(White)
0x3E787 Menu Palette color 1	(Gray)
0x3E78C Menu Palette color 2	(Blue)
0x3E791 Menu Palette color 3	(White)
0x3ACB8 Spell EXP gained when cast (Menu)

Items

Item ID List

0xC20 - 0xD0F = Treasure Loot Table


Misc

0xAF0 = Pirate Ship Visible
0xAF1 = Pirate Ship Starting X Coordinate
0xAF2 = Pirate Ship Starting Y Coordinate
0xAF3 = AirShip Visible
0xAF4 = AirShip Starting X Coordinate
0xAF5 = AirShip Starting Y Coordinate


Internal Data for Final Fantasy II

ROM MapRAM MapText TableNotesTutorials