RuneScape Wiki
(Factual correction)
No edit summary
 
(30 intermediate revisions by 17 users not shown)
Line 1: Line 1:
  +
:''"Runecrafting calculator" redirects here. See also [[Calculator:Runecrafting/Profit per trip]] and [[Calculator:Runecrafting/Multiple runes]].''
<pre class="jcConfig">
 
template = :Skill calculators/Runecrafting/temp
+
{{JSCalculator}} {{Calc use|Calculator:Skill calculators/Template}}
form = Form
 
result = Result
 
param = xplvlc|Calculate current level or XP?|Level|select|Level,Experience
 
param = nowxp|Your current level/XP (per above)|1|number|
 
param = xplvld|Calculate desired level or XP?|Level|select|Level,Experience
 
param = wantxp|Your desired level/XP (per above)|2|number|
 
param = ess|Essence carried per load|28|number|1-61
 
param = tiara|Tiaras carried per load|14|number|1-14
 
</pre>
 
   
  +
{{Form calculator
{|
 
  +
|page = Calculator:Runecrafting
|<div id="Form">The form will appear here when it loads. If it fails you load, you can still calculate with the formulas given below.</div>
 
  +
|cat = Runecrafting
|This calculator will determine:
 
  +
|template = Calculator:Skill calculators/Template
*How many runes you will have to craft to reach your desired level or XP amount.
 
  +
|form = SkillCalcForm
*The total cost of the essence required to do so.
 
  +
|result = SkillCalcResult
*The return value if you choose to sell the runes
 
  +
|outputtype = basic
The calculator is assuming that:
 
  +
|param1 = name
*You will only be crafting one type of rune to reach the desired level.
 
  +
|label1 = Name
*You will be using the least expensive form of essence for the rune you are crafting (for example, you wouldn't use pure essence for air runes).
 
  +
|default1 =
*You craft only one rune per essence (this may be fixed in the future).
 
  +
|type1 = hs
|}
 
  +
|range1 = current,21,2
  +
|param2 = currToggle
  +
|label2 = Current: Level or Experience?
  +
|default2 = Experience
  +
|type2 = select
  +
|range2 = Level,Experience
  +
|param3 = current
  +
|label3 = Current (per choice above)
  +
|default3 = 1
  +
|type3 = int
  +
|range3 = 0-200000000
  +
|param4 = goalToggle
  +
|label4 = Goal: Level or Experience?
  +
|default4 = Level
  +
|type4 = select
  +
|range4 = Level,Experience
  +
|param5 = goal
  +
|label5 = Goal (per choice above)
  +
|default5 = 2
  +
|type5 = int
  +
|range5 = 0-200000000
  +
|param6 = avatar
  +
|label6 = Avatar Bonus (%)
  +
|default6 = 0
  +
|type6 = select
  +
|range6 = 0,3,4,5,6
  +
|param7 = outfit
  +
|label7= Master Runecrafter Robes (pieces):
  +
|default7 = 0
  +
|type7 = select
  +
|range7 = 0,1,2,3,4
  +
|param8 = elite
  +
|label8= Elite outfit (pieces):
  +
|default8 = 0
  +
|type8 = select
  +
|range8 = 0,1,2,3,4,5
  +
|param9 = abyss
  +
|label9= Abyss?
  +
|default9 = No
  +
|type9 = select
  +
|range9 = No, Yes, Demonic Skull
  +
|param10 = disp
  +
|label10 = Skill Sub-Category
  +
|type10 = select
  +
|range10 = Runes, Combination Runes, Tiaras, Urns, Runespan - Free, Runespan - Members
  +
|default10 = Runes
  +
|param11 = skill
  +
|label11 = Skill
  +
|default11 = Runecrafting
  +
|type11 = hidden
 
}}
   
 
[[Category:Calculators]] [[Category:Skill calculators]]
<div id="Result"></div>
 
 
{| class="wikitable collapsible collapsed" width="100%"
 
!Formula information
 
|-
 
|
 
{|
 
|<math>\lceil\frac{Y - X}{Z}\rceil = A</math>
 
|<math>\frac{A}{B} = C</math>
 
|<math>A x D = E</math>
 
|<math>(A x F) - E = G</math>
 
|}
 
*Y is the desired XP
 
*X is the current XP
 
*Z is the XP granted by the action being calculated
 
*A is the number of performances of action Z (essence crafted)
 
*B is the number of essence you can carry per load
 
*C is the number of loads you will have to perform to reach the next level
 
*D is the cost of one essence piece. The current price of [[Rune essence]] is {{Coins|{{GEP|Rune essence}}}}, the cost of [[Pure essence]] is {{Coins|{{GEP|Pure essence}}}}
 
*E is the total cost of the essence
 
*F is the value of the rune being crafted.
 
*G is the profit (or lack thereof) of the runes sold
 
|-
 
|[[/temp|Template]]
 
|}
 
[[Category:Calculators]]
 
[[Category:Calculators that need to be checked]]
 

Latest revision as of 09:18, 5 August 2018

"Runecrafting calculator" redirects here. See also Calculator:Runecrafting/Profit per trip and Calculator:Runecrafting/Multiple runes.
Clockwork
This is a dynamic calculator that requires Javascript.
This takes user input via Javascript, and may use changing prices from the Grand Exchange Market Watch.
If prices appear to be outdated, purge the page by clicking here.
Templates
Templates used
Skill calculators/Template
The calculator form will appear here soon. You will need Javascript enabled and cannot be using the mobile version of the Wiki. If you are on a mobile device, you can load the full version of the site by clicking here.
The result will appear here when you submit the form.