Viewing Item

#400513: [Not For Sale] Hat of Desert

Item ID 400513 For Sale No
Identifier aegis_400513 Credit Price Not For Sale
Name [Not For Sale] Hat of Desert Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 20
Slots 1 Refineable Yes
Attack 0 Min Equip Level 50
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 bAtkRate,2;

3 bonus bAspd,1;

4 if (.@r>=5) {

5 bonus bBaseAtk,20;

6 bonus2 bSkillAtk,"KN_BOWLINGBASH",10;

7 if (.@r>=7) {

8 bonus2 bSkillAtk,"KN_BOWLINGBASH",20;

9 if (.@r>=9) {

10 bonus2 bHPDrainRate,30,5;

11 bonus bNoRegen,1;

12 bonus bNoRegen,2;

13 }

14 }

15 }

Equip Script None
Unequip Script None