From RuneGlory
Suffer Pl0x (talk | contribs) |
Suffer Pl0x (talk | contribs) |
||
Line 93: | Line 93: | ||
var type1c = 1; | var type1c = 1; | ||
var type2c = 1; | var type2c = 1; | ||
+ | var brawlxp = 0; | ||
if (document.getElementById("ftf1").checked){ | if (document.getElementById("ftf1").checked){ | ||
Line 98: | Line 99: | ||
} | } | ||
if (document.getElementById("brawl1").checked){ | if (document.getElementById("brawl1").checked){ | ||
− | xp | + | brawlxp = xp; |
} | } | ||
if (document.getElementById("donor1").checked){ | if (document.getElementById("donor1").checked){ | ||
Line 118: | Line 119: | ||
type2c = 5; | type2c = 5; | ||
} | } | ||
− | return(Math.floor((xp + (ftfc*0.25*xp) + (donor1c*xp* | + | return(Math.floor((xp + brawlxp + (ftfc*0.25*xp) + (donor1c*(xp+brawlxp)* |
− | 0.75) + (donor2c*xp) + (donor3c*xp*1.1) + (bxp1c*2*xp)) / (type1c*1) | + | 0.75) + (donor2c*(xp+brawlxp)) + (donor3c*(xp+brawlxp)*1.1) + (bxp1c*2*xp)) / (type1c*1) |
/ (type2c*1))); | / (type2c*1))); | ||
} | } |
Revision as of 09:23, 23 February 2018
Test page from Cypher to make the build-in XP Calculator
Test Firemaking Tables:
Your firemaking XP | ![]() ![]() |
---|---|
Target XP | ![]() ![]() |
Account Type | Regular Ironman Hardcore ironman |
Use knowledge totem |
No totem
![]() ![]() ![]() |
Bonus days | No bonus days Bonus days (1st-5th) |
Brawlers | No brawlers Brawlers |
Bonus XP | No Bonus XP Bonus XP |
Skilling points you'll obtain:
Level | Name | # required | Coins made | # of brawlers | Skillpoint cost | # of inventories |
---|---|---|---|---|---|---|
1 |
![]() |
|||||
15 |
![]() |
|||||
30 |
![]() |
|||||
45 |
![]() |
|||||
60 |
![]() |
|||||
75 |
![]() |