ID #24259
Shadowgear
Alchemist Shadow Shoes
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.
_______________________
When equipped by Alchemist classes:
Increases Healing effectiveness by 30%.
For each Refine Level:
Increases Healing effectiveness by additional 7%.
_______________________
Type: Shadow Shoes
_______________________
Requirement: None
_______________________
When equipped by Alchemist classes:
Increases Healing effectiveness by 30%.
For each Refine Level:
Increases Healing effectiveness by additional 7%.
_______________________
Type: Shadow Shoes
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; if (BaseJob == Job_Alchemist) bonus bHealPower,30+7*.@r;
.@r = getrefine(); bonus bMaxHP,.@r*10; if (BaseJob == Job_Alchemist) bonus bHealPower,30+7*.@r;