ID #24031
Shadowgear
Kingbird's Shadow Weapon
Buy Price: N/A
Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
ATK +10
_______________________
Refine Level +7:
Increases Ranged Physical Damage by 1%.
_______________________
When equipped with Ancient Shadow Armor:
For each Refine Level of entire set:
ATK +1
_______________________
Total Refine Level of entire set at least +15:
Increases Ranged Physical Damage by additional 1%.
_______________________
Type: Shadow Weapon
_______________________
Requirement: None
_______________________
ATK +10
_______________________
Refine Level +7:
Increases Ranged Physical Damage by 1%.
_______________________
When equipped with Ancient Shadow Armor:
For each Refine Level of entire set:
ATK +1
_______________________
Total Refine Level of entire set at least +15:
Increases Ranged Physical Damage by additional 1%.
_______________________
Type: Shadow Weapon
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bBaseAtk,10+.@r; bonus bMatk,.@r; if (.@r>6) { bonus bLongAtkRate,1; }
.@r = getrefine();
bonus bBaseAtk,10+.@r;
bonus bMatk,.@r;
if (.@r>6) {
bonus bLongAtkRate,1;
}