Jump to content
  • 0
Sign in to follow this  
dreinor

Enchant blade Damage

Question

I want to modify the damage of enchant blase to = (skillLvL/5)*int..

The code I used is :

( ( sc->data[sC_ENCHANTBLADE]->val1) / 5) * status_get_int(src)

But whenever i recompile the server, the damage is still the same with the original.. I edited this from battle.c, can someone help me?

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.