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

Healing 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.
_______________________
MATK +10
_______________________
Refine Level +7:
Increases Healing skills effectiveness by 3%.
_______________________
Refine Level +9:
Increases Healing skills effectiveness by additional 5%.
_______________________
When equipped with Healing Shadow Weapon and Healing Shadow Shoes:
Increases Healing skills effectiveness by additional 5%.
_______________________
Total Refine Level of entire set at least +25:
Increases Healing skills effectiveness by additional 15%.
_______________________
Type: Shadow Shield
_______________________
Requirement: None

Basic Information

Shadowgear

Requirements

1

Scripts

.@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,10; if (.@r >= 7) { .@val = 3; if (.@r >= 9) { .@val += 5; } bonus bHealPower,.@val; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMatk,10;
if (.@r >= 7) {
   .@val = 3;
   if (.@r >= 9) {
      .@val += 5;
   }
   bonus bHealPower,.@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.