ConditionSkill
mobsnearorigin
Matches a range to how many mobs are in the given radius
Configuration Fields (3)
| Name | Type | Default | Description |
|---|---|---|---|
| types types, t | HashSet<MythicMob> | — | The mobtype to check for |
| amount a | RangedDouble | — | The number range to match |
| radius r | PlaceholderDouble | — | The radius to check |
Examples & Notes
Examples
Conditions:
- mobsnearorigin{type=ExampleMob,SuperDuperStrongMob;r=10;amount=>5}
Universal Condition Options
- Author:
- Ashijin
