Specializations⚓︎
Tip
These values are available in Lua by their index in the tes3.specialization
table. For example, tes3.specialization.invalid
has a value of -1
.
Index | Value |
---|---|
invalid | -1 |
combat | 0 |
magic | 1 |
stealth | 2 |
Tip
These values are available in Lua by their index in the tes3.specialization
table. For example, tes3.specialization.invalid
has a value of -1
.
Index | Value |
---|---|
invalid | -1 |
combat | 0 |
magic | 1 |
stealth | 2 |