Tes4Mod:Mod File Format/ACRE
The UESPWiki – Your source for The Elder Scrolls since 1995
An ACRE record represents a creature placed in a cell.
| Subrecord | Type | Info |
|---|---|---|
| EDID | zstring | Reference editor ID |
| NAME | formid | Base object |
| XESP | formid | Parent object (optional) |
| XOWN | formid | Owner (Optional and references an NPC or faction) |
| XGLB | formid | Global variable (Optional if owner is NPC) |
| XRNK | long | Faction rank (Optional if owner is faction) |
| XSCL | float | Scale (if not 1.00) |
| DATA | float | X position |
| float | Y position | |
| float | Z position | |
| float | X rotation (radians) | |
| float | Y rotation (radians) | |
| float | Z rotation (radians) | |
| XRGD | 28 byte structure | Seems to be an array of a 28 byte structure |

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