Cross Ripper Slasher - Thief Class - WarpPortal Community Forums

Jump to content


Photo
- - - - -

Cross Ripper Slasher


  • Please log in to reply
2 replies to this topic

#1 Nirvanna21

Nirvanna21

    They pay me to post.

  • Members
  • 9553 posts
  • LocationNew Zealand
  • Playing:Ragnarok Online
  • Server:Chaos

Posted 01 November 2017 - 09:31 PM

So this skill has been bugging me all day, it was never perfect but within 99.9%, however I finally cracked it.

 

The answer is kRO added a stupid custom rounding system to the Skill Modifier versus the Advanced Katar Mastery.

 

So it works like so:

RollingCutterCountBonus = (RollingCutterCount × AGI);
SkillModifierA = ((floor[400 + (SkillLevel × 80)] × (BaseLevel ÷ 100)) + RollingCutterCountBonus) ÷ 100;
SkillDamageMultiplier = 1 + (SkillDamageBonus ÷ 100);
AdvancedKatarMasteryBonus = 1 + (AdditionalSkillDamage ÷ 100);
SkillModifierB = floor[(SkillModifier × AdvancedKatarMasteryBonus) × 100] ÷ 100;

SkillDamageA = floor[ATK × RangedMultiplier];
SkillDamageB = floor[SkillDamageMinA × RangedDamageReduction];
SkillDamageC = floor[SkillDamageMinB × SkillModifierB];
SkillDamageD = floor[SkillDamageMinC × HardDEFReduction];
SkillDamageE = floor[SkillDamageMinD - SoftDEF];
SkillDamageF = floor[SkillDamageMinE × SkillDamageMultiplier];
SkillDamageG = floor[SkillDamageMinF × FinalDamageReduction];

It was this little bit here "SkillModifierB = floor[(SkillModifier × AdvancedKatarMasteryBonus) × 100] ÷ 100;" that was missing. Seriously kRO, WHY YOU DO THIS?!


Edited by Nirvanna21, 01 November 2017 - 09:34 PM.

  • 3

#2 kubikyuu

kubikyuu

    Too Legit To Quit

  • Members
  • 1046 posts
  • Playing:Nothing

Posted 02 November 2017 - 01:31 AM

Detective Mike sucessfully tracked down the bad boys again!

KRO WHY indeed.

/no1 for figuring this out.
  • 0

#3 fuyukikun

fuyukikun

    Disney Prince in Disguise

  • Members
  • 12269 posts
  • LocationIndonesia
  • Playing:Ragnarok Online
  • Server:Chaos, on hiatus

Posted 02 November 2017 - 01:36 AM

more expansion for Nirvanna calc! Yay!

 

 


  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users