Morrowind Mod:Mod File Format/ARMO
The UESPWiki – Your source for The Elder Scrolls since 1995
ARMO records contain information about armor.
C | Field | Type/Size | Info |
---|---|---|---|
+ | NAME | zstring | ID |
+ | MODL | zstring | Model name |
+ | FNAM | zstring | Name |
- | SCRI | zstring | Script name |
+ | AODT | struct (24 bytes) |
Armor data
|
- | ITEX | zstring | Icon filename |
* | INDX | uint8/uint32 (see note) |
Biped object (Note: The only field size currently in use is a uint8, but the internal coding allows for a uint32 here, using only the lowest byte of it. This may be from an earlier file format that's no longer used.)
|
|
string | Male armor name (optional, but present in all base game files) | |
|
string | Female armor name (optional, male armor is used if not present) | |
- | ENAM | zstring | Enchantment name |