Jarek Posted June 6, 2013 Posted June 6, 2013 status.c, line ~ 1937 status->flee += level + status->agi + status->luk/5 + 100; //base level + ( every 1 agi = +1 flee ) + (every 5 luk = +1 flee) + 100or 1946 if you using pre-restatus->flee += level + status->agi; Quote
Mabuhay Posted June 6, 2013 Author Posted June 6, 2013 Okay, like per agi basis. reduce the flee bonus per agi add. Quote
Question
Mabuhay
how can i reduce the flee rate?
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.