Cold Magic Book [2], книга (Renewal)

Cold Magic Book [2] (CHILLY_SPELL_BOOK) – оружие.

Cold Magic Book [2], книга (Renewal)

A hardcover book, specifically written for those who seek the path of a Sorcerer. It holds knowledge of the principles of one of the major attributes, 'Chill'.
Magic Property: Water
Dex + 1
Increases the damage of Cold Bold and Diamond Dust by 3% per upgrade level of the item.
Increases SP cost of Cold Bold and Diamond Dust by 5% per upgrade level of the item.

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

  • ID: 21035
  • Код: CHILLY_SPELL_BOOK
  • Тип: оружие
  • Подтип: книга
  • Уровень оружия: 4
  • Атака: 100
  • Магическая атака: 160
  •  
  • Требуемый уровень: 100
  • Профессии: sage
  • Цена покупки: 56 000 з
  • Цена продажи: 28 000 з
  • Вес: 100

Скрипт

bonus bAtkEle,Ele_Water;
bonus bUnbreakableWeapon;
bonus bDex,1;
.@r = getrefine();
bonus2 bSkillAtk,"MG_COLDBOLT",(.@r*3);
bonus2 bSkillAtk,"SO_DIAMONDDUST",(.@r*3);
bonus2 bSkillUseSP,"MG_COLDBOLT",-(.@r*5);
bonus2 bSkillUseSP,"SO_DIAMONDDUST",-(.@r*5);