Skip to content

Fix Ball Lightning Projectile Speed#5746

Merged
LocalIdentity merged 1 commit intodevfrom
fix_ball-lightning-speed
Mar 31, 2023
Merged

Fix Ball Lightning Projectile Speed#5746
LocalIdentity merged 1 commit intodevfrom
fix_ball-lightning-speed

Conversation

@LocalIdentity
Copy link
Contributor

Ball Lightning has a base projectile speed of 40 unit/s. This was determined through the Projectiles.dat file

Ball Lightning has a base projectile speed of 40 unit/s. This was determined through the Projectiles.dat file
@LocalIdentity LocalIdentity added the bug: accuracy Wording differences label Mar 3, 2023
@LocalIdentity LocalIdentity merged commit 6a79f26 into dev Mar 31, 2023
@LocalIdentity LocalIdentity deleted the fix_ball-lightning-speed branch March 31, 2023 10:30
@nchariti
Copy link

nchariti commented Apr 7, 2023

Hi @LocalIdentity

I was checking ball lightning skill. The wiki says 48 units/s instead of 40. This was based on the assumption that there was a 33% increased on the original value. Original value, assumes 36 quoting mark: https://www.pathofexile.com/forum/view-thread/960086/page/14#p8249654

Now if you found a data mined version of the skill that says 40, perhaps that's more accurate. However, I am not sure why we are assuming 33% more projectile speed on top of that? There is nothing in the gems's description that says that, this was just mention in patch note of 3.3.0

@LocalIdentity
Copy link
Contributor Author

The Ball lightning gem has the stat ball_lightning_projectile_speed_and_hit_frequency_+%_final on it that adds the 33% more from the 40 units per second base. Every other stat that has final on the end of it is a more multiplier, which is why I assume the same for Ball Lightning. The base speed is in the game files here
image

@nchariti
Copy link

nchariti commented Apr 8, 2023

Thanks for clarifying. I guess GGG needs to get better at showing this information in the UI.

Dullson pushed a commit to Dullson/PathOfBuilding that referenced this pull request Dec 6, 2023
Ball Lightning has a base projectile speed of 40 unit/s. This was determined through the Projectiles.dat file

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: accuracy Wording differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants