Moving Text

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

Ragnarok Heal renewal and revo classic formula

Server info : Ragnarok Revo Classic/Renewal Official 2018/2022 (Thailand)
Server patch : -
Server name : n/a

Heal = (SkillLv*(floordown(BaseLv+int)/5)*3)*HealEffective*HealReceived + (statusMatk+weaponMatk)*mysticAmp

* Heal Damage = (SkillLv*((BaseLv+int)/5)*3)*HealEffective + (statusMatk+weaponMatk)*mysticAmp   มีผลกับ Undead Property เท่านั้น


* Ignore race/size/elemental reduction,softMdef,hardMdef
* HealEffective = %สกิล Mediatatio, etc. + เพิ่มผล Heal ของอุปกรณ์
* job bonus = คิดก็ต่อเมื่อมีการใส่ไอเท็มที่เพิ่มค่า int ตั้งแต่ 1 เป็นต้นไป
* skill buff/use item = คิด matk + int
* weapon = คิด matk จากอาวุธและ refine
* card/equipment = คิดเฉพาะ matk จากค่า int เท่านั้น โบนัส refine² จาก Crimson, Vicious Mind จัดเป็น equipment จึงไม่มีผล
* สกิล Mystical Amplification(Amplify Magic Power) = ส่งผลตามเงื่อนไขของสกิล
* final Heal = roundup(Heal)
* (Revo-Classic bonus) = +(3*SkillLv) matk หลังจากใส่ equipment/card ที่มีค่า int ครบ 3(Priest) หรือมากกว่า/ int ครบ 1(Crusader/Monk) หรือมากกว่า/ int ครบ 5(Acolyte)
* (Revo-Classic HealEffective) = -5 matk หลังจากสวมใส่ไอเทมประเภทเพิ่มผล heal

HealEffective
- Recover Light = Heal/Sanctuary*(1+(refine*6/100))
- Mitra = Heal/Sanctuary*(1+0.5)

e.g.1 Priest Heal lv 10
Priest 88
Base int 84 = 169 matk
Heal = (10*((88+84)/5)*3) + 169+6 = 1207

e.g.2 Heal lv 10 with INT Equipment
Priest 88
Base INT 84 = 169 matk
x2 Earing = 6 matk
Heal = (10*((88+84)/5)*3) + 169+6 +(3*10) = 1237