You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| DATA | Data | struct |
-* | | Effect | collection | See below for details.
DATA
Name
Type
Info
Trait
uint8
Enum - see below for values.
Min Level
uint8
Ranks
uint8
Playable
uint8
Enum -see below for values.
Hidden
uint8
Enum -see below for values.
Trait / Playable / Hidden Enum Values
Value
Meaning
0
No
1
Yes
Effect Subrecord Collection
Count
Subrecord
Name
Type
Info
PRKE
Header
struct
| DATA | Effect Data | struct or formid |
-* | | Perk Conditions | collection | See below for details.
| EPFT | Entry Point Function Type | uint8 | Decides the data type of the EPFD record.
| EPFD | Entry Point Function Data | uint8[] or float32 or formid or null |
| EPF2 | Button Label | cstring |
| EPF3 | Script Flags | uint16 | See below for values.
| | Embedded Script | collection |
| PRKF | End Marker | null | Flag
PRKE
Name
Type
Info
Type
uint8
Enum -see below for values.
Rank
uint8
Priority
uint8
Type Enum Values
Value
Meaning
0
Quest + Stage
1
Ability
2
Entry Point
DATA (Effect Data)
There are three possible DATA formats, based on the value of the Type field in the preceding PRKE subrecord.