Red Dragon Armor [1], броня (Renewal)

Red Dragon Armor [1] (ARMOROFFLAMEDRAGONBR) – броня.

 

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: 23975
  • Код: ARMOROFFLAMEDRAGONBR
  • Тип: броня
  • Уровень брони: 1
  • Защита: 100
  •  
  • Требуемый уровень: 90
  • Вес: 40

Скрипт

.@r = getrefine();
bonus bHit,10;
bonus bAllStats,1;
if (.@r>=6) {
   bonus bHit,10;
   bonus2 bAddClass,Class_Boss,10;
   if (.@r>=11) {
       bonus bHit,10;
       bonus2 bAddClass,Class_Boss,10;
   }
}