Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 136
    • Issues 136
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
    • Skills
    • Conditions
  • targetnotwithin

targetnotwithin · Changes

Page history
updated layout and informations authored Jun 14, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 9 additions and 12 deletions
+9 -12
  • Skills/conditions/targetnotwithin.md Skills/conditions/targetnotwithin.md +9 -12
  • No files found.
Skills/conditions/targetnotwithin.md
View page @ 993e00d2
**Description:** Tests if the target's target is not within a certain distance.
---
## Description
Tests if the target's target is not within a certain distance.
**Attributes:**
| Attribute | Aliases | Description |
| --------- | ------------- | ------------------------- |
| distance | d | The distance to match |
## Attributes
As of July 4th 2022 this has been tested and seems to only be working from mobs, not from players! - tested by Rhikcyn with the guidance of Akim91
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| distance | d | Distance to check | 0 |
---
**Examples:**
```
## Examples
```yaml
Conditions:
- targetnotwithin{d=5} true
- targetnotwithin{d=10} true
```
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
Mobs
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples