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

DID Cape [1]

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

Requirements

1
100

Scripts

.@r = getrefine(); bonus bBaseAtk,30; bonus bHit,8*(.@r/3); bonus bShortAtkRate,3*(.@r/4); if (.@r>=9) { if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) { bonus bDelayrate,-5; bonus bAspdRate,20; } if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) { bonus bHit,20; autobonus3 "{ bonus bHit,20; bonus2 bSkillAtk,\"LG_SHIELDPRESS\",30; }",1000,60000,"LG_EARTHDRIVE"; } } if (.@r>=11) { bonus bHit,30; bonus bAllStats,5; bonus bShortAtkRate,5; }
.@r = getrefine();
bonus bBaseAtk,30;
bonus bHit,8*(.@r/3);
bonus bShortAtkRate,3*(.@r/4);
if (.@r>=9) {
   if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) {
       bonus bDelayrate,-5;
       bonus bAspdRate,20;
   }
   if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) {
       bonus bHit,20;
       autobonus3 "{ bonus bHit,20; bonus2 bSkillAtk,\"LG_SHIELDPRESS\",30; }",1000,60000,"LG_EARTHDRIVE";
   }
}
if (.@r>=11) {
   bonus bHit,30;
   bonus bAllStats,5;
   bonus bShortAtkRate,5;
}
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.