Open main menu

UESPWiki β

Skyrim Mod:Mod File Format/PGRE

< Mod / Skyrim: Skyrim Mod: File Formats: Mod File Format

PGRE records are "placed grenades", which are very similar records to "placed hazards", except they take a Projectile record instead of a hazard and put it in the world. They also have a possible faction field, probably to keep it from shooting the NPCs. These are also only found as subrecords in Cells.

Record header flags:

0x800 - Initially Disabled
0x20000000 - Don't Havok Settle
0x40000000 - not Respawns
C SubRecord Name Type/Size Info
- EDID editorId zstring Editor id
+ NAME base hazard formid PROJ
- XIS2 not found in .esms, zero length, present if "Ignored By Sandbox" is checked
- XSCL scale float presumably the scale of the base model
- XESP enable parent struct 8-byte struct
formid REFR usually to a STAT
uint32 -flags
0x01 = Set Enable State Opposite Parent
0x02 = Pop In
- XOWN owner formid FACT
+ DATA coords struct 24-byte struct
float x
float y
float z
float rx
float ry
float rz