0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #400614 Armor

Helm of the Sands

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 3
Weight: 300
Armor level: 1
Required level: 1

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
300
3

Requirements

1
1

Scripts

.@r = getrefine(); bonus bMdef,5; bonus bDex,2; bonus2 bSubRace,RC_Player_Doram,10; bonus2 bSubRace,RC_Player_Human,10; if (.@r>=7) { bonus2 bResEff,Eff_Sleep,10000; if (.@r>=8) { bonus bVariableCastrate,-15; if (.@r>=9) { bonus bHealPower,20; if (.@r>=10) { bonus5 bAutoSpell,"NPC_SLOWCAST",5,30,BF_MAGIC|BF_WEAPON,1; } } } }
.@r = getrefine();
bonus bMdef,5;
bonus bDex,2;
bonus2 bSubRace,RC_Player_Doram,10;
bonus2 bSubRace,RC_Player_Human,10;
if (.@r>=7) {
   bonus2 bResEff,Eff_Sleep,10000;
   if (.@r>=8) {
       bonus bVariableCastrate,-15;
       if (.@r>=9) {
            bonus bHealPower,20;
            if (.@r>=10) {
                bonus5 bAutoSpell,"NPC_SLOWCAST",5,30,BF_MAGIC|BF_WEAPON,1;
            }
       }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.