... | @@ -11,7 +11,7 @@ Attributes |
... | @@ -11,7 +11,7 @@ Attributes |
|
|
|
|
|
| Attribute | Aliases | Description | Default Value |
|
|
| Attribute | Aliases | Description | Default Value |
|
|
|---------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------|
|
|
|---------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------|
|
|
| auraName | | Optional name, required to use associated mechanics & conditions that reference a specific aura | None |
|
|
| auraName | auraname, buffname, debuffname | Optional name, required to use associated mechanics & conditions that reference a specific aura | None |
|
|
| onStart | oS | Meta-Skill executed when the aura first starts. | None |
|
|
| onStart | oS | Meta-Skill executed when the aura first starts. | None |
|
|
| onTick | oT | Meta-Skill executed every [interval] ticks on the affected entity. | None |
|
|
| onTick | oT | Meta-Skill executed every [interval] ticks on the affected entity. | None |
|
|
| onEnd | oE | Meta-Skill executed when the aura fades. | None |
|
|
| onEnd | oE | Meta-Skill executed when the aura fades. | None |
|
... | | ... | |