kyleanthonydizon Posted May 5, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 100 Reputation: 0 Joined: 10/22/16 Last Seen: May 17, 2017 Share Posted May 5, 2017 wd.damage = 40 * sstatus->str + sstatus->hp * 8 * skill_lv / 100; Hi, is this formula buggy? Because I have 255 vit and still the the damage is at 20k only. Final Strike is based on vit right? Are they any solutions for this? Quote Link to comment Share on other sites More sharing options...
0 crazyarashi Posted May 5, 2017 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: 34 minutes ago Share Posted May 5, 2017 4 hours ago, kyleanthonydizon said: wd.damage = 40 * sstatus->str + sstatus->hp * 8 * skill_lv / 100; Hi, is this formula buggy? Because I have 255 vit and still the the damage is at 20k only. Final Strike is based on vit right? Are they any solutions for this? It's not actually vit base but HP Base and STR. Did you try activating illusion shadow while you're on it? :)) 1 Quote Link to comment Share on other sites More sharing options...
0 kyleanthonydizon Posted May 5, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 100 Reputation: 0 Joined: 10/22/16 Last Seen: May 17, 2017 Author Share Posted May 5, 2017 10 minutes ago, crazyarashi said: It's not actually vit base but HP Base and STR. Did you try activating illusion shadow while you're on it? :)) Oh, will try it. I thought it was vit based. Players told me it was vit based. Haha Quote Link to comment Share on other sites More sharing options...
Question
kyleanthonydizon
Hi, is this formula buggy? Because I have 255 vit and still the the damage is at 20k only.
Final Strike is based on vit right?
Are they any solutions for this?
Link to comment
Share on other sites
2 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.