ID #24020
Shadowgear
Physical Pendant (Shadow)
Buy Price: N/A
Sell Price: N/A
A sacred necklace which is believed to protect its wearer. It also draws the wearer's potential abilities.
_______________________
MaxHP +100
_______________________
Refine Level +7:
MaxHP +1%
_______________________
When equipped with Physical Shadow Weapon and Physical Shadow Earring:
For each Refine Level:
ATK +1
_______________________
Total Refine Level of entire set at least +23:
ATK +1%
_______________________
Type: Shadow Pendant
_______________________
Requirement: None
_______________________
MaxHP +100
_______________________
Refine Level +7:
MaxHP +1%
_______________________
When equipped with Physical Shadow Weapon and Physical Shadow Earring:
For each Refine Level:
ATK +1
_______________________
Total Refine Level of entire set at least +23:
ATK +1%
_______________________
Type: Shadow Pendant
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMaxHP,100; if (.@r>6) { bonus bMaxHPrate,1; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMaxHP,100;
if (.@r>6) {
bonus bMaxHPrate,1;
}