Scorpio Diadem [1], броня (Renewal)

Scorpio Diadem [1] (SCORPIO_DIADEM) – броня.

Scorpio Diadem [1], броня (Renewal)

A magnificent diadem created to pay tribute to the 8th sign of the zodiac, Scorpio the Scorpion. Attached to the crown is a Topaz gemstone, the birthstone for those born under this sign.
Dex + 2.
If refined to 7,
Dex +1, Atk +5.
Slot : 1
Required level : 1

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

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

Скрипт

bonus bDex,2;
if (getrefine()>6) {
   bonus bDex,1;
   bonus bBaseAtk,5;
}