Revised Encyclopedia [1], броня (Renewal)

Revised Encyclopedia [1] (ENCYCLOPEDIA_REVISION) – броня.

Revised Encyclopedia [1], броня (Renewal)

A revised edition of an encyclopedia that is printed by a Prontera publisher. Thick and sharp-edged, this book is popularly used as a shield.
Int + 3
Dex + 2
Matk + 5
Crit + 3

If Revised Encyclopedia [1] upgrade level is +7 or higher,
Additional Crit + 2.
If upgrade level is +9 or higher,
Additional Matk + 5.
Set Bonus
Encyclopedia [2]
Revised Encyclopedia [1]
Aspd + 1% per upgrade level of Encyclopedia [2].


Set Bonus
Rental Encyclopedia [2]
Revised Encyclopedia [1]
Aspd + 1% per upgrade level of 0Rental Encyclopedia [2].

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

  • ID: 21511
  • Код: ENCYCLOPEDIA_REVISION
  • Тип: броня
  • Уровень брони: 1
  • Защита: 50
  •  
  • Требуемый уровень: 99
  • Профессии: priest, sage, star_gladiator
  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 20

Скрипт

bonus bInt,3;
bonus bDex,2;
.@r = getrefine();
bonus bCritical,3+((.@r >= 7) ? 2 : 0);
bonus bMatk,5+((.@r >= 9) ? 5 : 0);