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.
- 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 |
- | XOWN | owner | formid | FACT |
+ | DATA | coords | struct | 24-byte struct
|