Fortunetelling Sealed, броня (Renewal)

Fortunetelling Sealed (FORTUNETELLINSEALED) – броня.

Fortunetelling Sealed, броня (Renewal)

ASPD +2% for every 50 Base Int and Dex
Increase magical damage dealt to small, medium, large monsters by 4% for every 50 Base Int and Dex

DEF : 0

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

  • ID: 25136
  • Код: FORTUNETELLINSEALED
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 70
  • Вес: 30

Скрипт

.@a = (readparam(bInt)+readparam(bDex))/50;
bonus bAspdRate,2*.@a;
bonus2 bMagicAddSize,Size_All,4*.@a;