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 #400740 Armor

thRO 3rd Anniversary Hat [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 2
Weight: 300
Slots: 1
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
2

Requirements

1
1

Scripts

.@r = getrefine(); bonus bSpeedRate,25; bonus bMaxHP,100*.@r; bonus bMaxSP,10*.@r; if (.@r>=4) { skill "AL_TELEPORT",1; if (.@r>=5) { bonus bAllStats,2; if (.@r>=6) { skill "BS_GREED",1; if (.@r>=7) { bonus2 bHPDrainRate,40,1; bonus2 bSPDrainRate,10,1; } } } }
.@r = getrefine();
bonus bSpeedRate,25;
bonus bMaxHP,100*.@r;
bonus bMaxSP,10*.@r;
if (.@r>=4) {
   skill "AL_TELEPORT",1;
   if (.@r>=5) {
       bonus bAllStats,2;
       if (.@r>=6) {
            skill "BS_GREED",1;
            if (.@r>=7) {
                bonus2 bHPDrainRate,40,1;
                bonus2 bSPDrainRate,10,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.