Glacier Magic Orb (Rampage Blaster), (Renewal)
Glacier Magic Orb (Rampage Blaster) (GLACIER_F_ORB_43) – карта.

Increases Rampage Blast damage by 20%.
Increases Rampage Blast damage by additional 10% per 3 refine rate.
If refine rate is 9 or higher, reduces skill cooldown of Rampage Blast by 1 second.
If refine rate is 11 or higher, increases Rampage Blast damage by additional 20%.
Базовые свойства предмета
- ID: 18104
- Код: GLACIER_F_ORB_43
- Тип: карта
- Подтип:
- Вес: 1
Скрипт
.@r = getrefine(); bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",20+10*(.@r/3); if (.@r>=9) { bonus2 bSkillCooldown,"SR_RAMPAGEBLASTER",-1000; if (.@r>=11) { bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",20; } }