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

Silver Bunny Hairband [1] (SILVAH_BUNNY_HAIRBAND) – броня.

Silver 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 + 1, INT + 3, STR + 2
If refined to 9, increase ATK and MATK by 2%
If refined to 12, reduce fix casting time by 10%

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

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

Скрипт

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