
RENEWAL / ITEMS
Wanderer Shadow Weapon
#24300Shadowgear
S_Wanderer_Weapon
TypeShadowgear
Equipment positionShadow weapon
Weight0
Buy price10 z
Sell price5 z
Required level99
Description
A glove that is mounted on the hand of hold the weapon to elicit potential abilities of the wearer.
Only for Wanderer Classes.
MaxHP + 3%.
DEF increases by multiplying the refine degree and the skill points used for the Wanderer-only performance skill.
Moonlight Serenade, Swing Dance, Lover Symphony
Type : Shadow Equipment
Location : Weapon Weight : 0
Required Level : 99
Jobs : Wanderer Classes
Attack: 0
Weight: 0
Weapon Level: 0
Item details
- Equipment position
- Shadow weapon
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bMaxHPrate,3;
bonus bDef,.@r*(getskilllv("WA_SWING_DANCE")+getskilllv("WA_SYMPHONY_OF_LOVER")+getskilllv("WA_MOONLIT_SERENADE"));