Jump to content

jeanroyce

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by jeanroyce

  1. 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
×
×
  • Create New...