Bug Closed · Resolved

Placeholder support inside of onDamage aura multiplier

#1565 opened by Unknown 5 years ago

Unknownreported this bug

Summary

  • onDamaged{auraName=WeakeningCry-Defense;d="<mmocore.skill.WeakeningCry.duration> * 20";i=10;multiplier="<mmocore.skill.WeakeningCry.defense>"} @EntitiesInRadius{r=15}

Usage

This would be used in order to make applying debuffs to mobs/players more dynamic.

Value

The value this brings is having the ability to create dynamically scaling debuffs. Using mmocore for example you can level up the ability to increase the amount of physical damage the enemy takes. You can do this for just about every damage type you can think of.

Priority

Its not a huge priority as you can create static debuffs, but it would definitely make leveling up debuff skills more worth it instead of only leveling them up for an increased duration.

Implementation

Allow placeholder support inside of the multiplier part of these auras

Sign in to join the discussion.