Skip to content

Conversation

@mauriliogenovese
Copy link
Contributor

Add the power charge related bonus in falling thunder skill.
The number of projectiles is now calculated and shown in the calcs section.

NOTE: there is still a duplicate quality row in the melee section but I think it is related to a more general bug that shows quality in each skill section (for example fireball quality bonus is shown in all skill sections)

Link to a build that showcases this PR:

https://pobb.in/vS6PzYsilVmQ

Comment on lines +6894 to +6895
mod("ProjectileCount", "BASE", nil, 0, 0, { type = "Multiplier", var = "RemovablePowerCharge", base = -1 }),
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All lines should be TAB indented.

Comment on lines +464 to +465
mod("ProjectileCount", "BASE", nil, 0, 0, { type = "Multiplier", var = "RemovablePowerCharge", base = -1 }),
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All lines should be TAB indented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants