Picky Rush Shadow Weapon, теневое снаряжение (Renewal)
Picky Rush Shadow Weapon (S_PICKYRUSH_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 Picky Rush Shadow Weapon, Shield and Armor are equipped together, increases Picky Peck damage as percentage equal to the half of the sum of refine rate of set.
When equipped with Doram Physical 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 Picky Rush Shadow Weapon and Doram Physical Shadow Shoes.
Базовые свойства предмета
- ID: 27369
- Код: S_PICKYRUSH_WEAPON
- Тип: теневое снаряжение
- Требуемый уровень: 99
- Профессии: spirit_handler, summoner
- Вес: 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; }