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

Automatic Engine Wing C-Type [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 35
Weight: 800
Slots: 1
Armor level: 1
Required level: 100

Equipment Slots

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

Basic Information

Armor
800
35

Requirements

1
100

Scripts

.@r = getrefine(); skill "BS_GREED",1; bonus bMaxHP,2500; bonus bBaseAtk,10*(.@r/2); bonus bMatk,10*(.@r/2); if (.@r>=7) { bonus bAspdRate,10; bonus bVariableCastrate,-15; bonus bCritical,10; if (.@r>=9) { bonus bShortAtkRate,10; bonus bLongAtkRate,10; bonus bMatkRate,10; if (.@r>=11) { bonus bShortAtkRate,7; bonus bLongAtkRate,7; bonus bMatkRate,10; } } }
.@r = getrefine();
skill "BS_GREED",1;
bonus bMaxHP,2500;
bonus bBaseAtk,10*(.@r/2);
bonus bMatk,10*(.@r/2);
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus bVariableCastrate,-15;
   bonus bCritical,10;
   if (.@r>=9) {
       bonus bShortAtkRate,10;
       bonus bLongAtkRate,10;
       bonus bMatkRate,10;
       if (.@r>=11) {
            bonus bShortAtkRate,7;
            bonus bLongAtkRate,7;
            bonus bMatkRate,10;
       }
   }
}
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.