ID #24321
Shadowgear
Bearer's Shadow Pendant II
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
MaxHP +1%
_______________________
Refine Level +7:
MaxHP +2%
_______________________
When equipped with Bearer's Shadow Weapon, Bearer's Shadow Armor, Bearer's Shadow Shield, Bearer's Shadow Shoes and Bearer's Shadow Earring:
All Basic Stats +1
_______________________
Total Refine Level of entire set at least +45:
Enables unlimited effect of Endure.
MaxHP -60%
_______________________
For each Refine Level of entire set:
MaxHP +1%
_______________________
Type: Shadow Pendant
_______________________
Requirement: None
_______________________
ATK +5
MaxHP +1%
_______________________
Refine Level +7:
MaxHP +2%
_______________________
When equipped with Bearer's Shadow Weapon, Bearer's Shadow Armor, Bearer's Shadow Shield, Bearer's Shadow Shoes and Bearer's Shadow Earring:
All Basic Stats +1
_______________________
Total Refine Level of entire set at least +45:
Enables unlimited effect of Endure.
MaxHP -60%
_______________________
For each Refine Level of entire set:
MaxHP +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 bBaseAtk,5; if (.@r >= 7) { .@val = 3; } else { .@val = 1; } bonus bMaxHPrate,.@val;
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bBaseAtk,5;
if (.@r >= 7) {
.@val = 3;
}
else {
.@val = 1;
}
bonus bMaxHPrate,.@val;