Audacity/Power Hungry damage multiplier issue
- Dominant language
- JavaScript
- Stars
- 115
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Audacity is applied to mobs [within 15 yards] while Power Hungry is applied to mobs [beyond 30 yards].
As such, the damage modifier shouldn't reflect [BOTH] of them at the same time. The said target can't be [within 15 yards] and [beyond 30 yards] at the same time.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the multiplier with Audacity applying within 15 yards and Power Hungry applying beyond 30 yards. Trace the damage calculation that combines these effects and verify that mutually exclusive distance conditions do not affect the same target simultaneously; done means the multiplier matches the target's applicable range.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100