Tail Dragon Shadow Weapon, теневое снаряжение (Renewal)
Tail Dragon Shadow Weapon (S_TAIL_DRAGON_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 Tail Dragon Shadow Weapon, Shield and Armor are equipped together, increases Dragon Tail 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 Tail Dragon Shadow Weapon and Rebellion Shadow Shoes.
Базовые свойства предмета
- ID: 27336
- Код: S_TAIL_DRAGON_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; }