... | ... | @@ -9,7 +9,7 @@ Attributes |
|
|
|
|
|
| Attribute | Aliases | Description | Default Value |
|
|
|
|------------------|---------------|------------------------------------------------------------|---------------|
|
|
|
| onHit | oH | Skill to execute if the target shoots something | |
|
|
|
| onShoot | os | Skill to execute when the entity shoots | |
|
|
|
| cancelEvent | cE | Whether or not to cancel the event that triggered the aura | false |
|
|
|
| damageAdd | add, a | An optional multiplier on the original hit's damage to the original hit's damage | 0 |
|
|
|
| damageMultiplier | multiplier, m | An optional static increase to the original hit's damage | 1 |
|
... | ... | |