Angeling Woolly Hat [1], броня (Renewal)
Angeling Woolly Hat [1] (ANGELING_WOOLLY_HAT) – броня.
![Angeling Woolly Hat [1], броня (Renewal) Angeling Woolly Hat [1], броня (Renewal)](/images/db/items/picture/18838.png)
A hat applied a special engine which can move Angeling's wings. This engine seems to have a myterious function.
All State + 1.
ATK, MATK + 2.
Additional ATK, MATK + 2 per 1 refine grade.
Transform into Angeling for 5 sec by a certain chance when attacking physically or magically.
When transforming with a phycial attack, ASPD +2 for 5 sec.
When transforming with a magical attack, decrease Floating Casting time for 5 sec.
Transformation success chance will be increased per each refine grade.
Базовые свойства предмета
- ID: 24696
- Код: ANGELING_WOOLLY_HAT
- Тип: броня
- Уровень брони: 1
- Защита: 8
- Требуемый уровень: 1
- Вес: 35
Скрипт
.@r = getrefine(); bonus bAllStats,1; bonus bBaseAtk,2+(.@r*2); bonus bMatk,2+(.@r*2); autobonus "{ bonus bAspd,2; }",3+.@r,5000,BF_NORMAL,"{ active_transform 1096,5000; }"; autobonus "{ bonus bVariableCastrate,-50; }",3+.@r,5000,BF_MAGIC,"{ active_transform 1096,5000; }";