Mechanical Aluminum Modified Boots [1], броня (Renewal)

Mechanical Aluminum Modified Boots [1] (SCRAP_REMODEL_SHOES_TW) – броня.

 

A strong shoes that can be used for a long time from the beginning of the adventure.

Reduces damage receive by 2% from Fire, Water, Wind and Earth element enemies.
If refined to +5, has chance to trigger Level 5 Angelus when receiving damage.

Equip with Guardian Manteau, Guardian Mail and Guardian Ring,
All Stats + 1.

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

  • ID: 30479
  • Код: SCRAP_REMODEL_SHOES_TW
  • Тип: броня
  • Уровень брони: 1
  • Защита: 50
  •  
  • Требуемый уровень: 100
  • Вес: 150

Скрипт

.@r = getrefine();
bonus bMdef,10;
bonus bStr,2*(.@r/2);
bonus bMaxHPrate,2*(.@r/3);
if (.@r>=7)
   bonus bAtkRate,7;
if (.@r>=9)
   bonus bFixedCast,-500;
if (.@r>=11)
   bonus2 bAddEle,Ele_All,7;