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

Queen Scaraba Helmet [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 20
Weight: 10
Slots: 1
Armor level: 1
Required level: 130

Equipment Slots

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

Basic Information

Armor
10
20

Requirements

1
130

Scripts

.@r = getrefine(); bonus bPow,3; bonus bCon,3; bonus bCrt,3; bonus bBaseAtk,20*(.@r/2); bonus bCritical,4*(.@r/2); bonus bCritAtkRate,10*(.@r/3); if (.@r>=7) { bonus bAtkRate,10; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus bLongAtkRate,15; bonus bShortAtkRate,15; if (.@r>=12) { bonus2 bAddRace,RC_All,15; if (.@r>=13) { bonus bFixedCast,-500; } } } } } /*Todo : After Using Transformation Scroll (Horn Scaraba) (22750)*/ /*Physical and Magical Damage to All Race 5% for 5 Minute*/
.@r = getrefine();
bonus bPow,3;
bonus bCon,3;
bonus bCrt,3;
bonus bBaseAtk,20*(.@r/2);
bonus bCritical,4*(.@r/2);
bonus bCritAtkRate,10*(.@r/3);
if (.@r>=7) {
   bonus bAtkRate,10;
   if (.@r>=9) {
       bonus bDelayrate,-10;
       if (.@r>=11) {
           bonus bLongAtkRate,15;
           bonus bShortAtkRate,15;
           if (.@r>=12) {
               bonus2 bAddRace,RC_All,15;
               if (.@r>=13) {
                   bonus bFixedCast,-500;
               }
           }
       }
   }
}
/*Todo : After Using Transformation Scroll (Horn Scaraba) (22750)*/
/*Physical and Magical Damage to All Race 5% for 5 Minute*/
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.