|
|
|
## Description
|
|
|
|
Executes a skill when the player's projectile hits an entity.
|
|
|
|
|
|
|
|
> The associated [@trigger](/../../../MythicMobs/-/wikis/Skills/Targeters/Trigger) is the entity that has been hit
|
|
|
|
|
|
|
|
| [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/onBowHit)
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] onBow_Hit |
|
|
|
\ No newline at end of file |