Effect Ranges⚓︎
Tip
These values are available in Lua by their index in the tes3.effectRange table. For example, tes3.effectRange.self has a value of 0.
| Index | Value |
|---|---|
| self | 0 |
| touch | 1 |
| target | 2 |
Tip
These values are available in Lua by their index in the tes3.effectRange table. For example, tes3.effectRange.self has a value of 0.
| Index | Value |
|---|---|
| self | 0 |
| touch | 1 |
| target | 2 |