PathOfBuildingCommunity / PathOfBuilding

Offline build planner for Path of Exile.
https://pathofbuilding.community
Other
3.97k stars 2.08k forks source link

Lancing steel of spraying number of projectiles is not included in cast on crit effective source rate #7580

Closed marbemac closed 5 months ago

marbemac commented 5 months ago

Check version

Check for duplicates

Check for support

What is the value from the calculation in-game?

In game it shows that lancing steel fires 10 projectiles.

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

Path of building is not including the projectile count when calculating Eff. Source Rate.

How to reproduce the issue

  1. Import https://pobb.in/ycBKx-WTk4gE. This build is from https://www.youtube.com/watch?v=L8yZJHBtiCw.
  2. Note how eff source rate IS correctly calculated (see first screenshot). So it maybe worked in the past, whenever this build code was created?
  3. Anyways, now go to the skill gems and change lancing steel of spraying to anything else, then back to lancing steel of spraying (to simulate as if we were creating this from scratch in latest PoB).
  4. Now check eff source rate - it does not include any projectile calculation (second screenshot).

Can also reproduce with a fresh build by just adding lancing steel of spraying + cast on crit + desecrate and checking eff source rate to see that it does not include the x10 lancing projectile multiplier.

Screenshots

Example of it including the multiplier for number of projectiles when importing the build created on older version of PoB (see repro steps):

Screenshot 2024-04-17 at 9 48 49 AM

Example of it not including the multiplier if try to use lancing steel of spraying in latest build:

Screenshot 2024-04-17 at 9 50 28 AM

marfenij commented 5 months ago

Hi @marbemac seems you miss some configuration when changing gems/skill (or begin build from scratch)

Path_of_Building_MoDZNK9VUq

UPD: check this video https://www.youtube.com/watch?v=6B014_IWzB4

marbemac commented 5 months ago

🤦‍♂️.. thank you