PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
CoC Trigger calculation considers additional skill setups in determining trigger rate
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
When we copy and paste a CoC skill setup in the Socket Groups list, the calculation of Trigger Rate is halved, as if the trigger applies once for either setup during cast. Sample PoB: https://pastebin.com/eAQJFA79 . Deleting one of the setups restores the proper trigger rate value.
This sounds like a bug in case of CoC (not necessarily for other triggers) -- even if we really had multiple CoC setups in a build, each skill setup should be considered in isolation, unaffected by any other CoC skill setup.


Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with the linked Path of Building sample and inspect the socket-group trigger-rate calculation. Confirm that adding a second CoC setup does not change the trigger rate for the first setup, and that removing the extra setup produces the same result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100