Viewing Item

#15961: [Not for Sale] Red Clock Casquette

Item ID 15961 For Sale No
Identifier Comp_Clock_Casket_RD Credit Price Not For Sale
Name [Not for Sale] Red Clock Casquette Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
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 Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

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

3 if (.@r>=7) {

4 bonus bVariableCastrate,-15;

5 }

6 if (.@r>=9) {

7 bonus bShortAtkRate,15;

8 }

9 if (.@r>=11) {

10 bonus bFixedCast,-200;

11 bonus2 bAddSize,Size_Small,15;

12 bonus2 bAddSize,Size_Medium,15;

13 }

Equip Script None
Unequip Script None