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 4: Line 4:
==Format==
==Format==
* <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-05 (02)</tt> = First list number entries number
* <tt>06-07 (02)</tt> = Second list entries number
* <tt>08-09 (02)</tt> = Third list entries number
* <tt>0A-0B (02)</tt> = ??? (Still in header)
* <tt>0C-.. (..)</tt> = Battle animations entry data
* <tt>0C-.. (..)</tt> = Battle animations entry data
* <tt>..-.. (04)</tt> = "~efc" footer
* <tt>..-.. (04)</tt> = "~efc" footer

Revision as of 15:30, 10 May 2017

Overview

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

Format

  • 00-03 (04) = "efc " header
  • 04-05 (02) = First list number entries number
  • 06-07 (02) = Second list entries number
  • 08-09 (02) = Third list entries number
  • 0A-0B (02) = ??? (Still in header)
  • 0C-.. (..) = Battle animations entry data
  • ..-.. (04) = "~efc" footer