... | @@ -21,8 +21,8 @@ duration and can also be used in other mechanics and conditions. |
... | @@ -21,8 +21,8 @@ duration and can also be used in other mechanics and conditions. |
|
| refreshDuration | rd | Makes the aura's duration refresh to the amount defined in the mechanic should the entity have the same aura applied to it again | true |
|
|
| refreshDuration | rd | Makes the aura's duration refresh to the amount defined in the mechanic should the entity have the same aura applied to it again | true |
|
|
| mergeSameCaster | msc, mc | Merges all auras of the same name applied by one entity to another into one aura (Prevents a mob from being able to stack an aura multiple times on the same entity) | |
|
|
| mergeSameCaster | msc, mc | Merges all auras of the same name applied by one entity to another into one aura (Prevents a mob from being able to stack an aura multiple times on the same entity) | |
|
|
| mergeAll | ma | Merges all auras of the same name applied by any and all entities to another into one aura (Prevents multiple mobs from being able to stack an aura multiple times on the same entity)| false |
|
|
| mergeAll | ma | Merges all auras of the same name applied by any and all entities to another into one aura (Prevents multiple mobs from being able to stack an aura multiple times on the same entity)| false |
|
|
| overwriteSameCaster | osc, oc | When applied, stops all of the same auras applied on the target by the same caster and replaces them with the new aura | false |
|
|
| overwriteSameCaster | osc, oc | When applied, stops all of the same auras applied on the target by the same caster and replaces them with the new aura (cannot be used with merge options) | false |
|
|
| overwriteAll | overwrite, ow | When applied, stops all of the same auras applied on the target and replaces them with the new aura | false |
|
|
| overwriteAll | overwrite, ow | When applied, stops all of the same auras applied on the target and replaces them with the new aura (cannot be used with merge options) | false |
|
|
| CancelOnGiveDamage | cogd | Cancels the aura if the entity with the aura deals any damage to another entity | false |
|
|
| CancelOnGiveDamage | cogd | Cancels the aura if the entity with the aura deals any damage to another entity | false |
|
|
| CancelOnTakeDamage | cotd | Cancels the aura if entity with the aura takes any sort of damage|false|
|
|
| CancelOnTakeDamage | cotd | Cancels the aura if entity with the aura takes any sort of damage|false|
|
|
| CancelOnDeath | cod | Cancels the aura if the entity with the aura dies | true |
|
|
| CancelOnDeath | cod | Cancels the aura if the entity with the aura dies | true |
|
... | | ... | |