Jump to content
  • 0

weapon bonus script


Reborn

Question


  • Group:  Members
  • Topic Count:  104
  • Topics Per Day:  0.03
  • Content Count:  290
  • Reputation:   3
  • Joined:  09/29/13
  • Last Seen:  

can anyone give me a bonus script for this?

ATK + 35%

Inflict 10% more damage with Critical attacks

Critical Rate + 7%

Increases DEX and AGI by 1 per refine

Indestructible (except in upgrade attempts)

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  398
  • Reputation:   131
  • Joined:  11/10/12
  • Last Seen:  

try this for unbreakable weapon

bonus bAtkRate,35; bonus bCritAtkRate,10; bonus bCritical,7; bonus bDex,getrefine(); bonus bAgi,getrefine(); bonus bUnbreakableWeapon,0;

try this for unbreakable armor

bonus bAtkRate,35; bonus bCritAtkRate,10; bonus bCritical,7; bonus bDex,getrefine(); bonus bAgi,getrefine(); bonus bUnbreakableArmor,0;
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
Answer this question...

×   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...