TargeterEntity
MobsNearOrigin
Targets all entities of the given types in the given radius around the origin of the metaskill
Aliases
MobssNearSource
Examples & Notes
Examples
This skill will ignite every mob of the given type in a radius around itself when it ends
ExampleSkill:
Skills:
- projectile{...;
onEnd=[
- ignite @MobsNearOrigin{r=10;types=IncredibleZombie,SpookyScarySkeleton}
]}
Universal Targeter Options
- Author:
- Ashijin
