Changes
Page history
added ClearTarget mechanic
authored
Oct 01, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/settonguetarget.md
0 → 100644
View page @
1f8283a3
## Description
Sets the tongue target for a frog caster to the target entity.
## Attributes
> *This mechanic has no attribute*
## Examples
Sets the frog's tongue target to the nearest entity when right clicked.
```
yaml
MyLovingFrog
:
Type
:
FROG
Skills
:
-
setTongueTarget @EIR{r=5;limit=1;sort=NEAREST} ~onInteract
```
## Aliases
-
[x] tonguetarget
<!--TAGS-->
<!--tag:AI-->
\ No newline at end of file