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

Aeschylus's Hood [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 10
Weight: 200
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
200
10

Requirements

1
100

Scripts

.@r = getrefine(); bonus bCriticalLong,5; bonus bCritAtkRate,10; bonus bAspd,1; bonus2 bIgnoreDefRaceRate,RC_All,10; if (.@r>=7) { bonus bCriticalLong,10; bonus bCritAtkRate,2; bonus bAspd,1; bonus2 bIgnoreDefRaceRate,RC_All,15; if (.@r>=9) { bonus bCriticalLong,15; bonus bCritAtkRate,6; bonus bAspd,1; bonus2 bIgnoreDefRaceRate,RC_All,20; if (.@r>=11) { bonus bCriticalLong,20; bonus bCritAtkRate,12; bonus bAspd,1; bonus2 bIgnoreDefRaceRate,RC_All,25; autobonus "{ bonus bCritAtkRate,100; }",70,5000,BF_WEAPON|BF_NORMAL; } } }
.@r = getrefine();
bonus bCriticalLong,5;
bonus bCritAtkRate,10;
bonus bAspd,1;
bonus2 bIgnoreDefRaceRate,RC_All,10;
if (.@r>=7) {
   bonus bCriticalLong,10;
   bonus bCritAtkRate,2;
   bonus bAspd,1;
   bonus2 bIgnoreDefRaceRate,RC_All,15;
   if (.@r>=9) {
       bonus bCriticalLong,15;
       bonus bCritAtkRate,6;
       bonus bAspd,1;
       bonus2 bIgnoreDefRaceRate,RC_All,20;
       if (.@r>=11) {
            bonus bCriticalLong,20;
            bonus bCritAtkRate,12;
            bonus bAspd,1;
            bonus2 bIgnoreDefRaceRate,RC_All,25;
            autobonus "{ bonus bCritAtkRate,100; }",70,5000,BF_WEAPON|BF_NORMAL;
       }
   }
}
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.