PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Full DPS for multi-part skills

Open
#2,623 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Lua
Stars
5.4k
Forks
2.4k
Avg merge
1d 12h
Merged PRs (30d)
26

Description

Is your feature request related to a problem? Please describe.
The full DPS calculations currently does not include all components for some skills. For example, earthquake has both an initial impact and an aftershock, and both should be included in the calculations. Another example is divine ire's channeling and release.

Describe the solution you'd like
I would like the default to be that all components are included in the full dps calculation automatically, just like the duplication workaround described below.

Describe alternatives you've considered
My current workaround is to manually duplicate the skill group, and set the main skill on the sidebar so that both parts show up in the full DPS calculations.

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the full DPS calculation and the handling of multi-part skills such as Earthquake and Divine Ire. Trace how duplicated skill groups currently make both components appear, then verify that all components are included automatically without the workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.