Wolf Orb (Mage) Level 3, (Renewal)
Wolf Orb (Mage) Level 3 (WOLF_ORB_MAG_3) – карта.

Matk + 6%, Matk + 100.
If refine rate is 7 or higher, increases all property magical damage by additional 5%.
If refine rate is 9 or higher, increases all property magical damage by additional 5%.
If refine rate is 11 or higher, increases all property magical damage by additional 5%.
Базовые свойства предмета
- ID: 17527
- Код: WOLF_ORB_MAG_3
- Тип: карта
- Подтип:
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMatkRate,6; bonus bMatk,100; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,5; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,5; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,5; } } }