Jump to content
  • 0

Scorpio Crown item script


johnbond

Question


  • Group:  Members
  • Topic Count:  113
  • Topics Per Day:  0.03
  • Content Count:  457
  • Reputation:   11
  • Joined:  02/17/13
  • Last Seen:  

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!

 

:) :) :)

 

 

 

 

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  61
  • Reputation:   1
  • Joined:  06/29/12
  • Last Seen:  

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%

 

 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  113
  • Topics Per Day:  0.03
  • Content Count:  457
  • Reputation:   11
  • Joined:  02/17/13
  • Last Seen:  

Anyone? Thanks!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  113
  • Topics Per Day:  0.03
  • Content Count:  457
  • Reputation:   11
  • Joined:  02/17/13
  • Last Seen:  

Works!

 

Thank you!

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