You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix crash when hovering over more damage calc breakdown for Kinetic Fusillade of Destruction (#9752)
* [ISSUE-9735] KF of Desctruction Calc Error
* Regenerates the skills because of a reference to
KineticFusilladeOfDestruction instead of to KineticFusilladeAltX which
is the proper key for the skill. This reference was causing errors for
some of the hover tooltips in the calcs tab.
* Fix PR
Removed changes from exporting using the wrong game version
Also fix issue with Charged Dash of Projection
---------
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
0 commit comments