Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
Bob423

Charlie Fleed's damage formula help

Recommended Posts

ok, i know i need to change the damage formula.

to make it easier to set up the database, i have decided that i want the formula to be

 

((S + A)*1.2)-d

where S = actor STR, A = actor ATK, and d = enemy DEF

 

skills(a skill with the ATK, STR, and/or DEF stats = 1 or greater) should be

 

(((S+P)*1.2)-d)

where P = skill power

 

Magic should be the same, only with int instead of str

 

i know where the script calculates the damage, but i dont want to break anything.

can i get some help?

 

thanks :biggrin_002:

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

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...