Skyrim Mod:Mod File Format/PROJ
A UESPWiki – Sua fonte de The Elder Scrolls desde 1995
PROJ records detail projectile data, specifically model information as AMMO covers the gameplay aspects.
C | SubRecord | Name | Type/Size | Info |
---|---|---|---|---|
+ | EDID | editorID | zstring | Editor ID |
+ | OBND | object bounds | OBND | Object Bounds |
- | FULL | full name | lstring | Full (in-game) name |
- | MODL | model | MODL | Art File - Includes optional field MODT |
- | DEST | destruction data | DEST | Includes Fields DSTD, DSTF |
+ | NAM1 | effect model | MODL | Muzzle Flash Model - Includes optional field NAM2 |
+ | DATA | unknown | struct | 92-byte struct
|
- | VNAM | Sound Detection Level | uint32 | The amount of sound using the weapon generates, seems to be used in determining nearby NPCs detection of the actor using the weapon.
|