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

Increases melee physical damage by 3%.
If refine rate is 7 or higher, increases melee physical damage by additional 3%.
If refine rate is 9 or higher, increases melee physical damage by additional 4%.
When Sunshine Shadow Weapon, Shield and Armor are equipped together, increases Solar Burst damage as percentage equal to the half of the sum of refine rate of set.
When equipped with Star Emperor 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 Sunshine Shadow Weapon and Star Emperor Shadow Shoes.
Базовые свойства предмета
- ID: 27381
- Код: S_SUNSHINE_WEAPON
- Тип: теневое снаряжение
- Требуемый уровень: 99
- Профессии: star_gladiator
- Вес: 1
Скрипт
.@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; if (.@r>=9) { bonus bShortAtkRate,10; } else if (.@r>=7) { bonus bShortAtkRate,6; } else { bonus bShortAtkRate,3; }