Glacier Magic Orb (Soul Expansion), (Renewal)
Glacier Magic Orb (Soul Expansion) (GLACIER_F_ORB_32) – карта.

Increases Soul Expansion damage by 20%.
Increases Soul Expansion damage by additional 10% per 3 refine rate.
If refine rate is 9 or higher, reduces skill cooldown of Intensification by 30 seconds.
If refine rate is 11 or higher, increases Soul Expansion damage by additional 20%.
Базовые свойства предмета
- ID: 18093
- Код: GLACIER_F_ORB_32
- Тип: карта
- Подтип:
- Вес: 1
Скрипт
.@r = getrefine(); bonus2 bSkillAtk,"WL_SOULEXPANSION",20+10*(.@r/3); if (.@r>=9) { bonus2 bSkillCooldown,"WL_TELEKINESIS_INTENSE",-30000; if (.@r>=11) { bonus2 bSkillAtk,"WL_SOULEXPANSION",20; } }