Jump to content
  • 0
Sign in to follow this  
luminoray

Renewal damage range calculation?

Question

I want to alter the part of the formula in renewal where final damage is being calculated. Each attack deals a different amount of damage, but variance seems very low. I want to change the variance so that it now depends on source's Dex and target's Agi.

 

I've searched around battle.c but I haven't found anything of the sort.

 

Thanks in advance!

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Try it on status.c?

Yes this seems to be it, thanks a lot.

 

All of this is defined on a function called status_get_weapon_atk in status.c, for future reference.

 

Thanks Frost.

Edited by luminoray

Share this post


Link to post
Share on other sites

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.