Viewing Item

#5676: Scorpio Crown

Item ID 5676 For Sale No
Identifier Scorpio_Crown Credit Price Not For Sale
Name Scorpio Crown Type Armor
NPC Buy 20 Weight 30
NPC Sell 10 Weapon Level 0
Range 0 Defense 3
Slots 0 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bAspdRate,3;

2 bonus2 bSubEle,Ele_Water,5;

3 .@r = getrefine();

4 bonus bBaseAtk,5;

5 if (.@r>6) {

6 bonus3 bAutoSpell,"TK_SEVENWIND",3,20;

7 }

8 if (.@r>7) {

9 bonus bAspdRate,2;

10 }

11 if (.@r>8) {

12 bonus3 bAutoSpell,"WZ_FROSTNOVA",5,10;

13 }

14 if (.@r>9) {

15 bonus bAspdRate,2;

16 bonus bBaseAtk,5;

17 }

Equip Script None
Unequip Script None