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 137
    • Issues 137
    • 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
    • Mechanics
  • teleporty

teleporty · Changes

Page history
updated layout and informations authored Jul 08, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 15 additions and 22 deletions
+15 -22
  • skills/mechanics/teleporty.md skills/mechanics/teleporty.md +15 -22
  • No files found.
skills/mechanics/teleporty.md
View page @ a33387d4
Mechanic: TeleportY
==================
## Description
Teleports the caster up or down.
The skill will attempt to find a safe landing location and should generally avoid putting the mob inside of blocks.
No target is required for this mechanic, as the caster will always be the one that is teleported.
Attributes
----------
| Attribute | Aliases | Description | Default Value |
|-----------|---------|------------------------------------------------|---------------|
| y | | The vertical distance to teleport | 0 |
Special Notes
-------------
## Attributes
The skill will attempt to find a safe landing location and should generally avoid putting the mob inside of
blocks.
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| y | | The distance to teleport on the y axis | 0 |
Examples
--------
This example would teleport the mob 5 blocks up.
## Examples
This example would teleport the caster 5 blocks up.
```yaml
WarpY:
Skills:
- teleportY{y=5} @target
```
\ No newline at end of file
- teleportY{y=5}
```
## Aliases
- [x] tpy
\ 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