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