User:LVL/Sandbox: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
LVL (talk | contribs)
No edit summary
LVL (talk | contribs)
No edit summary
Line 1: Line 1:
|-|Stats=
|-|Stats=
Note: All heroes with [[Spirit Power|Spirit Scaling]] and [[Level#Power Increases|Level Scaling]] on their stats are shown at their base values. For a comparison with scaled values, view the [[Hero Attributes Table#Scaling|Scaling Comparison]]
Note: All heroes with [[Spirit Power|Spirit Scaling]] and [[Level#Power Increases|Level Scaling]] on their stats are shown at their base values. For a comparison with scaled values, view the [[Hero Attributes Table#Scaling|Scaling Comparison]]
{{#invoke:HeroData|write_hero_comparison_table}}  
{{#invoke:LVL/Sandbox|write_hero_comparison_table}}  
|-|Scaling=
|-|Scaling=
<div id="hero-scaling-controls" style="display: flex; gap: 16px; align-items: center; margin-bottom: 12px; flex-wrap: wrap;">
<div id="hero-scaling-controls" style="display: flex; gap: 16px; align-items: center; margin-bottom: 12px; flex-wrap: wrap;">
Line 34: Line 34:
* 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.
* 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.
* {{HeroIcon|Warden}} and {{HeroIcon|Vindicta}} show incorrect DPS and Sustained DPS. Correct DPS is 136.5 for Warden and 128.3 for Vindicta.
* {{HeroIcon|Warden}} and {{HeroIcon|Vindicta}} show incorrect DPS and Sustained DPS. Correct DPS is 136.5 for Warden and 128.3 for Vindicta.
{{#invoke:HeroData|write_hero_comparison_table
{{#invoke:LVL/Sandbox|write_hero_comparison_table
|0
|0
|0
|0
|true
|true
}}
}}

Revision as of 15:26, 7 April 2026

|-|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".