Proof of Glory, броня (Renewal)

Proof of Glory (BADGEOFPRONTERA__J) – броня.

Proof of Glory, броня (Renewal)

Prontera's badge
-----------------
All Stats +1
-----------------
Increase the damage of Physical and Magical Attacks by 2%
-----------------
If the BaseLv is 150 or above,
All Stats+1
Increase the damage of Physical and Magical Attacks by 2%
-----------------
If equipped with [Diamond Shield],
Perfect Dodge +10
-----------------

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

  • ID: 27897
  • Код: BADGEOFPRONTERA__J
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 100
  • Вес: 10

Скрипт

bonus bAllStats,1;
bonus2 bAddRace,RC_All,2;
bonus2 bMagicAddRace,RC_All,2;
if (BaseLevel>=150) {
   bonus bAllStats,1;
   bonus2 bAddRace,RC_All,2;
   bonus2 bMagicAddRace,RC_All,2;
}