... | @@ -11,8 +11,10 @@ Attributes |
... | @@ -11,8 +11,10 @@ Attributes |
|
|------------------|---------------|------------------------------------------------------------|---------------|
|
|
|------------------|---------------|------------------------------------------------------------|---------------|
|
|
| onHit | oH | Skill to execute if the target is damaged | |
|
|
| onHit | oH | Skill to execute if the target is damaged | |
|
|
| cancelEvent | cE | Whether or not to cancel the event that triggered the aura | false |
|
|
| cancelEvent | cE | Whether or not to cancel the event that triggered the aura | false |
|
|
| damageSub | sub, s | | 0 |
|
|
| damageSub | sub, s | An optional static decrease (or increase if negative)
|
|
| damageMultiplier | multiplier, m | | 1 |
|
|
to the original hit's damage | 0 |
|
|
|
|
| damageMultiplier | multiplier, m | An optional multiplier on the original hit's
|
|
|
|
damage | 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
... | | ... | |