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

Increases long ranged physical damage by 3%.
If refine rate is 7 or higher, increases long ranged physical damage by additional 3%.
If refine rate is 9 or higher, increases long ranged physical damage by additional 4%.
When Kunai Shadow Weapon, Shield and Armor are equipped together, increases Kunai Splash and Kunai Explosion damage as percentage equal to the half of the sum of refine rate of set.
When equipped with Kagerou Shadow Shoes, ignores defense rate of all race monsters (except players) by 40%, additional defense rate ignoring equal to the sum of refine rate of Kunai Shadow Weapon and Kagerou Shadow Shoes.
Базовые свойства предмета
- ID: 27357
- Код: S_KUNAI_WEAPON
- Тип: теневое снаряжение
- Требуемый уровень: 99
- Профессии: kagerou, ninja, oboro
- Вес: 1
Скрипт
.@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; if (.@r>=9) { bonus bLongAtkRate,10; } else if (.@r>=7) { bonus bLongAtkRate,6; } else { bonus bLongAtkRate,3; }