@NearestPlayer ignores radius
Summary
When using @NearestPlayer, it ignores the addition of a radius ex. {r=4} and continues to use the skill no matter the distance between the player and the user.
Steps to reproduce
Using @NearestPlayer{r=#}
Current behavior
The mob that has @NearestPlayer{r=4} skill completely ignores the range and continues to use the skill, even if I am far away from the mob.
Intended correct behavior
The mob only activates the skill when the player is in range of the skill.