Wanderer Shadow Weapon, теневое снаряжение (Renewal)
Wanderer Shadow Weapon (S_WANDERER_WEAPON) – теневое снаряжение.

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
Базовые свойства предмета
- ID: 27036
 - Код: S_WANDERER_WEAPON
 - Тип: теневое снаряжение
 - Требуемый уровень: 99
 - Профессии: bard, dancer
 
- Цена покупки: 10 з
 - Цена продажи: 5 з
 - Вес: 1
 
Скрипт
.@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"));