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

Gray Wolf Boots [1] (GRAY_W_BOOTS) – броня.

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

MaxSP + 300.
MaxSP + 50 per 2 refine rate.
If refine rate is 7 or higher, increases long ranged physical damage by 7%.
When equipped with Gray Wolf Suit, Atk + 7%.
When equipped with Gray Wolf Robe, increases attack speed (reduces delay after attack by 7%).

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

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

Скрипт

.@r = getrefine();
bonus bMaxSP,300+50*(.@r/2);
if (.@r>=7) {
   bonus bLongAtkRate,7;
}