origin
Targets the origin of the current skill
Aliases
Examples & Notes
Examples
The origin targeter is extremely versatile. Take the following metaskill, for instance:
ExampleSkill:
Skills:
- effect:particles @origin
If it is executed by a mob normally, if will display the particles at its location, since the origin of the skill is itself. In this aspect, origin does not behave differently from a self targeter.
But if the metaskill is executed inside a meta mechanic or after manually changing a skill’s origin via the Origin Universal Attribute, the origin of the skill will change most of the times, and the particles will be displayed in a different spot.
The exact position of the origin changes based on the context, and more information regarding this behavior can be found in wiki pages for the various mechanics that do make use of this.
Universal Targeter Options
Mentioned by
Tests if the target is within line of sight of the origin
Tests if the origin is within a certain distance of a pin.
Tests if the origin is a given location
Draws a guardian beam between the origin and the target
Targets all blocks in the radius around the origin
Targets entities in a ring near the origin
Targets entities near the origin
Targets entities near the origin
- Author:
- Ashijin
