Jump to content
  • 0

Need Help regards Sonic Wave of Rune Knight


Yonko

Question


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

Hello rathena i just want to modify the sonic wave which when the RK use it on the target when the target receive damage it will cast earthquake which damage again to the target and the mobs beside the target

case
RK_SONICWAVE:
skillratio = (skill_lv + 5) * 100; // ATK = {((Skill Level + 5) x 100) x (1 + [(Caster's Base Level - 100) / 200])} %
skillratio = skillratio * (100 + (status_get_lv(src) - 100) / 2) / 100;


here's the graphical explanation

6ezmm9.png
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...