Book of Sorcery, броня (Renewal)

Book of Sorcery (AEGIS_420182) – броня.

 

A mysterious book filled with magic. It seems to contain the sorcerer's predictions.

Reduce after cast delay by 15%.

For every level of skill Striking,
Increases magic damage against all size enemies by 3%.

When learning Lv5 Extreme Vacuum,
When performing magic attack, there's a chance to reduce SP consumption of Psychic Wave by 79 for 10 seconds.
Def : 0

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

  • ID: 30021
  • Код: AEGIS_420182
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 100
  • Профессии: sage
  • Вес: 10

Скрипт

bonus bAspdRate,10;
bonus2 bMagicAddSize,Size_All,3*getskilllv("SO_PSYCHIC_WAVE");
if (getskilllv("SO_VACUUM_EXTREME") == 5) {
   bonus2 bSkillCooldown,"SO_EARTHGRAVE",-1000;
   bonus2 bFixedCastrate,"SO_EARTHGRAVE",-100;
}