Glacier Magic Orb (Overslash), (Renewal)
Glacier Magic Orb (Overslash) (GLACIER_F_ORB_85) – карта.

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