Leo Diadem, броня (Renewal)

Leo Diadem (LEO_DIADEM) – броня.

Leo Diadem, броня (Renewal)

A magnificent diadem created to pay tribute to the 5th sign of the zodiac, Leo the Lion. Attached to the diadem is a Peridot gemstone, the birthstone for those born under this sign.
Dex +2,
Increase Resistance to Fire Property by 5%.
If refined to 7 or higher,
Flee +10, Aspd +3%,
Has a low chance of adding splash damage on basic attacks for 10 seconds.

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

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

Скрипт

bonus bDex,2;
bonus2 bSubEle,Ele_Fire,5;
if (getrefine()>6) {
   bonus bFlee,10;
   bonus bAspdRate,3;
   autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
}