Renewal
.:Renewal Item Database:.

Hasty Shadow Armor [Shadow Body]   Item ID# 24197 (S_Hasty_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
An armor worn on top of normal armor for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
DEF +5.
Each 2 refine levels, DEF +1.
[Hasty Shadow Set]
Hasty Shadow Armor, Hasty Shadow Shoes
FLEE +5.
If total refine levels of entire set is +15 or higher, increases movement speed.

More Information on Combo:
Combo Script
{ bonus bFlee,5; if(getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_ARMOR)>=15) bonus bSpeedAddRate,3; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bFlee,5+(.@r/2); },{},{}
Dropped By No Result

Hasty Shadow Shoes [Shadow Footgear]   Item ID# 24196 (S_Hasty_Shoes)
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
Shoes worn on top of normal shoes for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
FLEE +5.
Each 2 refine levels, FLEE +1.
[Hasty Shadow Set: Hasty Shadow Armor & Hasty Shadow Shoes]:
FLEE +5.
If total refine levels of entire set is +15 or higher, increases movement speed.

More Information on Combo:
Combo Script
{ bonus bFlee,5; if(getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_ARMOR)>=15) bonus bSpeedAddRate,3; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bFlee,5+(.@r/2); },{},{}
Dropped By No Result

back to top