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
    • Targeters
  • VariableLocation

VariableLocation · Changes

Page history
Create Skills/Targeters/VariableLocation authored May 19, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 20 additions and 0 deletions
+20 -0
  • Skills/Targeters/VariableLocation.md Skills/Targeters/VariableLocation.md +20 -0
  • No files found.
Skills/Targeters/VariableLocation.md 0 → 100644
View page @ f043c0fa
## Description
Targets the location stored in the specified variable. One such variable can be set via the [SetVariableLocation](/skills/mechanics/setvariablelocation) mechanic.
## Attributes
| Attribute | Aliases | Description | Default |
|----------------|----------|------------------------------------------------------------|:-------:|
| variable | name, n, var, key, k | The name of the variable. | |
| scope | s | The scope of the variable. Can optionally be set in the name, using the scope.name syntax | |
## Examples
```yaml
ExampleSkill:
Skills:
- setvarloc{var=caster.1;v=@targetlocation} @self
- e:p{y=2} @VariableLocation{var=caster.1}
```
## Aliases
- [x] varLocation
\ 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
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples