Anonymous
×
Create a new article
Write your page title here:
We currently have 496 articles on WIKI - Idle Pixel. Type your article name above or click on one of the titles below and start writing!



WIKI - Idle Pixel

Template:HitChance: Difference between revisions

(Created page with "<div class="hit-chance-calculator"> Accuracy: <span id="acc">acc</span><br /> Defense:   <span id="def">def</span><br /> Hit Chance: <span id="chance">100</span>% </div>")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="hit-chance-calculator">
<div class="hitChance" >
Accuracy: <span id="acc">acc</span><br />
Accuracy: <htmltag tagname="input" type="number" id="accuracy" value="0" style="display:inline;width:40px"></htmltag>
Defense: &nbsp; <span id="def">def</span><br />
<br>
Hit Chance: <span id="chance">100</span>%
Defense: <htmltag tagname="input" type="number" id="defense" value="0" style="display:inline;width:40px"></htmltag>
<br>
Hit Chance: <span id="hitRate">100.00</span>%
<br>
Caves: <htmltag tagname="input" type="checkbox" id="darkness" style="display:inline;width:40px"></htmltag>
</div>
</div>

Latest revision as of 17:09, 2 August 2024

Accuracy:
Defense:
Hit Chance: 100.00%
Caves: