PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Reflected Crimson Dance Bleed Stacks For Chain of Endurance Calc

Open
#9,531 0 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

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?

Set up:

  1. Crimson Dance allocated
  2. Golden Rule jewel allocated
  3. Chain of Endurance belt equipped
  4. Check with and without 8 as the total stack of bleeds in Configuration
  5. Noticed that their are line items for Poison and Withered stacks on you, but only a check for if you are bleeding, not a stack list.

Expectation:
Since Chain of Endurance only requires "each different ailment affecting you" and not "each different type of ailment" that the 2% of Life per second would stack with each of the 8 bleeds from Crimson Dance that are reflected back to me. This would then give me 16% of Life per second.
Life: 1871
Expected Life/sec Increase: 299.36

Actual:
Life recovery without Chains of Endurance: 164.6
With Belt: 244.2

Describe the solution you'd like

Request:
I humbly request a line item for number of bleeds on you, with all the additional calc for stacking effects (and poison damage if there isn't a calc for this). This will handle the number of bleeds you apply to yourself from Crimson Dance and from added bleeds that may be cause by multiple adds in a map that has a chance to cause bleeding. I believe each of those do count as well to Chains of Endurances total count, just like poisons do.

Describe alternatives you've considered

I tried to consider alternatives to this, but seems like it would have to be done only one way, as the number of Bleeds or Poisons, is the base number for the calculation for the belt. Poisons you seem to have a number already, but not for bleeds.

Additional context

This is a high block Glad bleed (and hopefully soon poison)/impale (9 impales can be up) build, with Venopuncture and Winterweave, that I would like to add Icefang Orbit too (currently using Oshabi bloodline, but want to use Nameless with poison resist and extra ring). I would need to be able to calculate all the poisons and bleeds regen in a possible rampage situation.

https://maxroll.gg/poe/pob/e0e70aln
https://poe.ninja/poe1/pob/878ce

Thank you for your time and consideration.

-Target

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 with the Configuration controls for poison and Withered stacks, then trace the Chain of Endurance calculation that currently checks whether you are bleeding. Add a way to represent reflected bleed stacks and include them in the belt's recovery calculation, covering Crimson Dance and other multiple-bleed cases described in the issue.

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
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.