ID #24019
Shadowgear
Physical Weapon (Shadow)
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:
ATK +1%.
_______________________
When equipped with Physical Shadow Earring and Physical Shadow Pendant:
For each Refine Level:
ATK +1
_______________________
Total Refine Level of entire set at least +23:
ATK +1%
_______________________
Type: Shadow Weapon
_______________________
Requirement: None
_______________________
ATK +10
_______________________
Refine Level +7:
ATK +1%.
_______________________
When equipped with Physical Shadow Earring and Physical Shadow Pendant:
For each Refine Level:
ATK +1
_______________________
Total Refine Level of entire set at least +23:
ATK +1%
_______________________
Type: Shadow Weapon
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMatk,.@r; bonus bBaseAtk,10+.@r; if (.@r>=7) { bonus2 bAddClass,Class_All,1; }
.@r = getrefine();
bonus bMatk,.@r;
bonus bBaseAtk,10+.@r;
if (.@r>=7) {
bonus2 bAddClass,Class_All,1;
}