ID #24023
Shadowgear
Magical Pencil (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.
_______________________
MaxSP +50
_______________________
Refine Level +7:
MaxSP +1%
_______________________
When equipped with Magical Shadow Weapon and Magical Shadow Earring:
For each Refine Level:
MATK +1
_______________________
Total Refine Level of entire set at least +23:
MATK +1%
_______________________
Type: Shadow Pendant
_______________________
Requirement: None
_______________________
MaxSP +50
_______________________
Refine Level +7:
MaxSP +1%
_______________________
When equipped with Magical Shadow Weapon and Magical Shadow Earring:
For each Refine Level:
MATK +1
_______________________
Total Refine Level of entire set at least +23:
MATK +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 bMaxSP,50; if (.@r>6) { bonus bMaxSPrate,1; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMaxSP,50;
if (.@r>6) {
bonus bMaxSPrate,1;
}