ConditionSkill

targets

Tests if the number of inherited targets from the parent skilltree matches the given range.

Configuration Fields (2)

NameTypeDefaultDescription
amount
a
RangedInt>0Range of how many targets to check for
location
target, to, loc, l, coordinates, c
Optional<SkillTargeter>The coordinates to teleport to in format x,y,z.

Examples & Notes

Examples

  Conditions:
  - targets{a=>0} true
  Conditions:
  - targets{a=0to5} true
  Conditions:
  - targets{a=>10;targeter=@MIR{r=10;type=SomeMythicMob}} true

Universal Condition Options

Mentioned by

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.