Tornado Shadow Shield, теневое снаряжение (Renewal)

Tornado Shadow Shield (S_TORNADO_SHIELD) – теневое снаряжение.

Tornado Shadow Shield, теневое снаряжение (Renewal)

Increases physical damage against all size enemies by 3%.
If refine rate is 7 or higher, increases physical damage against all size enemies by additional 3%.
If refine rate is 9 or higher, increases physical damage against all size enemies by additional 4%.
When Tornado Shadow Armor, Shield and Shoes are equipped together, reduces global cooldown equal to the half of the sum of refine rate of set.
When equipped with Mechanic Shadow Weapon, ignores defense rate of all race monsters (except players) by 40%, additional defense rate ignoring equal to the sum of refine rate of Tornado Shadow Shield and Mechanic Shadow Weapon.

Базовые свойства предмета

  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bAddSize,Size_All,3+(.@r>=7?3:0)+(.@r>=9?4:0);