MediaWiki:Gadget-hero-comparison.js: Difference between revisions

Jump to navigation Jump to search
LVL (talk | contribs)
Brought back dps calculations for warden while also accounting for heroes with spinup.
LVL (talk | contribs)
Changed Spirit Power to Bonus Spirit Power
Line 226: Line 226:
                 </label>
                 </label>
                 <label style="color: #fff; display: flex; align-items: center; gap: 5px;">
                 <label style="color: #fff; display: flex; align-items: center; gap: 5px;">
                     <span style="color: #cc88ff; font-weight: bold;">Spirit Power:</span>
                     <span style="color: #cc88ff; font-weight: bold;">Bonus Spirit Power:</span>
                     <input type="number" id="hero-input-spirit" min="0" max="${maxSpirit}" value="0" step="10"
                     <input type="number" id="hero-input-spirit" min="0" max="${maxSpirit}" value="0" step="10"
                           style="width: 70px; background: #2a2a2a; color: #fff; border: 1px solid #555; padding: 4px;">
                           style="width: 70px; background: #2a2a2a; color: #fff; border: 1px solid #555; padding: 4px;">