ID #24083
Shadowgear
Malicious Shas Shadow Shield
Buy Price: N/A
Sell Price: N/A
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.
_______________________
Increases HP Recovery Rate by 5%.
_______________________
Refine Level +7:
Increases HP Recovery Rate by 5%.
_______________________
When equipped with Malicious Shadow Armor and Malicious Shadow Shoes:
4% chance to absorb 2% HP damage when dealing physical damage.
_______________________
For each 5 Refine Levels of entire set:
Additional 1% of the damage absorbed by HP.
_______________________
Type: Shadow Shield
_______________________
Requirement: None
_______________________
Increases HP Recovery Rate by 5%.
_______________________
Refine Level +7:
Increases HP Recovery Rate by 5%.
_______________________
When equipped with Malicious Shadow Armor and Malicious Shadow Shoes:
4% chance to absorb 2% HP damage when dealing physical damage.
_______________________
For each 5 Refine Levels of entire set:
Additional 1% of the damage absorbed by HP.
_______________________
Type: Shadow Shield
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bHPrecovRate,5; if (.@r>6) { bonus bHPrecovRate,5; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bHPrecovRate,5;
if (.@r>6) {
bonus bHPrecovRate,5;
}