|
|
## Description
|
|
|
Executes the skill when a player interacts with a mob while holding or equipping the item.
|
|
|
|
|
|
Also works when a furniture has a player interact with it.
|
|
|
|
|
|
Will never trigger if the player is in spectator mode.
|
|
|
|
|
|
> The associated [@trigger](/Skills/Targeters/Trigger) is
|
|
|
> - the entity that was interacted with, if the caster is a player
|
|
|
> - the player that interacted with the furniture, if the caster is a furniture
|
|
|
|
|
|
|
|
|
## Implementations
|
|
|
- [MythicMobs](/../../../MythicMobs/-/wikis/Skills/Triggers/onInteract)
|
|
|
|
|
|
|
|
|
<!--TYPES-->
|
|
|
<!--type:Furniture--> |
|
|
\ No newline at end of file |