... | ... | @@ -6,7 +6,7 @@ heal skill, can also overheal mobs by a percentage. |
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| multiplier | m | The percentage to heal, refers to the targets max-health.<br>0.1 = 10%, 1 = 100% and so on | 0.1 |
|
|
|
| multiplier | m, amount, a | The percentage to heal, refers to the targets max-health.<br>0.1 = 10%, 1 = 100% and so on | 0.1 |
|
|
|
| overheal | oh | Whether or not to apply overhealing as additional MaxHealth | false |
|
|
|
| maxoverheal | maxabsorb, maxshield, mo, ma, ms | The maximum amount of overhealing that can be applied | 0 |
|
|
|
|
... | ... | |