Jump to content
kitty14

item db script

Recommended Posts

patulong po.
nalito po ako kasi pari-pariho lang po sila script? paki check po

anu po ba script nito 

 

increase physical attack by 10% = (script?)

increase physical damage by 10% = ?

increase magic damage by 10% = ?

increase magic attack by 10% = ?

increase long range attack by 10% = ?

increase critical attack by 10% = ?

increase critical damage by 10 = %

 

 

Happy New year RATHENA!!

Link to comment
Share on other sites

anong ibig sabhin mo sa attack and damage? d lang ba sila pareho? May increase based on percent or direct bonus talaga.

 

increase physical attack by 10% = bonus bAtkRate,10;

increase physical damage by 10% = bonus bAtkRate,10;

increase magic damage by 10% = bonus bMatkRate,10;

increase magic attack by 10% = bonus bMatkRate,10;

increase long range attack by 10% = bonus bLongAtkRate,10;

increase critical attack by 10% = bonus bCriticalRate,10;

increase critical damage by 10 = bonus bCriticalRate,10;

 

????

Link to comment
Share on other sites

physical attack is based sa caster? if physical ung ginawa nya

physical damage is based damage? kung long range or short or magic?

Link to comment
Share on other sites

Baka malito k rin s ,

Critical Rate + 10% = Increase Chance of Doing Critical Hits its like:

bonus bCritical,10;

Dinagdag ko lng bka mlito k rin..

Edited by suichidhen
Link to comment
Share on other sites

ahh. salamat po.... hehhe. so physical attack and physical damage  = atkrate
meaning to say walang kaibahan ang physical attack sa physical damage sa paglagay ng script?

sensya syadong matagal na pagreply

sensya at medyo slow. thanks sa support and explanationss

^_^
 

Edited by kitty14
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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