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 143
    • Issues 143
    • 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
  • Placeholders

Placeholders · Changes

Page history
Update Placeholders authored Aug 05, 2021 by SharkGirl kunjang's avatar SharkGirl kunjang
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 1 deletion
+2 -1
  • Skills/Placeholders.md Skills/Placeholders.md +2 -1
  • No files found.
Skills/Placeholders.md
View page @ d4a7fbbf
...@@ -95,7 +95,7 @@ These placeholders will return whatever variable has been called. For instance < ...@@ -95,7 +95,7 @@ These placeholders will return whatever variable has been called. For instance <
| <skill.var.aura-charges> | Returns the amount of charges the aura has left. | | <skill.var.aura-charges> | Returns the amount of charges the aura has left. |
| <skill.var.aura-duration> | Returns the duration of the aura. | | <skill.var.aura-duration> | Returns the duration of the aura. |
| <skill.var.aura-stacks> | Returns the amount of stacks the aura has. | | <skill.var.aura-stacks> | Returns the amount of stacks the aura has. |
| <skill.targets> | Returns skill's targeted entities |
**Target Placeholders** **Target Placeholders**
----------------- -----------------
These placeholders will return whatever target selector has been used. For instance <target.name> + @NearestPlayer will return the name of the player closest to the casting mob. These placeholders will return whatever target selector has been used. For instance <target.name> + @NearestPlayer will return the name of the player closest to the casting mob.
...@@ -116,6 +116,7 @@ These placeholders will return whatever target selector has been used. For insta ...@@ -116,6 +116,7 @@ These placeholders will return whatever target selector has been used. For insta
|<target.l.yaw> |Returns the yaw of the target| |<target.l.yaw> |Returns the yaw of the target|
|<target.l.pitch> |Returns the pitch of the target| |<target.l.pitch> |Returns the pitch of the target|
|<target.block.type> |Returns the block type of the target| |<target.block.type> |Returns the block type of the target|
|<target.entity.type> |Returns the entity type of the target|
**Trigger Placeholders** **Trigger Placeholders**
These placeholders will return whatever attribute of the entity that caused the skill to happen. For instance `<trigger.name>` combined with an `~onDeath` trigger will return the name of the entity that killed the mob. These placeholders will return whatever attribute of the entity that caused the skill to happen. For instance `<trigger.name>` combined with an `~onDeath` trigger will return the name of the entity that killed the mob.
......
Clone repository
  • Home
  • Changelogs
  • Premium Features
  • Commands and Permissions
  • FAQ / Common Issues
  • Mythic Add-ons
  • Compatible Plugins
  • API Information

Mobs

  • Overview
  • Types
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Extra: Disguises
  • Extra: MiniaturePets

Skills

  • Overview
  • Mechanics
  • Effects
  • Targeters
  • Triggers
  • Conditions
  • Placeholders
  • Variables

Items & Drops

  • Drops and Drop Tables
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers

Spawning

  • Spawners
  • Random Spawns

Tutorials

  • DamageSpells