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

Blacksmith 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.
_______________________
When Weapon Perfection is used:
Increases Physical Damage against enemies of all size monsters by 5% for 50 seconds.
_______________________
For each Refine Level equal or above +6:
Increases bonus damage by 1%.
_______________________
When equipped with Blacksmith Shadow Shoes:
Increases Physical Damage against enemies of all size monsters by additional 3%.
Decreases SP Consumption of Weapon Perfection by 20%.
_______________________
Type: Shadow Armor
_______________________
Requirement: None

Basic Information

Shadowgear

Requirements

1

Scripts

.@r = getrefine(); bonus bMaxHP,.@r*10; .@val = 5; if (.@r > 6) { .@val += .@r-6; } autobonus3 "{ bonus2 bAddSize,Size_All,"+.@val+"; bonus2 bMagicAddSize,Size_All,"+.@val+"; }",1000,50000,"BS_WEAPONPERFECT";
.@r = getrefine();
bonus bMaxHP,.@r*10;
.@val = 5;
if (.@r > 6) {
   .@val += .@r-6;
}
autobonus3 "{ bonus2 bAddSize,Size_All,"+.@val+"; bonus2 bMagicAddSize,Size_All,"+.@val+"; }",1000,50000,"BS_WEAPONPERFECT";
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.