Jump to content
  • 0

Help-me to apply this formula


jeanroyce

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  1
  • Reputation:   0
  • Joined:  09/25/12
  • Last Seen:  

HI, i'm trying to apply IRO aspd formula, but I can not. Can someone help me change the formula of aspd?

@IRO asdp formule

http://irowiki.org/wiki/ASPD

 

I tried to add it, the numbers are very similar in the way of iro

amotion += (int)((sqrt((status->agi*9.9999) + (status->dex*0.19212)) * ((amotion>145) ? (1-(amotion-144)/50.0) : 0.96)) - ((status->agi < 205) ? ((sqrt(205) - sqrt(status->agi))/7.15) : 0));

My actual status.c:

http://pastebin.com/3iKAU9XE

Edited by jeanroyce
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...