iubantot Posted May 6, 2013 Group: Members Topic Count: 117 Topics Per Day: 0.03 Content Count: 312 Reputation: 34 Joined: 10/15/12 Last Seen: 53 minutes ago Share Posted May 6, 2013 How to decrease the damage bonus of EDP? help me please! Quote Link to comment Share on other sites More sharing options...
Jaburak Posted May 6, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: April 13 Share Posted May 6, 2013 trunk/src/map/battle.c #ifdef RENEWAL_EDP if( sd->sc.data[SC_EDP] ){ cardfix = cardfix * (100 + sd->sc.data[SC_EDP]->val1 * 60 ) / 100; cardfix_ = cardfix_ * (100 + sd->sc.data[SC_EDP]->val1 * 60 ) / 100; } #endif 1 Quote Link to comment Share on other sites More sharing options...
Question
iubantot
How to decrease the damage bonus of EDP? help me please!
Link to comment
Share on other sites
1 answer 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.