God Hammer Shadow Weapon, теневое снаряжение (Renewal)
God Hammer Shadow Weapon (S_GOD_HAMMER_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 God Hammer Shadow Weapon, Shield and Armor are equipped together, increases Hammer of God damage as percentage equal to the half of the sum of refine rate of set.
When equipped with Rebellion 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 God Hammer Shadow Weapon and Rebellion Shadow Shoes.
Базовые свойства предмета
- ID: 27342
- Код: S_GOD_HAMMER_WEAPON
- Тип: теневое снаряжение
- Требуемый уровень: 99
- Профессии: gunslinger, rebellion
- Вес: 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; }