Drop rate calculator: Difference between revisions

From Roat Pkz
Jump to navigation Jump to search
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div id="calc" style="margin:10px 0; font-family: sans-serif;">
<div id="dropCalcContainer"></div>
  <div>
 
    <span id="num1">0</span>
 
    <span id="op">+</span>
=Other factors that increase droprate=
    <span id="num2">0</span>
* CoX Challenge Mode: +10% chance of purple
    <span>=</span>
* ToB Hard Mode: +10% chance of purple
    <span id="result">0</span>
* Skulled in Revenant Caves: +20% drop rate
  </div>
* Skulled VS Wilderness Bosses: +20% drop rate
 
* Skulled in Royal castle: +20% drop rate
  <div style="margin-top:5px;">
* Skulled in Divine cave: +20% drop rate
    <div style="display:inline-block; margin-right:10px;">
 
      <div>Num1:</div>
=Wilderness Bosses (Skull Bonus)=
      <button data-num1="1">1</button>
 
      <button data-num1="2">2</button>
* [[Avatar]]
      <button data-num1="3">3</button>
* [[Callisto ]]
      <button data-num1="0">0</button>
* [[Chaos Elemental]]
    </div>
* [[Chaos Fanatic ]]
    <div style="display:inline-block; margin-right:10px;">
* [[Crazy archaeologist]]
      <div>Num2:</div>
* [[Demonic gorilla ]]
      <button data-num2="1">1</button>
* Divine glod
      <button data-num2="2">2</button>
* Gemstone crab
      <button data-num2="3">3</button>
* [[Nex]]
      <button data-num2="0">0</button>
* [[Scorpia]]
    </div>
* [[Skotizo]]
    <div style="display:inline-block; margin-right:10px;">
* [[Jad]]
      <div>Op:</div>
* [[Venenatis]]
      <button data-op="+">+</button>
* [[Vetion]]
      <button data-op="-">-</button>
      <button data-op="*">*</button>
      <button data-op="/">/</button>
    </div>
    <div style="display:inline-block; margin-top:10px;">
      <button id="calcButton">Calculate</button>
    </div>
  </div>
</div>

Latest revision as of 14:58, 5 March 2026


Other factors that increase droprate

  • CoX Challenge Mode: +10% chance of purple
  • ToB Hard Mode: +10% chance of purple
  • Skulled in Revenant Caves: +20% drop rate
  • Skulled VS Wilderness Bosses: +20% drop rate
  • Skulled in Royal castle: +20% drop rate
  • Skulled in Divine cave: +20% drop rate

Wilderness Bosses (Skull Bonus)