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

Small 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.
_______________________
Decreases damage taken from Small size by 2%.
_______________________
Refine Level +7:
Decreases damage taken from Small size by 1%.
_______________________
Refine Level +9:
Decreases damage taken from Small size by 2%.
_______________________
When equipped with Small Shadow Weapon:
MaxHP +1%
MaxSP +1%
_______________________
Type: Shadow Armor
_______________________
Requirement: None

Basic Information

Shadowgear

Requirements

1

Scripts

bonus2 bSubSize,Size_Small,2; .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=7) { bonus2 bSubSize,Size_Small,1; } if (.@r>=9) { bonus2 bSubSize,Size_Small,2; }
bonus2 bSubSize,Size_Small,2;
.@r = getrefine();
bonus bMaxHP,.@r*10;
if (.@r>=7) {
   bonus2 bSubSize,Size_Small,1;
}
if (.@r>=9) {
   bonus2 bSubSize,Size_Small,2;
}
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.