Commit 9a62cb9
authored
Fix impale DPS with zero duration (#9862)
* Fix impale DPS with zero duration
Adds a regression test for zero impale duration and prevents ImpaleDPS from contributing when ImpaleDuration is 0.
* Add zero impale duration breakdown note
Added explanation in breakdown for easier user understanding
* Fix CalcOffence indentation
Fix indentation on line 58781 parent 7956cc8 commit 9a62cb9
2 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
61 | 75 | | |
62 | 76 | | |
63 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5933 | 5933 | | |
5934 | 5934 | | |
5935 | 5935 | | |
| 5936 | + | |
| 5937 | + | |
| 5938 | + | |
5936 | 5939 | | |
5937 | 5940 | | |
5938 | 5941 | | |
| |||
5974 | 5977 | | |
5975 | 5978 | | |
5976 | 5979 | | |
| 5980 | + | |
| 5981 | + | |
| 5982 | + | |
5977 | 5983 | | |
5978 | 5984 | | |
5979 | 5985 | | |
| |||
0 commit comments