ID #24029
Shadowgear
Ancient 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.
_______________________
HIT +10
_______________________
Refine Level +7:
HIT +10
_______________________
When equipped with Kingbird Shadow Weapon:
For each Refine Level of entire set:
ATK +1
_______________________
Total Refine Level of entire set at least +15:
Increases Ranged Physical Damage by 1%.
_______________________
Type: Shadow Armor
_______________________
Requirement: None
_______________________
HIT +10
_______________________
Refine Level +7:
HIT +10
_______________________
When equipped with Kingbird Shadow Weapon:
For each Refine Level of entire set:
ATK +1
_______________________
Total Refine Level of entire set at least +15:
Increases Ranged Physical Damage by 1%.
_______________________
Type: Shadow Armor
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bHit,10; if (.@r>6) { bonus bHit,10; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bHit,10;
if (.@r>6) {
bonus bHit,10;
}