Hat of Desert

Item ID 400512 Name Hat of Desert
None
Weapon Level 0 Identifier aegis_400512
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 20 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 30 Min Equip Level 50
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bAtkRate,2;
bonus bAspd,1;
if (.@r>=5) {
   bonus bBaseAtk,20;
   bonus2 bSkillAtk,"KN_BOWLINGBASH",10;
   if (.@r>=7) {
       bonus2 bSkillAtk,"KN_BOWLINGBASH",20;
       if (.@r>=9) {
           bonus2 bHPDrainRate,30,5;
           bonus bNoRegen,1;
           bonus bNoRegen,2;
       }
   }
}

Set Script
Hat of Desert
Third Eye God
bonus2 bDropAddRace,RC_All,getequiprefinerycnt(EQI_HEAD_TOP);
Hat of Desert
[Not For Sale] Third Eye God
bonus2 bDropAddRace,RC_All,getequiprefinerycnt(EQI_HEAD_TOP);
Hat of Desert
Kenshi Gauntlet
bonus2 bSkillAtk,"KN_BOWLINGBASH",50;
bonus bNoWalkDelay;
Hat of Desert
[Not For Sale] Kenshi Gauntlet
bonus2 bSkillAtk,"KN_BOWLINGBASH",50;
bonus bNoWalkDelay;