PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Arakaali's Fang Spiders are not having their poison duration scaled by malevolance
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
Check version
- I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
- I've checked for duplicate issues by using the search function of the issue tracker
Check for support
- I've checked that the behaviour is supposed to be supported. If it isn't please open a feature request instead (Red text is a feature request).
What is the behaviour ingame?
Tested in PvP and with Malevolence, the duration of the base poison increased from 4s to 4.8s.
What is the behaviour in Path of Building?
PoB is not scaling the duration as it does not have the poisonIsSkillEffect flag on the skill. But if you add the flag then all sources of duration will scale the poison duration which is incorrect. Increased Duration Support does not scale the poison duration, only the effect from Malevolence does
How to reproduce the issue
No response
Character build code
https://pobb.in/TJrsAoT5Mj69
Screenshots


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
Start by tracing Path of Building's poison-duration calculation and the skill-effect flag handling described in the issue. Verify the Arakaali's Fang spider behavior against the linked build and ensure Malevolence scales poison duration while Increased Duration Support does not; confirm the result with the relevant calculation checks.
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