ID #24230
Shadowgear
Soul 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.
_______________________
MATK +5
_______________________
For each Refine Level:
MATK +1
_______________________
Refine Level +7:
MaxHP +1%
_______________________
Refine Level +9:
MATK +1%
_______________________
When equipped with Soul Shadow Weapon and Soul Shadow Earring:
MATK +10
_______________________
Total Refine Level of entire set at least +20:
MATK +1%
_______________________
Total Refine Level of entire set at least +25:
MATK +1%
_______________________
Type: Shadow Pendant
_______________________
Requirement:
Base Level 70
_______________________
MATK +5
_______________________
For each Refine Level:
MATK +1
_______________________
Refine Level +7:
MaxHP +1%
_______________________
Refine Level +9:
MATK +1%
_______________________
When equipped with Soul Shadow Weapon and Soul Shadow Earring:
MATK +10
_______________________
Total Refine Level of entire set at least +20:
MATK +1%
_______________________
Total Refine Level of entire set at least +25:
MATK +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 bMatk,(5+.@r); if (.@r>=7) bonus bMaxSPrate,1; if (.@r>=9) bonus bMatkRate,1;
.@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,(5+.@r); if (.@r>=7) bonus bMaxSPrate,1; if (.@r>=9) bonus bMatkRate,1;