Time Dimension Jewel (Intelligence) 3Lv, (Renewal)

Time Dimension Jewel (Intelligence) 3Lv (T_D_JEWEL_INT_3) – карта.

 

Every 2 refine rate, Matk + 5.
Every 3 refine rate, increases all property magical damage by 2%.
Every 4 refine rate, S.Matk + 1.

Базовые свойства предмета

  • ID: 19216
  • Код: T_D_JEWEL_INT_3
  • Тип: карта
  • Подтип:
  •  
  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMatk,5*(.@r/2);
bonus2 bMagicAtkEle,Ele_All,2*(.@r/3);
bonus bSMatk,(.@r/4);