Creature Types⚓︎
Tip
These values are available in Lua by their index in the tes3.creatureType table. For example, tes3.creatureType.normal has a value of 0.
| Index | Value |
|---|---|
| normal | 0 |
| daedra | 1 |
| undead | 2 |
| humanoid | 3 |
Tip
These values are available in Lua by their index in the tes3.creatureType table. For example, tes3.creatureType.normal has a value of 0.
| Index | Value |
|---|---|
| normal | 0 |
| daedra | 1 |
| undead | 2 |
| humanoid | 3 |