Wolf Orb (Caster) Level 2, (Renewal)
Wolf Orb (Caster) Level 2 (WOLF_ORB_CASTER_2) – карта.

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