Tes4Mod:Save File Format/FACT
The UESPWiki – Your source for The Elder Scrolls since 1995
Contents |
[edit] Overview
Faction flags and faction reactions seem to allways been in separated records. Typical save game seem have multiple faction reactions records and single faction flag record.
[edit] Faction Flags (2)
Subrecords interpretation is still unknown. However, all observed subrecords are following this format.
This change record is used in FACT record types.
| Name | Type/Size | Info |
|---|---|---|
| flags | ubyte | Faction flags. |
[edit] Faction Reactions (3)
Subrecords interpretation is still unknown. However, all observed subrecords are following this format. One possibility is that this list entity's reactions for each factions.
This change record is used in FACT record types.
| Name | Type/Size | Info |
|---|---|---|
| reactionsNum | ushort | Number of reactions. |
| reactions | struct[reactionsNum] | Array of information about faction reactions. |
|
ulong | ?Most likely formId to faction? |
|
float | ?Maybe value that describes reaction to faction? |

![[Content is available under Attribution-ShareAlike]](http://www.uesp.net/w/images/Somerights.png)