Open main menu

UESPWiki β

Morrowind Mod:Mod File Format/CLOT

< Mod / Morrowind: Morrowind Mod: Modding: Mod File Format

CLOT records contain information about clothing.

C Field Type/Size Info
+ NAME zstring ID
+ MODL zstring Model name
- FNAM zstring Name
+ CTDT struct
(12 bytes)
Clothing data
uint32 - Type
0 = Pants
1 = Shoes
2 = Shirt
3 = Belt
4 = Robe
5 = Right Glove
6 = Left Glove
7 = Skirt
8 = Ring
9 = Amulet
float32 - Weight
uint16 - Value
uint16 - Enchantment Points
- SCRI zstring Script name
- 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.)
0 = Head
1 = Hair
2 = Neck
3 = Cuirass
4 = Groin
5 = Skirt
6 = Right Hand
7 = Left Hand
8 = Right Wrist
9 = Left Wrist
10 = Shield
11 = Right Forearm
12 = Left Forearm
13 = Right Upper Arm
14 = Left Upper Arm
15 = Right Foot
16 = Left Foot
17 = Right Ankle
18 = Left Ankle
19 = Right Knee
20 = Left Knee
21 = Right Upper Leg
22 = Left Upper Leg
23 = Right Pauldron
24 = Left Pauldron
25 = Weapon
26 = Tail
BNAM
string Male clothing name (optional, but present in all base game files)
CNAM
string Female clothing name (optional, male clothing is used if not present)
- ENAM zstring Enchantment name