ID #24338
Shadowgear
Bearer's Shadow Shoes II
Buy Price: N/A
Sell Price: N/A
A pair of shoes worn on top of normal shoes for additional defense. Needs a complete set to have bonus effect.
_______________________
MaxSP +50
MaxHP +1%
_______________________
Refine Level +7:
MaxHP +2%
_______________________
When equipped with Bearer's Shadow Armor II and Bearer's Shadow Pendant 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 Shoes
_______________________
Requirement: None
_______________________
MaxSP +50
MaxHP +1%
_______________________
Refine Level +7:
MaxHP +2%
_______________________
When equipped with Bearer's Shadow Armor II and Bearer's Shadow Pendant 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 Shoes
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMaxSP,50; if (.@r >= 7) { bonus bMaxHPrate,3; } else { bonus bMaxHPrate,1; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMaxSP,50;
if (.@r >= 7) {
bonus bMaxHPrate,3;
}
else {
bonus bMaxHPrate,1;
}