ID #24028
Shadowgear
Hard 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 +50
_______________________
Refine Level +7:
MaxHP +1%
_______________________
When equipped with Champion's Shadow Shoes:
For each Refine Level of entire set:
MaxHP and MaxSP +1
_______________________
Total Refine Level of entire set at least +15:
MaxHP +1%
_______________________
Type: Shadow Armor
_______________________
Requirement: None
_______________________
MaxHP +50
_______________________
Refine Level +7:
MaxHP +1%
_______________________
When equipped with Champion's Shadow Shoes:
For each Refine Level of entire set:
MaxHP and MaxSP +1
_______________________
Total Refine Level of entire set at least +15:
MaxHP +1%
_______________________
Type: Shadow Armor
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMaxHP,50; if (.@r>6) { bonus bMaxHPrate,1; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMaxHP,50;
if (.@r>6) {
bonus bMaxHPrate,1;
}