ID #24226
Shadowgear
Force Shadow Pendant
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.
_______________________
ATK +5
_______________________
For each Refine Level:
ATK +1
_______________________
Refine Level +7:
MaxHP +1%
_______________________
Refine Level +9:
ATK +1%.
_______________________
When equipped with Force Shadow Weapon and Force Shadow Earring:
ATK +10
_______________________
Total Refine Level of entire set at least +20:
ATK +1%.
_______________________
Total Refine Level of entire set at least +25:
ATK +1%.
_______________________
Type: Shadow Pendant
_______________________
Requirement:
Base Level 70
_______________________
ATK +5
_______________________
For each Refine Level:
ATK +1
_______________________
Refine Level +7:
MaxHP +1%
_______________________
Refine Level +9:
ATK +1%.
_______________________
When equipped with Force Shadow Weapon and Force Shadow Earring:
ATK +10
_______________________
Total Refine Level of entire set at least +20:
ATK +1%.
_______________________
Total Refine Level of entire set at least +25:
ATK +1%.
_______________________
Type: Shadow Pendant
_______________________
Requirement:
Base Level 70
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
70
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bBaseAtk,(5+.@r); if (.@r>=7) bonus bMaxSPrate,1; if (.@r>=9) bonus2 bAddClass,Class_All,1;
.@r = getrefine(); bonus bMaxHP,.@r*10; bonus bBaseAtk,(5+.@r); if (.@r>=7) bonus bMaxSPrate,1; if (.@r>=9) bonus2 bAddClass,Class_All,1;