Manteau Of Guardsman [1], броня (Renewal)

Manteau Of Guardsman [1] (MANTEAU_OF_GUARDSMAN) – броня.

Manteau Of Guardsman [1], броня (Renewal)

A garment adorned with beautiful gemstones. Unlike other garments, it seems to be made of solid material.
Max HP + 5%
Max SP + 5%
Mdef + 15

Reduces damage taken from Demi-Human race enemies by 5%.
Reduces damage taken from Player race enemies by 5%.

For every 3 upgrade levels of Manteau Of Guardsman [1],
Additional Max HP + 3%
Additional Max SP + 3%

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

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

Скрипт

.@r = getrefine();
bonus bMdef,15;
bonus bMaxHPrate,5+3*(.@r/3);
bonus bMaxSPrate,5+3*(.@r/3);
bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;