Skip to content

Add support for counting the number of projectiles in a spiral#8995

Merged
Wires77 merged 1 commit intoPathOfBuildingCommunity:devfrom
Inzagini:fix/issue-8896
Sep 30, 2025
Merged

Add support for counting the number of projectiles in a spiral#8995
Wires77 merged 1 commit intoPathOfBuildingCommunity:devfrom
Inzagini:fix/issue-8896

Conversation

@Inzagini
Copy link
Contributor

Fixes #8896

Description of the problem being solved:

  • The problem was related to all skills that use the "base_number_of_projectiles_in_spiral_nova" tag.
  • Added calculation for the number of projectiles fired in a spiral to the SkillStatMap

Changes Made

  • Updated SkillStatMap to include calculation for "base_number_of_projectiles_in_spiral_nova"

After screenshot:

Examples of related skills:

Screenshot 2025-09-30 124951

Soulrend of the Spiral

Screenshot 2025-09-30 132529

Vaal Spectral Throw

Screenshot 2025-09-30 132545

Vaal Fireball

@Wires77 Wires77 added the enhancement New feature, calculation, or mod label Sep 30, 2025
@Wires77 Wires77 changed the title fix: number of projectiles in spiral Sep 30, 2025
@Wires77 Wires77 merged commit 8cd099f into PathOfBuildingCommunity:dev Sep 30, 2025
3 checks passed
@Inzagini Inzagini deleted the fix/issue-8896 branch September 30, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, calculation, or mod

2 participants