Shooting Shadow Weapon, теневое снаряжение (Renewal)

Shooting Shadow Weapon (S_SHOOTING_WEAPON) – теневое снаряжение.

Shooting Shadow Weapon, теневое снаряжение (Renewal)

Gloves that bring out the potential abilities of the wearer.

Increase ranged physical attack damage by 3%.

When refined to +7 or higher, increase ranged physical attack damage by additional 3%.
When refined to +9 or higher, increase ranged physical attack damage by additional 4%.

SET BONUS
Shooting Shadow Earrings
Shooting Shadow Weapon
Shooting Shadow Pendant
Increase critical damage as a percentage equivalent to half the sum of refine rate of the set.

SET BONUS
Shooting Shadow Weapon
Ranger Shadow Shield
Ignores physical defense of all race except players by 40%, ignores additional defense equivalent to sum of refine rate of Shooting Shadow Weapon and Ranger Shield.

Базовые свойства предмета

  • Вес: 1

Скрипт

.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bLongAtkRate,3+(.@r>=7?3:0)+(.@r>=9?4:0);