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

Lycanthrope Armor [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 60
Weight: 300
Slots: 1
Armor level: 2
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
300
60

Requirements

2
100

Scripts

.@r = getrefine(); .@g = getenchantgrade(); bonus2 bSubClass,Class_Boss,7; bonus2 bSubClass,Class_Normal,7; bonus2 bSkillAtk,"SC_TRIANGLESHOT",10*(min(BaseLevel,250)/10); bonus2 bSkillAtk,"ABC_FRENZY_SHOT",10*(min(BaseLevel,250)/10); bonus bMaxHPrate,3*(.@r/2); bonus bMaxHPrate,3*(.@r/2); if (.@r>=11) { bonus bShortAtkRate,20; bonus bLongAtkRate,20; if (.@r>=13) { bonus bBaseAtk,50; bonus bShortAtkRate,30; bonus bLongAtkRate,30; } } if (.@g>=ENCHANTGRADE_D) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; if (.@g>=ENCHANTGRADE_C) { bonus bShortAtkRate,20; bonus bLongAtkRate,20; if (.@g>=ENCHANTGRADE_B) { bonus bDelayrate,-15; if (.@g>=ENCHANTGRADE_A) { bonus bPow,15; bonus bCon,15; } } } }
.@r = getrefine();
.@g = getenchantgrade();
bonus2 bSubClass,Class_Boss,7;
bonus2 bSubClass,Class_Normal,7;
bonus2 bSkillAtk,"SC_TRIANGLESHOT",10*(min(BaseLevel,250)/10);
bonus2 bSkillAtk,"ABC_FRENZY_SHOT",10*(min(BaseLevel,250)/10);
bonus bMaxHPrate,3*(.@r/2);
bonus bMaxHPrate,3*(.@r/2);
if (.@r>=11) {
   bonus bShortAtkRate,20;
   bonus bLongAtkRate,20;
   if (.@r>=13) {
       bonus bBaseAtk,50;
       bonus bShortAtkRate,30;
       bonus bLongAtkRate,30;
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   if (.@g>=ENCHANTGRADE_C) {
       bonus bShortAtkRate,20;
       bonus bLongAtkRate,20;
       if (.@g>=ENCHANTGRADE_B) {
            bonus bDelayrate,-15;
            if (.@g>=ENCHANTGRADE_A) {
                bonus bPow,15;
                bonus bCon,15;
            }
       }
   }
}
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.