Changes
Page history
Update Variables
authored
Dec 11, 2021
by
Woodyso
Show whitespace changes
Inline
Side-by-side
Skills/Variables.md
View page @
b1d31809
...
...
@@ -28,8 +28,10 @@ A variable's "scope" is **where** that variable exists. Not all scopes are appli
| SKILL | On the current skill tree. Always temporary and will vanish when the current queue of skills ends. |
| CASTER | On the casting mob. |
| TARGET | On the target of the mechanic/condition. |
| TRIGGER | The entity or player that triggered the skill. |
| WORLD | The current world. |
| GLOBAL | The server. |
| PARENT | The entity's parent. |
### Usage
...
...
...
...