ID #24272
Shadowgear
Alchemist 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.
_______________________
Increases ATK based on Learning Potion skill Level.
_______________________
For each Refine Level equal or above +6:
Increases ATK based on Learning Potion skill Level.
_______________________
When equipped with Alchemist Shadow Shoes:
Enables the use of Level 3 Adrenaline Rush.
_______________________
Type: Shadow Armor
_______________________
Requirement: None
_______________________
Increases ATK based on Learning Potion skill Level.
_______________________
For each Refine Level equal or above +6:
Increases ATK based on Learning Potion skill Level.
_______________________
When equipped with Alchemist Shadow Shoes:
Enables the use of Level 3 Adrenaline Rush.
_______________________
Type: Shadow Armor
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; .@a = getskilllv("AM_LEARNINGPOTION"); .@r = max(.@r,6); bonus bBaseAtk,.@a+((.@r-6)*.@a);
.@r = getrefine();
bonus bMaxHP,.@r*10;
.@a = getskilllv("AM_LEARNINGPOTION");
.@r = max(.@r,6);
bonus bBaseAtk,.@a+((.@r-6)*.@a);