|-|Stats= Note: All heroes with Spirit Scaling and Level Scaling on their stats are shown at their base values. For a comparison with scaled values, view the Scaling Comparison Script error: No such module "LVL/Sandbox". |-|Scaling=

   <label for="input-power-increases" style="white-space: nowrap;">Power Increases:</label>
   <input type="number" id="input-power-increases" 
          value="" 
          min="0" max="99" step="1"
          style="width: 60px; padding: 3px 6px;" />
   <label for="input-spirit-power" style="white-space: nowrap;">Spirit Power:</label>
   <input type="number" id="input-spirit-power" 
          value="100" 
          min="0" max="99999" step="1"
          style="width: 70px; padding: 3px 6px;" />
   <label for="input-tech-power" style="white-space: nowrap;">Tech Power:</label>
   <input type="number" id="input-tech-power" 
          value="0" 
          min="0" max="99999" step="1"
          style="width: 70px; padding: 3px 6px;" />


Notes:

  • All heroes are shown at their base values. Adjust inputs above to scale.
  • DPS accounts for Burst weapons (like Paradox and Lash), and if the weapon has a Spin Up mechanic (like McGinnis), it is assumed to be fully spun. Bursts that occur right at the 1 second mark may have some inaccuracy due to averaging.
  • Sustained DPS also accounts for reload speed, clip size, and the time to empty the clip, and is an average over an infinite time period.
  • Warden and Vindicta show incorrect DPS and Sustained DPS. Correct DPS is 136.5 for Warden and 128.3 for Vindicta.

Script error: No such module "LVL/Sandbox".