Automatic Engine wing B-type (Bound) [1], броня (Renewal)

Automatic Engine wing B-type (Bound) [1] (E_AUTO_ENGINE_B) – броня.

Automatic Engine wing B-type (Bound) [1], броня (Renewal)

Can't be refined by normal means.
MaxHP + 1500.
MaxHP + 100 per 2 refine rate.
If refine rate is 7 or higher, reduces variable casting time by 7%.
When equipped with Automatic Leg A-type, increases long ranged physical damage by 7%.
When equipped with Automatic Leg B-type, increases all properties magic damage by 15%.

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

  • ID: 30683
  • Код: E_AUTO_ENGINE_B
  • Тип: броня
  • Уровень брони: 1
  • Защита: 70
  •  
  • Требуемый уровень: 160
  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,1500+100*(.@r/2);
if (.@r>=7) {
   bonus bVariableCastrate,-7;
}