Kannam On Head, броня (Renewal)
Kannam On Head (KANNAM_ON_HEAD) – броня.

A headgear that is shaped like a gourd bowl used for drawing water.
Mdef + 5
Adds a chance of casting Level 1 Deluge when receiving a Physical attack.
If upgrade level is +3 or higher, adds a chance of casting Level 1 Waterball when performing a Physical attack.
Waterball level increases by 1 per 3 upgrade levels of the item.
Базовые свойства предмета
- ID: 24736
- Код: KANNAM_ON_HEAD
- Тип: броня
- Уровень брони: 1
- Защита: 5
- Требуемый уровень: 20
- Цена покупки: 10 з
- Цена продажи: 5 з
- Вес: 20
Скрипт
bonus3 bAutoSpellWhenHit,"SA_DELUGE",1,100; .@r = min(15,getrefine())/3; .@r = max(1,.@r); bonus3 bAutoSpellWhenHit,"WZ_WATERBALL",.@r,100;