Armor Weight Classes⚓︎
Tip
These values are available in Lua by their index in the tes3.armorWeightClass table. For example, tes3.armorWeightClass.heavy has a value of 2.
| Index | Value |
|---|---|
| light | 0 |
| medium | 1 |
| heavy | 2 |
Tip
These values are available in Lua by their index in the tes3.armorWeightClass table. For example, tes3.armorWeightClass.heavy has a value of 2.
| Index | Value |
|---|---|
| light | 0 |
| medium | 1 |
| heavy | 2 |