Skyrim Mod:Mod File Format/MISC
A UESPWiki – Sua fonte de The Elder Scrolls desde 1995
MISC - Miscellaneous Item
- 0x4 - not Playable
C | SubRecord | Name | Type/Size | Info |
---|---|---|---|---|
+ | EDID | editorId | zstring | Editor id |
- | VMAD | script info | VMAD | |
+ | OBND | objectBounds | OBND | Object Bounds Data |
+ | FULL | name | lstring | Full (in-game) name |
- | MODL | model | MODL | Includes Fields MODB, MODT, MODS, MODD |
- | ICON | Inventory Image | zstring | Inventory Image Filename |
- | MICO | Message Immage | zstring | Message Immage Filename |
- | DEST | destruction data | DEST | Includes Fields DSTD, DMDL, DMDT, DMDS, DSTF |
- | YNAM | pickupSound | formid | Sound(SNDR) played when picked up |
- | ZNAM | dropSound | formid | Sound(SNDR) played when dropped |
- | KSIZ | count | unit32 | Number of formids in the following KWDA subrecord |
- | KWDA | keywords | formid | Formid array of keywords |
+ | DATA | Value & Weight Data | struct | 8-Bytes For Value & Weight
|