Gray Wolf Muffler [1], броня (Renewal)

Gray Wolf Muffler [1] (GRAY_W_MUFFLER) – броня.

Gray Wolf Muffler [1], броня (Renewal)

MaxHP + 1500.
MaxHP + 100 per 2 refine rate.
If refine rate is 7 or higher, reduces variable casting time by 7%.
When equipped with Gray Wolf Boots, increases long ranged physical damage by 7%.
When equipped with Gray Wolf Shoes, increases all property magical damage by 15%.

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

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

Скрипт

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