PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

DPS calculations for coc dd of chain

Open
#9,398 1 comment 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

Check for duplicates
  • I've checked for duplicate open and closed issues by using the search function of the issue tracker
What platform are you running Path of Building on?

Windows

Is your feature request related to a problem?
  1. Rain of arrow of saturation, do not drop all the arrow instantly, it drops batch by batch, so CoC trigger rate should be higher than current calculation
  2. DD of chain will explode corpse in a chain if there is a corpse. Current calculation only calculate damage for single corpse.
Describe the solution you'd like
  1. Rain of arrow of saturation should have a trigger rate multipler calculated based on time window of each arrow batch and time window of CoC cooldown/server tick
  2. DD of chain should have 3 dps calculations mode. single corpse, 8 corpses, single target. 8corpses mode just x8 dps of single corpse mode. Single target mode should calculate how many corpses a setup create per second then compare with maximum corpses consume per second, take the min then time with dps per single explosion.
    Calcalate corpses per second can be archive by using trigger rate of desecrate and unearth with number of unearth projectiles
Describe alternatives you've considered

No response

Additional context

assassin coc dd posion build idea is from SnooBAE youtube video

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

The issue does not name files or tests. Start by tracing the existing DPS calculations for Rain of Arrows of Saturation, Cast on Critical Strike cooldowns, and Detonate Dead of Chain; done means implementing and validating the requested arrow-batch trigger multiplier and the three corpse-consumption calculation modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.