Jump to content
  • 0

Scorpio Crown item script


Question

Posted

Hello friends!

 

Does someone have the official item scripts for the Scorpio Crown? (Item ID# 5676) Beacuse currently there are no scripts for this item, maybe discontinued on official servers, but I want to use it in my Server. Anyone?

 

 

A magnificent crown created to pay tribute to the 8th sign of the zodiac, Scorpio the Scorpion.
Attached to the crown is a Topaz gemstone, the birthstone for those born under this sign.
Increased Attack Speed. Delay after attack by 3%.
Increase resistance to Water Property by 5%.
If refined to 7, when attacking, has a chance of autocasting Lv 3 Mild Wind.
If refined to 8, ASPD + 2%. (Delay after attack by 2%)
If refined to 9, has a chance of autocasting Lv 5 Frost Nova.
If refined to 10, ASPD + 2%. (Delay after attack by 2%), ATK + 5.

 

Or maybe can someone just make me an item script with the attributes above?

 

Here is the link from RMS: http://ratemyserver.net/index.php?iname=scorpio+crown&page=re_item_db&quick=1&isearch=Search

 

Thank you in advance guys!

 

:) :) :)

 

 

 

 

 

3 answers to this question

Recommended Posts

Posted

bonus bAspdRate,3; bonus2 bSubEle,Ele_Water,5; if(getrefine()>6) bonus3 bAutoSpell,"TK_SEVENWIND",3,10; if(getrefine()>7) bonus bAspdRate,3; if(getrefine()>8) bonus3 bAutoSpell,"WZ_FROSTNOVA",5,50; if(getrefine()>9) { bonus bAspdRate,2; bonus bBaseAtk,5;}

If refined to 7, when attacking, has a chance of autocasting Lv 3 Mild Wind. => my script is: 1%

If refined to 9, has a chance of autocasting Lv 5 Frost Nova. => my script is 5%

 

 

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