Difference between revisions of "FF8/FileFormat RAT MRT"
< FF8
Jump to navigation
Jump to search
my_wiki>Myst6re |
my_wiki>Myst6re |
||
Line 1: | Line 1: | ||
− | == Field Rate | + | == Field Rate and battle Formations (Encounter) == |
=== Battle formations === | === Battle formations === | ||
Line 5: | Line 5: | ||
MRT file contains 4 * two bytes. Each two bytes is a battle formation ID. | MRT file contains 4 * two bytes. Each two bytes is a battle formation ID. | ||
− | === Battle rate | + | === Battle rate === |
− | RAT file contains 4 bytes. Each byte is | + | RAT file contains 4 bytes. Each byte is the battle frequency, they are always equal, but only the first is used by the game.<br/> |
+ | If rate equal zero, there is no encounter, if rate equal 255, there are often battles. Known values: 4, 6, 8, 10, 12 and 16. |
Revision as of 00:09, 3 August 2012
Field Rate and battle Formations (Encounter)
Battle formations
MRT file contains 4 * two bytes. Each two bytes is a battle formation ID.
Battle rate
RAT file contains 4 bytes. Each byte is the battle frequency, they are always equal, but only the first is used by the game.
If rate equal zero, there is no encounter, if rate equal 255, there are often battles. Known values: 4, 6, 8, 10, 12 and 16.