Ice Magic Orb (Cast Delay), (Renewal)
Ice Magic Orb (Cast Delay) (ICE_F_ORB_S_DELAY) – карта.

Reduces global cooldown by 4%.
If refine rate is 7 or higher, reduces global cooldown by additional 4%.
If refine rate is 9 or higher, reduces global cooldown by additional 4%.
If refine rate is 11 or higher, reduces global cooldown by additional 4%.
Базовые свойства предмета
- ID: 17975
- Код: ICE_F_ORB_S_DELAY
- Тип: карта
- Подтип:
- Вес: 1
Скрипт
bonus bDelayrate,-4; .@r = getrefine(); if (.@r >= 7) { bonus bDelayrate,-4; if (.@r >= 9) { bonus bDelayrate,-4; if (.@r >= 11) { bonus bDelayrate,-4; } } }