Difference between revisions of "FF8/FileFormat RAT MRT"
From QhimmWiki
< FF8
| 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. | ||
Latest revision as of 17:09, 2 August 2012
[edit] Field Rate and battle Formations (Encounter)
[edit] Battle formations
MRT file contains 4 * two bytes. Each two bytes is a battle formation ID.
[edit] 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.