Violet Bunny Hairband [1], броня (Renewal)

Violet Bunny Hairband [1] (VIOLET_BUNNY_HAIRBAND) – броня.

Violet Bunny Hairband [1], броня (Renewal)

A hairband that attracts men.
You can wear it when you want to look sexy.
Your sexiness increases to 100%
VIT + 2, INT + 3, STR + 1
If refined to 9, increase ATK and MATK by 2%
If refined to 12, reduce fix casting time by 10%

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

  • ID: 24458
  • Код: VIOLET_BUNNY_HAIRBAND
  • Тип: броня
  • Уровень брони: 1
  •  
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

bonus bStr,1;
bonus bInt,3;
bonus bVit,2;
bonus bDex,1;
.@r = getrefine();
if (.@r>8) {
   bonus2 bAddClass,Class_All,2;
   bonus bMatkRate,2;
   if (.@r>11)
      bonus bFixedCastrate,-10;
}