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 #24683 ShadowGear

Experience Shadow Shield

Buy Price: N/A Sell Price: N/A
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.
_______________________
Base Level less than 175:
Increases experience gained from monsters by 20%.
_______________________
Base Level at least 175:
Increases experience gained from monsters by 10%.
_______________________
For each 2 Refine Levels:
Increases experience gained from monsters by additional 1%.
_______________________
Refine Level +10:
Increases experience gained from monsters by additional 5%.
_______________________
Type: Shadow Shield
_______________________
Requirement: None

Available from boxes

Equipment Reform

Available through the reform system Shadow_Changer_NPC

Basic Information

ShadowGear
Equipment reform

Scripts

.@r = getrefine(); bonus bMaxHP,.@r*10; .@val = .@r/2; if (BaseLevel<175) .@val += 20; else .@val += 10; if (.@r>=10) .@val += 5; bonus2 bExpAddRace,RC_All,.@val;
.@r = getrefine();
bonus bMaxHP,.@r*10;
.@val = .@r/2;
if (BaseLevel<175)
   .@val += 20;
else
   .@val += 10;
if (.@r>=10)
   .@val += 5;
bonus2 bExpAddRace,RC_All,.@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.