Guardsmen's Shield [1], броня (Renewal)

Guardsmen's Shield [1] (SHIELDOFGUARDSMAN) – броня.

Guardsmen's Shield [1], броня (Renewal)

The official shield of the Prontera Royal Guard.
For every upgrade level of the item,
Def + 10
Mdef + 1

Enables Level 1 Shield Spell.
Adds a 0.5% chance of casting Level 3 Assumptio on the user when receiving a short-ranged attack.
For every upgrade level of the item, adds an additional 0.3% chance of casting Level 3 Assumptio.

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

  • ID: 28052
  • Код: SHIELDOFGUARDSMAN
  • Тип: броня
  • Уровень брони: 1
  • Защита: 30
  •  
  • Требуемый уровень: 100
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 300

Скрипт

.@r = getrefine();
skill "LG_SHIELDSPELL",1;
bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,5+(.@r*3);
bonus bDef,(.@r*10);
bonus bMdef,.@r;