Widget:AdventurerPageStatsCalculator

From Dragalia Lost Wiki
Revision as of 15:30, 16 October 2018 by imported>Elaeagnifolia
Jump to navigation Jump to search
 <form id="adv-rarity-select" style="display:inline;">
   <input type="radio" id="adv-rarity-input-3" value=3 name="rarity" oninput="calcStats()"><label for="adv-rarity-input-3">3★</label>
   <input type="radio" id="adv-rarity-input-4" value=4 name="rarity" oninput="calcStats()"><label for="adv-rarity-input-4">4★</label>
   <input type="radio" id="adv-rarity-input-5" value=5 name="rarity" checked=1 oninput="calcStats()"><label for="adv-rarity-input-5">5★</label>
 </form>
   <label for="adv-level-input-field" style="font-weight:bold;">Level</label>
   <input type="number" id="adv-level-input-field" value=80 min=1 max=80 style="width:40px; text-align:center; margin-left:5px;" oninput="calcStats()">
HP:
Str: