Authority Sandals, броня (Renewal)

Authority Sandals (AUTHORITY_SANDALS) – броня.

 

Sandals given only to those who honor them.
It carries the favor of an ancient sun god, said to be the Lord of the Gods.

All Basic Status + 10.
Ignores physical and magical defense of all monsters (except players) by 50%.
------------------------
When refined to +10 or higher, additional All Basic Status + 10.
------------------------
When refined to +11 or higher, additional All Basic Status + 10.

Def : 10

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

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

Скрипт

.@r = getrefine();
bonus bMdef,10;
bonus bAllStats,10;
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreMdefRaceRate,RC_All,50;
if (.@r>=7)
   bonus bAllStats,10;
if (.@r>=9)
   bonus bAllStats,10;