ID #24049
Shadowgear
Hard Earring (Shadow)
Buy Price: N/A
Sell Price: N/A
A sacred earring which is believed to protect its wearer. It also draws the wearer's potential abilities.
_______________________
MaxHP +100
_______________________
Refine Level +7:
MaxHP +1%
_______________________
Refine Level +9:
MaxHP +1%
_______________________
Type: Shadow Earring
_______________________
Requirement: None
_______________________
MaxHP +100
_______________________
Refine Level +7:
MaxHP +1%
_______________________
Refine Level +9:
MaxHP +1%
_______________________
Type: Shadow Earring
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,100+.@r*10; if (.@r>8) { bonus bMaxHPrate,2; } else if (.@r>6) { bonus bMaxHPrate,1; }
.@r = getrefine();
bonus bMaxHP,100+.@r*10;
if (.@r>8) {
bonus bMaxHPrate,2;
}
else if (.@r>6) {
bonus bMaxHPrate,1;
}