Jump to content
  • 0

item_db refine script problem


Question

Posted (edited)

hello community,
I have this item here and I'm having problems with the refine.

{ .@r = getrefine(); bonus bInt,10; bonus bUnbreakableWeapon; bonus bUseSPrate,100; bonus bMdef,20; bonus3 bSPVanishRate,1000,3+(.@r>8?3:0),BF_WEAPON|BF_MAGIC|BF_MISC; bonus3 bHPVanishRate,1000,2,BF_WEAPON|BF_MAGIC|BF_MISC; }


wanted the second part to work only from the +9 refine.

first part without refine:
bonus3 bSPVanishRate, 1000.3 (without refine)
and bHPVanishRate, 1000.1 (without refine)
from refine +9
bonus3 bSPVanishRate, 1000.2 (complete 5%)
and
bHPVanishRate, 1000.1 (complete 2%)

Edited by IsabelaFernandez

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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