|
Mechanic: HealPercent
|
|
Mechanic: HealPercent
|
|
=====================
|
|
=====================
|
|
|
|
|
|
*Added in version 2.3*
|
|
|
|
|
|
|
|
Heals the target entity for a percentage of its max-health. Like the
|
|
Heals the target entity for a percentage of its max-health. Like the
|
|
heal skill, can also overheal mobs by a percentage.
|
|
heal skill, can also overheal mobs by a percentage.
|
|
|
|
|
... | @@ -12,7 +10,7 @@ Attributes |
... | @@ -12,7 +10,7 @@ Attributes |
|
| Attribute | Aliases | Description | Default |
|
|
| Attribute | Aliases | Description | Default |
|
|
|------------|---------|-------------------------------------------------------------|---------|
|
|
|------------|---------|-------------------------------------------------------------|---------|
|
|
| multiplier | m | The percentage to heal, refers to the targets max-health | [1] 0.1 |
|
|
| multiplier | m | The percentage to heal, refers to the targets max-health | [1] 0.1 |
|
|
| overheal | | Whether or not to apply overhealing as additional MaxHealth | false |
|
|
| overheal | oh | Whether or not to apply overhealing as additional MaxHealth | false |
|
|
|
|
|
|
|
|
|
|
|
|
|
... | | ... | |