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
  • auraremove

auraremove · Changes

Page history
updated layout and informations authored Sep 17, 2023 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 18 additions and 19 deletions
+18 -19
  • skills/mechanics/auraremove.md skills/mechanics/auraremove.md +18 -19
  • No files found.
skills/mechanics/auraremove.md
View page @ 95690d3b
Mechanic: Aura Remove
=====================
## Description
Removes an aura from the target.
You can decide if the aura executes its `onEnd` metaskill via the `DoEndSkillOnTerminate` attribute of the [Aura](/skills/mechanics/aura) mechanic.
You can decide if the aura executes its `onEnd` metaskill via the `DoEndSkillOnTerminate` attribute of the [Aura](/skills/mechanics/aura) mechanic.
Attributes
----------
| Attribute | Aliases | Description | Default Value |
|-----------|--------------------------|----------------------|---------------|
| aura | buff, debuff, name, b, n | The name of the aura | |
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| aura | buff, debuff, name, b, n | The name of the aura | default |
| stacks | s | The amount of stacks | Max stacks |
----------
### Aura Attribute
You can specify `ANY` as the value of the attribute in order to remove every aura on the target
As of 4.12 MM:
You can now specify "ANY" to remove all auras from the target
Examples
--------
## Examples
```yaml
Skills:
- auraremove{aura=Ice;stacks=10} @self ~onTimer:200
- ...
```
## Aliases
- [x] removeaura
- [x] removebuff
- [x] removedebuff
\ 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
  • Vanilla Overrides
  • 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
Useful Tips