PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Adding Summon Phantasm to Lancing Steel make POB ignore its number of Projectile.

Open
#9,419 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug: calculation
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 open and closed issues by using the search function of the issue tracker
Check for support
  • I've checked that the calculation is supposed to be supported. If it isn't please open a feature request instead (Red text is a feature request).
What platform are you running Path of Building on?

Windows

What is the value from the calculation in-game?

In this pob you can see when you disable Summon Phantasm the DPS for HRoC more than doubles. Somehow Summon Phantasm is reducing the number of projectile hits from Lancing Steel to 1 where it should be 14.

https://pobb.in/wVYRMUvOqYu3

What is the value from the calculation in Path of Building?

Number of Projectiles for Lancing is Set to 1 it should be 14

How to reproduce the issue

In this pob you can see when you disable Summon Phantasm the DPS for HRoC more than doubles. Somehow Summon Phantasm is reducing the number of projectile hits from Lancing Steel to 1 where it should be 14.

https://pobb.in/wVYRMUvOqYu3

PoB for PoE1 build code
https://pobb.in/wVYRMUvOqYu3
Screenshots

No response

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 by loading the linked PoB build and compare Lancing Steel's projectile count with Summon Phantasm enabled and disabled. Trace the calculation that changes the count from 14 to 1; done means Summon Phantasm no longer changes Lancing Steel's projectile count and the result matches the in-game expectation.

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
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.