PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Vicious Projectiles Support interaction with melee skills that spawn projectiles (Molten Strike)

Open
#4,155 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Lua
Stars
5.4k
Forks
2.4k
Avg merge
1d 12h
Merged PRs (30d)
26

Description

Set up a Molten Strike skill, supported by Vicious Projectiles Support. Molten Strike has two options on the left panel, Melee Hit and Magma Balls. When you switch between these options, Magma Balls is affected by the Vicious Projectiles attack speed penalty, and Melee Hit is not, even though it's impossible for these to have two different attack speeds in game.

In game, the attack speed is not affected by Vicious Projectiles. The tooltip damage is not affected either, but I don't know if that affects the projectiles. So I don't know if the support gem is actually free damage on Molten Strike, or if it has no effect, but it definitely doesn't affect the attack speed.

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

Reproduce the issue with Molten Strike supported by Vicious Projectiles, switching between the Melee Hit and Magma Balls options. Trace the projectile and attack-speed calculations from the relevant skill and support-gem entry points, which are not named in the report. Done means the two Molten Strike options agree with in-game attack-speed behavior and the support gem's projectile damage effect is correctly represented.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.