Formulae: Difference between revisions

From IdleOn MMO Wiki
imported>MrWolfRanger
No edit summary
imported>Kuhani
No edit summary
Line 3: Line 3:
=== Formula  Related To Damage ===
=== Formula  Related To Damage ===


'''<big>Class XP required per level:</big>'''
<math>XP=((b+11*a)*c^{a})-15
</math>
a= level<math>b= 15+a^{1,9}
</math>
<math>c= 1.208-\min(0.164;(0.215*a)/(a+100))
</math>
<big>'''Skill XP required per level:'''</big>
<big>'''Smithing XP required per level:'''</big>
'''<big>Damage taken per hit from an enemy:</big>'''
<math>Damage=roundup(a/\max(1,1+b/max(1,m)))
</math>
<math>a=m-2.5*d^{0.8}
</math>
<math>b=d^{1.5}/100*d
</math>
d= defense
m= enemy attack
'''<big>Water droplets regen per hour:</big>'''
If you own bleach cauldron:
<math>1.5*(1+a/100)*(1+b)/100)
</math>
If you don't own bleach cauldron:
<math>1*(1+a/100)*(1+b)/100)
</math>
a=decant%+ P2W tab% + vial%
b=drippy drop stamp%+ c
<math>c=(d*2+4)^{0.65}
</math>
d= sum of alchemy level of characters in cauldron


=== Formula Related to Health ===
=== Formula Related to Health ===


[[Category:Outdated or Incomplete Pages]]
[[Category:Outdated or Incomplete Pages]]

Revision as of 13:38, 15 May 2021

All Formula

Formula Related To Damage

Class XP required per level:

a= level

Skill XP required per level:

Smithing XP required per level:

Damage taken per hit from an enemy:

d= defense

m= enemy attack

Water droplets regen per hour:

If you own bleach cauldron:

If you don't own bleach cauldron:

a=decant%+ P2W tab% + vial%

b=drippy drop stamp%+ c

d= sum of alchemy level of characters in cauldron

Formula Related to Health