Commit fc1e5be
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>1 parent 4488e67 commit fc1e5be
File tree
4 files changed
+18
-18
lines changed- src
- Data/Skills
- Export/Skills
4 files changed
+18
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4037 | 4037 | | |
4038 | 4038 | | |
4039 | 4039 | | |
4040 | | - | |
4041 | | - | |
4042 | | - | |
4043 | | - | |
| 4040 | + | |
| 4041 | + | |
| 4042 | + | |
| 4043 | + | |
4044 | 4044 | | |
4045 | 4045 | | |
4046 | 4046 | | |
| |||
4164 | 4164 | | |
4165 | 4165 | | |
4166 | 4166 | | |
4167 | | - | |
4168 | | - | |
4169 | | - | |
4170 | | - | |
| 4167 | + | |
| 4168 | + | |
| 4169 | + | |
| 4170 | + | |
4171 | 4171 | | |
4172 | 4172 | | |
4173 | 4173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11479 | 11479 | | |
11480 | 11480 | | |
11481 | 11481 | | |
11482 | | - | |
| 11482 | + | |
11483 | 11483 | | |
11484 | 11484 | | |
11485 | 11485 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | | - | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
| |||
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | | - | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2441 | 2441 | | |
2442 | 2442 | | |
2443 | 2443 | | |
2444 | | - | |
| 2444 | + | |
2445 | 2445 | | |
2446 | 2446 | | |
2447 | 2447 | | |
| |||
0 commit comments