Time Dimension Jewel (Agility) 1Lv, (Renewal)

Time Dimension Jewel (Agility) 1Lv (T_D_JEWEL_AGI_1) – карта.

 

Every 2 refine rate, Atk + 1, Matk + 1.
Every 3 refine rate, increases attack speed (reduces delay after attack by 2%), reduces global cooldown by 1%.

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

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

Скрипт

.@r = getrefine();
bonus bMatk,(.@r/2);
bonus bBaseAtk,(.@r/2);
bonus bDelayrate,-(.@r/3);
bonus bAspdRate,2*(.@r/3);