ID #24081
Shadowgear
Malicious Shas Shadow Armor
Buy Price: N/A
Sell Price: N/A
A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect.
_______________________
MaxHP +100
_______________________
Refine Level +7:
MaxHP +1%
_______________________
When equipped with Malicious Shadow Shield 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 Armor
_______________________
Requirement: None
_______________________
MaxHP +100
_______________________
Refine Level +7:
MaxHP +1%
_______________________
When equipped with Malicious Shadow Shield 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 Armor
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,100+.@r*10; if (.@r>6) { bonus bMaxHPrate,1; }
.@r = getrefine();
bonus bMaxHP,100+.@r*10;
if (.@r>6) {
bonus bMaxHPrate,1;
}