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
Since salvation ('XAB2307') has split projectiles, it should be in this list, as the current calculation means the dps number displayed on its database entry is 1/36th of the value.
(7920 damage every 3.1 seconds is much more than 70.97 dps).
The other units with splitting projectiles are all in the special list.
The text was updated successfully, but these errors were encountered:
However, the dps calculations for units with splitting projectiles can be improved more than just implementing the above change. If I had the ability to create a branch I could change it so that the "special" input is not required - or maybe just required for the mercy -and the other "special" units use the more accurate dps calculations in dps.js that are based on sim steps.
Basically, could my account get permission to create a branch so I could directly write changes?
Since salvation ('XAB2307') has split projectiles, it should be in this list, as the current calculation means the dps number displayed on its database entry is 1/36th of the value.
(7920 damage every 3.1 seconds is much more than 70.97 dps).
The other units with splitting projectiles are all in the
special
list.The text was updated successfully, but these errors were encountered: