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 147
    • Issues 147
    • 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
  • Issues
  • #674

Closed
Open
Created Jan 14, 2022 by Azorias@Azorias

Aura Stacking

Summary

When applying auras, like this:

  • onDamaged{auraName=Bloodlessaura;d=40;mergeAll=false;damageMods="PHYSICAL 0.9"} @self ~onTimer:40 there is no way to make it just ignore the name and stack as if they were different auras.

Usage

Currently, with mythicenchants, if you have 4 of the same enchantments applying auras on 4 different armour pieces, only 1 will be counted because they have the same name.

My suggestion is that you can just remove the auraname tag, and the aura resistance will stack with everything but also not be interactable with other mechanics. EG:

  • onDamaged{d=40;damageMods="PHYSICAL 0.9"} @self ~onTimer:40

Value

Would allow you to make mythicenchants auras that behave as expected.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking