PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Spectre - Syndicate Operative correction
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
POB incorrectly uses the native attack speed / APS of Secret Police Daggers in the damage calculation when it should be using the Attack/Cast rate of the ability that triggers it: Dagger Trigger Attack.

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
Locate the Spectre and Syndicate Operative damage-calculation entry points, then trace how Secret Police Daggers and Dagger Trigger Attack provide attack-speed values. Confirm the calculation uses the triggering ability's Attack/Cast rate rather than the daggers' native APS, and verify the resulting damage values against the reported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100