ID #24022
Shadowgear
Magical Weapon (Shadow)
Buy Price: N/A
Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
MATK +10
_______________________
Refine Level +7:
MATK +1%
_______________________
When equipped with Magical Shadow Earring and Magical Shadow Pendant:
For each Refine Level:
MATK +1
_______________________
Total Refine Level of entire set at least +23:
MATK +1%
_______________________
Type: Shadow Weapon
_______________________
Requirement: None
_______________________
MATK +10
_______________________
Refine Level +7:
MATK +1%
_______________________
When equipped with Magical Shadow Earring and Magical Shadow Pendant:
For each Refine Level:
MATK +1
_______________________
Total Refine Level of entire set at least +23:
MATK +1%
_______________________
Type: Shadow Weapon
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus bMatk,10; if (.@r>6) { bonus bMatkRate,1; }
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bMatk,10;
if (.@r>6) {
bonus bMatkRate,1;
}