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

Bijou's Hat (Dexterity) [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 9
Weight: 200
Slots: 1
Armor level: 1
Required level: 165

Equipment Slots

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

Basic Information

Armor
200
9

Requirements

1
165

Scripts

.@r = getrefine(); bonus bMaxHPrate,6; bonus bMaxSPrate,6; bonus bLongAtkRate,2*(.@r/2); if (.@r>=6) { bonus bLongAtkRate,6; if (.@r>=9) { bonus2 bAddSize,Size_All,6; bonus2 bMagicAddSize,Size_All,6; if (.@r>=12) { bonus2 bIgnoreDefRaceRate,RC_All,6; bonus2 bIgnoreMdefRaceRate,RC_All,6; } } }
.@r = getrefine();
bonus bMaxHPrate,6;
bonus bMaxSPrate,6;
bonus bLongAtkRate,2*(.@r/2);
if (.@r>=6) {
   bonus bLongAtkRate,6;
   if (.@r>=9) {
       bonus2 bAddSize,Size_All,6;
       bonus2 bMagicAddSize,Size_All,6;
       if (.@r>=12) {
           bonus2 bIgnoreDefRaceRate,RC_All,6;
           bonus2 bIgnoreMdefRaceRate,RC_All,6;
       }
   }
}
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.