Glacier Flower Spell (Dragonic Breath), (Renewal)
Glacier Flower Spell (Dragonic Breath) (GLACIER_F_ORB_162) – карта.

Increases Dragonic Breath damage by 10%.
Increases Dragonic Breath damage by additional 5% per 4 refine rate.
If refine rate is 9 or higher, increases Dragonic Breath damage by additional 10%.
Базовые свойства предмета
- ID: 18297
- Код: GLACIER_F_ORB_162
- Тип: карта
- Подтип:
- Вес: 1
Скрипт
.@r = getrefine(); bonus2 bSkillAtk,"DK_DRAGONIC_BREATH",10+5*(.@r/4); if (.@r>=9) { bonus2 bSkillAtk,"DK_DRAGONIC_BREATH",10; }