Dress Hat [1], броня (Renewal)
Dress Hat [1] (DRESS_HAT) – броня.
![Dress Hat [1], броня (Renewal) Dress Hat [1], броня (Renewal)](/images/db/items/picture/5211.png)
A tiny and cute hat that can decorate a part of the head.
This hat, along with a pretty dress, makes the wearer want to go on a picnic.
Str +1, Int +1
MDef +7
Increases Atk, MAtk 2%, effectiveness of Heal skill +5%.
If upgraded to +7 or higher,
Additional Atk, MAtk and Heal effectiveness +1%.
Базовые свойства предмета
- ID: 22529
- Код: DRESS_HAT
- Тип: броня
- Уровень брони: 1
- Защита: 3
- Требуемый уровень: 20
- Вес: 20
Скрипт
bonus bMdef,7; bonus bStr,1; bonus bInt,1; bonus2 bAddClass,Class_All,2; bonus bMatkRate,2; bonus bHealPower,5; if (getrefine()>=7) { bonus2 bAddClass,Class_All,1; bonus bMatkRate,1; bonus bHealPower,1; }