Vigilante Suit, броня (Renewal)

Vigilante Suit (VIGILANTE_SUITS) – броня.

Vigilante Suit, броня (Renewal)

A suit worn by members of a vigilante group that once existed to stop criminals.
Property: Neutral
Required Dex + 5
Increases long-ranged damage on targets by 3% per 2 upgrade levels of the item.
If upgrade level is +9 or higher,
Increases the damage of Triangle Shot by 20%.
Set Bonus
Vigilante Badge
Vigilante Bow
Vigilante Suit
Increases the damage of Double Strafe by 50%.
Reduces the SP cost of Triangle Shot by 10.

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

  • ID: 23924
  • Код: VIGILANTE_SUITS
  • Тип: броня
  • Уровень брони: 1
  • Защита: 50
  •  
  • Требуемый уровень: 100
  • Профессии: rogue
  • Вес: 50

Скрипт

.@r = getrefine();
bonus bDex,5;
bonus2 bWeaponDamageRate,W_BOW,(.@r/2)*3;
if (.@r>=9)
   bonus2 bSkillAtk,"SC_TRIANGLESHOT",20;