ID #24322
Shadowgear
Gemstone Shadow Earring II
Buy Price: N/A
Sell Price: N/A
A sacred earring which is believed to protect its wearer. It also draws the wearer's potential abilities.
_______________________
MATK +5
_______________________
Decreases SP Consumption by 2%.
_______________________
Refine Level +7:
Decreases SP Consumption by additional 1%.
_______________________
When equipped with Gemstone Shadow Weapon, Gemstone Shadow Armor, Gemstone Shadow Shield, Gemstone Shadow Shoes and Gemstone Shadow Pendant:
All Basic Stats +1
_______________________
Total Refine Level of entire set at least +45:
Removes Gemstone requirement from certain skills.
Increases SP Consumption by 100%.
_______________________
For each Refine Level of entire set:
Decreases SP Consumption by additional 1%.
_______________________
Type: Shadow Earring
_______________________
Requirement: None
_______________________
MATK +5
_______________________
Decreases SP Consumption by 2%.
_______________________
Refine Level +7:
Decreases SP Consumption by additional 1%.
_______________________
When equipped with Gemstone Shadow Weapon, Gemstone Shadow Armor, Gemstone Shadow Shield, Gemstone Shadow Shoes and Gemstone Shadow Pendant:
All Basic Stats +1
_______________________
Total Refine Level of entire set at least +45:
Removes Gemstone requirement from certain skills.
Increases SP Consumption by 100%.
_______________________
For each Refine Level of entire set:
Decreases SP Consumption by additional 1%.
_______________________
Type: Shadow Earring
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r >= 7) { .@val = 3; } else { .@val = 2; } bonus bMatk,5; bonus bUseSPrate,-.@val;
.@r = getrefine();
bonus bMaxHP,.@r*10;
if (.@r >= 7) {
.@val = 3;
}
else {
.@val = 2;
}
bonus bMatk,5;
bonus bUseSPrate,-.@val;