... | @@ -28,7 +28,6 @@ A variable's "scope" is **where** that variable exists. Not all scopes are appli |
... | @@ -28,7 +28,6 @@ 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. |
|
|
| SKILL | On the current skill tree. Always temporary and will vanish when the current queue of skills ends. |
|
|
| CASTER | On the casting mob. |
|
|
| CASTER | On the casting mob. |
|
|
| TARGET | On the target of the mechanic/condition. |
|
|
| TARGET | On the target of the mechanic/condition. |
|
|
| TRIGGER | The entity or player that triggered the skill. |
|
|
|
|
| PARENT | The entity's parent. |
|
|
| PARENT | The entity's parent. |
|
|
| WORLD | The current world. |
|
|
| WORLD | The current world. |
|
|
| GLOBAL | The server. |
|
|
| GLOBAL | The server. |
|
... | | ... | |