d07RiV / d07RiV/d3planner

Audacity/Power Hungry damage multiplier issue

Open
#303 2 comments 0 reactions 0 assignees View on GitHub
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.

![multiplier](https://user-images.githubusercontent.com/15133637/35489160-24f76ca0-0461-11e8-99d6-9f688e21d5a9.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.