Viewing Item

#400710: Snake Queen Crown

Item ID 400710 For Sale No
Identifier DarkSnake_Crown Credit Price Not For Sale
Name Snake Queen Crown Type Armor
NPC Buy 0 Weight 70
NPC Sell 0 Weapon Level 0
Range 0 Defense 20
Slots 1 Refineable Yes
Attack 0 Min Equip Level 130
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 .@r = getrefine();

2 bonus bPow,5;

3 bonus bCon,5;

4 bonus bBaseAtk,20*(.@r/2);

5 bonus bHit,8*(.@r/2);

6 bonus bShortAtkRate,7*(.@r/3);

7 bonus bLongAtkRate,7*(.@r/3);

8 if (.@r>=7)

9 bonus bAtkRate,10;

10 if (.@r>=9)

11 bonus bDelayrate,-10;

12 if (.@r>=11)

13 bonus bPerfectHitAddRate,15;

14 if (.@r>=12)

15 bonus2 bAddRace,RC_All,15;

16 if (.@r>=13)

17 bonus bFixedCast,-500;

Equip Script None
Unequip Script None