ID #24034
Shadowgear
Lucky Shadow Weapon
Buy Price: N/A
Sell Price: N/A
A pair of gloves that can draw the wearer's potential ability.
_______________________
LUK +1
_______________________
Refine Level +7:
LUK +1
_______________________
Refine Level +9:
LUK +1
_______________________
When equipped with Lucky Shadow Armor:
LUK +1
_______________________
Type: Shadow Weapon
_______________________
Requirement: None
_______________________
LUK +1
_______________________
Refine Level +7:
LUK +1
_______________________
Refine Level +9:
LUK +1
_______________________
When equipped with Lucky Shadow Armor:
LUK +1
_______________________
Type: Shadow Weapon
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script bonus bLuk,1; .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; if (.@r>6) { bonus bLuk,1; } if (.@r>8) { bonus bLuk,1; }
bonus bLuk,1;
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
if (.@r>6) {
bonus bLuk,1;
}
if (.@r>8) {
bonus bLuk,1;
}