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

Arrow Shadow Shield (S_ARROW_SHIELD) – теневое снаряжение.

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

A small shield that can be attached to the arm provides an additional defensive effect. It can also be used alone, but has little defensive effect.
Increase ranged physical damage by 3%.
When refined to +7 or higher, increase ranged physical damage by additional 3%.
When refined to +9 or higher, increase ranged physical damage by additional 4%.

SET BONUS
Arrow Shadow Armor
Arrow Shadow Shield
Arrow Shadow Shoes
Increase damage of Arrow Storm as a percentage equal to the sum of the refine rates.

SET BONUS
Ranger Shadow Weapon
Ignores physical defense of all races except players by 40%, ignores additional physical defense equal to the sum of its refine rates.

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

  • Вес: 1

Скрипт

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