Jump to content
  • 0

Script for this item effect


Question

Posted

I want an item that has the effect of Every 10 base str, you gain 1 atk. What script should I use?

 

I tried:

 

bonus bAtk,(bSTR/10);

bonus bAtk,(baseSTR/10);

bonus bAtk2,(bSTR/10);

bonus bAtk2,(baseSTR/10);

 

bonus bAtk,(bStr/10); works but it doesn't add the right amount. My base str is 200, it only add 13 atk.

 

This is an accessory.

 

Please help. Thanks in advance!

2 answers to this question

Recommended Posts

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...