Vigilante Suit [1], броня (Renewal)

Vigilante Suit [1] (VIGILANTE_SUITS_J) – броня.

 

The plate used by Werner's experiment. Beware, you may be consumed by its power.

Atk + 1% per upgrade level of the item,
if the users base Str is 125 or higher.
If upgrade level is +8 or higher,
Additional Atk + 5%
If upgrade level is +11 or higher,
Additional Atk + 2%
If upgrade level is +13 or higher,
Additional Atk + 4%

SET BONUS
YSF01 Greaves
YSF01 Plate
Aspd + 1% per upgrade level of YSF01 Greaves.

SET BONUS
YSF01 Greaves
YSF01 Manteau
YSF01 Plate
If the combined upgrade levels of YSF01 Greaves,
YSF01 Manteau and YSF01 Plate are +39 or higher,
Adds a 5% chance of buffing the user for
5 seconds when performing a physical attack;
Bypass 100% of hard defense of normal monsters
and boss monsters when performing a physical attack.

SET BONUS
YSF01 Manteau
YSF01 Plate
Reduces the after cast delay of skills by
1% per upgrade level of YSF01 Manteau.

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

  • ID: 23976
  • Код: VIGILANTE_SUITS_J
  • Тип: броня
  • Уровень брони: 1
  • Защита: 50
  •  
  • Требуемый уровень: 130
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 50

Скрипт

.@r = getrefine();
bonus bShortWeaponDamageReturn,5;
bonus bMatk,10*.@r;
bonus bMdef,.@r;
if (.@r>=7) {
   bonus bMatk,20;
   bonus bMdef,5;
   if (.@r>=9) {
       bonus bMatk,30;
       bonus bMdef,5;
   }
}