Sage's Shoes [1], броня (Renewal)

Sage's Shoes [1] (SHOES_OF_WISE_MAN) – броня.

Sage's Shoes [1], броня (Renewal)

These shoes were worn by a man who made a living out of catching fish. They contain the man's many years of experience.


Required

Increases the experience given from Fish race monsters by 5%.
Increases the experience given from Fish race monsters by an additional 1% per upgrade level of the item.

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

  • ID: 26551
  • Код: SHOES_OF_WISE_MAN
  • Тип: броня
  • Уровень брони: 1
  • Защита: 15
  •  
  • Требуемый уровень: 50
  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 30

Скрипт

.@r = getrefine();
if (.@r>5) {
   bonus bInt,.@r-5;
   bonus bMaxHPrate,-(.@r-5);
}