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

hasaurastacks · Changes

Page history
updated layout and informations authored May 16, 2023 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 18 additions and 14 deletions
+18 -14
  • Skills/conditions/hasaurastacks.md Skills/conditions/hasaurastacks.md +18 -14
  • No files found.
Skills/conditions/hasaurastacks.md
View page @ a46332f1
**Description:** Tests if the target has the given range of stacks from an aura
## Description
Tests if the target has the given range of stacks from an aura
**Type:** Entity
---
## Attributes
**Attributes:**
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| auraName | name, n, aura, buffname, buff, debuffname, debuff, b| The name of the aura to check for ||
| stacks | s | The number/range of stacks to check for | 1 |
| Attribute | Alias | Description |
| --------- | ------- | --------------------------------------- |
| auraName | name, n | The name of the aura to check for |
| stacks | s | The number/range of stacks to check for |
---
## Examples
```yaml
Conditions:
- hasaurastacks{n=firedebuff;s=>3} true
```
**Examples:**
```
Conditions:
- hasaurastacks{n=firedebuff;s=>3} true
```
\ No newline at end of file
## Aliases
- [x] hasbuffstacks
- [x] hasdebuffstacks
- [x] aurastacks
- [x] buffstacks
- [x] debuffstacks
\ 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