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/EFC block: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
Line 5: Line 5:
* <tt>00-03 (04)</tt> = "efc " header
* <tt>00-03 (04)</tt> = "efc " header
* <tt>04-0B (08)</tt> = Numbers that are entry related
* <tt>04-0B (08)</tt> = Numbers that are entry related
* <tt>0C-.. (..)</tt> = Battle entries data
* <tt>0C-.. (..)</tt> = Battle animations entry data
* <tt>..-.. (04)</tt> = "~efc" footer
* <tt>..-.. (04)</tt> = "~efc" footer


[[Category:MOTHER 3 named data structures|EFC]]
[[Category:MOTHER 3 named data structures|EFC]]
[[Category:MOTHER 3|EFC]]
[[Category:MOTHER 3|EFC]]

Revision as of 22:25, 6 January 2017

Overview

The only EFC block in Mother 3 is the Battle animations entry table.

Format

  • 00-03 (04) = "efc " header
  • 04-0B (08) = Numbers that are entry related
  • 0C-.. (..) = Battle animations entry data
  • ..-.. (04) = "~efc" footer