|
|
## Description
|
|
|
Executes the skill when the player holding or equipping the item takes damage.
|
|
|
> The associated [@trigger](/../../../MythicMobs/-/wikis/Skills/Targeters/Trigger) is the entity that dealt the damage
|
|
|
|
|
|
| [Implemented Placeholders](/../../../MythicMobs/-/wikis/Skills/Placeholders#variable-placeholders) |
|
|
|
|--------------------------------|
|
|
|
| `<skill.var.damage-amount>` |
|
|
|
| `<skill.var.damage-type>` |
|
|
|
| `<skill.var.damage-cause>` |
|
|
|
|
|
|
|
|
|
## Implementations
|
|
|
- [MythicMobs](/../../../MythicMobs/-/wikis/Skills/Triggers/onDamaged)
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] onHurt
|
|
|
|
|
|
|
|
|
<!--TYPES-->
|
|
|
<!--type:Furniture--> |
|
|
\ No newline at end of file |