Viewing Item

#400275: [Not For Sale] Skull Cap

Item ID 400275 For Sale No
Identifier Comp_Skull_Cap_ROC Credit Price Not For Sale
Name [Not For Sale] Skull Cap Type Armor
NPC Buy 40 Weight 20
NPC Sell 20 Weapon Level 0
Range 0 Defense 5
Slots 1 Refineable Yes
Attack 0 Min Equip Level 10
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 bonus bMatkRate,2;

2 .@r = getrefine();

3 if (.@r >= 5) {

4 bonus bMatkRate,3;

5 }

6 if (.@r >= 7) {

7 bonus bMatkRate,3;

8 }

Equip Script None
Unequip Script None