Deviling Hat [1], броня (Pre-Renewal)
Deviling Hat [1] (DEVILING_HAT) – броня.
![Deviling Hat [1], броня (Pre-Renewal) Deviling Hat [1], броня (Pre-Renewal)](/images/db/items/picture/5254.png)
A hat made to resemble a little dead deviling which has charming side-spreading eyes.
Atk & Matk +2
If refined to +7 or higher, increases EXP gained from each kill by 1%.
Базовые свойства предмета
- ID: 5525
 - Код: DEVILING_HAT
 - Тип: броня
 - Уровень брони: 1
 - Защита: 1
 - Требуемый уровень: 20
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 50
 
Скрипт
bonus bStr,1;
bonus bCritical,3;
bonus2 bSubRace,RC_Angel,-20;
if (getrefine()>=6) {
   bonus bCritical,getrefine()-5;
}