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

Gray Wolf Robe [1] (GRAY_W_ROBE) – броня.

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

Matk + 130.
Matk + 15 per 2 refine rate.
If refine rate is 7 or higher, reduces variable casting time by 15%.
When equipped with Gray Wolf Manteau, increases attack speed (reduces delay after attack by 10%).
When equipped with Gray Wolf Muffler, Matk + 50.

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

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

Скрипт

.@r = getrefine();
bonus bMatk,130+(15*(.@r/2));
if (.@r>=7) {
   bonus bVariableCastrate,-15;
}