ID #24671
ShadowGear
Mammoth 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 +10
_______________________
For each 2 Refine Levels:
ATK +1
_______________________
Refine Level +9:
ATK +3%
_______________________
Type: Shadow Pendant
_______________________
Requirement: None
_______________________
ATK +10
_______________________
For each 2 Refine Levels:
ATK +1
_______________________
Refine Level +9:
ATK +3%
_______________________
Type: Shadow Pendant
_______________________
Requirement: None
Available from boxes
Basic Information
Type
ShadowGear
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bBaseAtk,10+(.@r/2); if (.@r>=9) { bonus bAtkRate,3; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bBaseAtk,10+(.@r/2);
if (.@r>=9) {
bonus bAtkRate,3;
}