Open main menu

UESPWiki β

Morrowind Mod:Mod File Format/Biped Object Fields

< Mod / Morrowind: Morrowind Mod: Modding: Mod File Format
C Field Type/Size Info
* 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 apparel name (optional, but present in all base game files)
CNAM
string Female apparel name (optional, male apparel is used if not present)