Calculator:Ammo cost efficiency

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 11:15, 18 October 2024 (Created page with "{{JSCalculator}} A calculator to determine the cost and time efficiency of upgrading to a stronger ammunition. If you're able to make more GP per hour than the result (not necessarily at the boss you're currently killing), it will save you more time overall to upgrade to your selected ammunition than it will cost! <pre class="jcConfig"> module = Ammo cost efficiency form = AmmoCalc result = AmmoResult param = AvaDevice|Ava's devices|Avas assembler|select|None,Avas attra..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A calculator to determine the cost and time efficiency of upgrading to a stronger ammunition. If you're able to make more GP per hour than the result (not necessarily at the boss you're currently killing), it will save you more time overall to upgrade to your selected ammunition than it will cost!

module = Ammo cost efficiency
form = AmmoCalc
result = AmmoResult
param = AvaDevice|Ava's devices|Avas assembler|select|None,Avas attractor,Avas accumulator,Avas assembler
param = AttackSpeed|Attack speed|2|int
param = UsingBlowpipe|Using toxic blowpipe?|true|check|true,false
param = AmmoType|Ammo type|Arrows|buttonselect|Arrows,Bolts,Darts,Javelins,Knives,Thrownaxes|Arrows=CurrentArrows,UpgradedArrows;Bolts=CurrentBolts,UpgradedBolts;Darts=CurrentDarts,UpgradedDarts;Javelins=CurrentJavelins,UpgradedJavelins;Knives=CurrentKnives,UpgradedKnives;Thrownaxes=CurrentThrownaxes,UpgradedThrownaxes
param = CurrentArrows|Current ammo|Bronze arrow|select|Bronze arrow,Iron arrow,Steel arrow,Mithril arrow,Adamant arrow,Ogre arrow,Rune arrow,Amethyst arrow,Dragon arrow
param = UpgradedArrows|Upgraded ammo|Iron arrow|select|Iron arrow,Steel arrow,Mithril arrow,Adamant arrow,Ogre arrow,Rune arrow,Amethyst arrow,Dragon arrow
param = CurrentBolts|Current ammo|Bronze bolts|select|Bronze bolts,Silver bolts,Iron bolts,Bone bolts,Steel bolts,Mithril bolts,Adamant bolts,Broad bolts,Runite bolts,Amethyst broad bolts,Dragon bolts,Opal bolts (e),Pearl bolts (e),Topaz bolts (e),Sapphire bolts (e),Emerald bolts (e),Ruby bolts (e),Diamond bolts (e),Dragonstone bolts (e),Onyx bolts (e),Opal dragon bolts (e),Pearl dragon bolts (e),Topaz dragon bolts (e),Sapphire dragon bolts (e),Emerald dragon bolts (e),Ruby dragon bolts (e),Diamond dragon bolts (e),Dragonstone dragon bolts (e),Onyx dragon bolts (e)
param = UpgradedBolts|Upgraded ammo|Silver bolts|select|Silver bolts,Iron bolts,Bone bolts,Steel bolts,Mithril bolts,Adamant bolts,Broad bolts,Runite bolts,Amethyst broad bolts,Dragon bolts,Opal bolts (e),Pearl bolts (e),Topaz bolts (e),Sapphire bolts (e),Emerald bolts (e),Ruby bolts (e),Diamond bolts (e),Dragonstone bolts (e),Onyx bolts (e),Opal dragon bolts (e),Pearl dragon bolts (e),Topaz dragon bolts (e),Sapphire dragon bolts (e),Emerald dragon bolts (e),Ruby dragon bolts (e),Diamond dragon bolts (e),Dragonstone dragon bolts (e),Onyx dragon bolts (e)
param = CurrentDarts|Current ammo|Bronze dart|select|Bronze dart,Iron dart,Steel dart,Mithril dart,Adamant dart,Rune dart,Amethyst dart,Dragon dart
param = UpgradedDarts|Upgraded ammo|Iron dart|select|Iron dart,Steel dart,Mithril dart,Adamant dart,Rune dart,Amethyst dart,Dragon dart
param = CurrentJavelins|Current ammo|Bronze javelin|select|Bronze javelin,Iron javelin,Steel javelin,Mithril javelin,Adamant javelin,Rune javelin,Amethsyt javelin,Dragon javelin
param = UpgradedJavelins|Upgraded ammo|Iron javelin|select|Iron javelin,Steel javelin,Mithril javelin,Adamant javelin,Rune javelin,Amethsyt javelin,Dragon javelin
param = CurrentKnives|Current ammo|Bronze knife|select|Bronze knife,Iron knife,Steel knife,Black knife,Mithril knife,Adamant knife,Rune knife,Dragon knife
param = UpgradedKnives|Upgraded ammo|Iron knife|select|Iron knife,Steel knife,Black knife,Mithril knife,Adamant knife,Rune knife,Dragon knife
param = CurrentThrownaxes|Current ammo|Bronze thrownaxe|select|Bronze thrownaxe,Iron thrownaxe,Steel thrownaxe,Mithril thrownaxe,Adamant thrownaxe,Rune thrownaxe,Dragon thrownaxe
param = UpgradedThrownaxes|Upgraded ammo|Iron thrownaxe|select|Iron thrownaxe,Steel thrownaxe,Mithril thrownaxe,Adamant thrownaxe,Rune thrownaxe,Dragon thrownaxe
param = CurrentDPS|Current DPS|1|number|0-999,0.0000000001
param = UpgradedDPS|Upgraded DPS|2|number|0-999,0.0000000001

Calculator failed to load.