Blue Bunny Hairband [1], броня (Renewal)
Blue Bunny Hairband [1] (BLUE_BUNNY_HAIRBAND) – броня.
![Blue Bunny Hairband [1], броня (Renewal) Blue Bunny Hairband [1], броня (Renewal)](/images/db/items/picture/18587.png)
A hairband that attracts men.
You can wear it when you want to look sexy.
Your sexiness increases to 100%
VIT + 2, INT + 1, STR + 3.
If refined to 9, increase ATK and MATK by 2%
If refined to 12, reduce fix casting time by 10%
Базовые свойства предмета
- ID: 24459
 - Код: BLUE_BUNNY_HAIRBAND
 - Тип: броня
 - Уровень брони: 1
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 1
 
Скрипт
bonus bStr,3;
bonus bInt,1;
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;
}