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 #15280 Shadowgear

Critical Hit Shadow Armor

Buy Price: N/A Sell Price: N/A
A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect.
_______________________
ATK +15
Critical +7
_______________________
For each 2 Refine Levels:
Increases Critical Damage by 1%.
_______________________
Refine Level +7:
Critical +7
_______________________
Type: Shadow Armor
_______________________
Requirement: None

Available from boxes

Equipment Reform

Available through the reform system Shadow_Changer_A_W

Available through the reform system Shadow_Changer_NPC

Basic Information

Shadowgear
Equipment reform

Requirements

1

Scripts

.@r = getrefine(); bonus bMaxHP,.@r*10; .@val = 7; bonus bBaseAtk,15; if (.@r > 1) { bonus bCritAtkRate,(.@r/2); if (.@r >= 7) { .@val += 7; } } bonus bCritical,.@val;
.@r = getrefine();
bonus bMaxHP,.@r*10;
.@val = 7;
bonus bBaseAtk,15;
if (.@r > 1) {
   bonus bCritAtkRate,(.@r/2);
   if (.@r >= 7) {
      .@val += 7;
   }
}
bonus bCritical,.@val;
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.