Glacier Magic Orb (Crescive Bolt), (Renewal)
Glacier Magic Orb (Crescive Bolt) (GLACIER_F_ORB_117) – карта.

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