Iron Staff [2], двуручный посох (Renewal)

Iron Staff [2] (AION_STAFF) – оружие.

Iron Staff [2], двуручный посох (Renewal)

This staff is said to be used by Archmage Nazohina. The magic emanating from the staff keeps flowers from withering.
Magic Property: Neutral
Int + 5
Matk + 1% per 2 upgrade levels of the item.
Reduces the cast delay of skills by 1% per upgrade level of the item.
This item is indestructible in battle.

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

  • ID: 21389
  • Код: AION_STAFF
  • Тип: оружие
  • Подтип: двуручный посох
  • Уровень оружия: 4
  • Атака: 180
  • Магическая атака: 24
  •  
  • Требуемый уровень: 110
  • Профессии: wizard
  • Цена покупки: 49 800 з
  • Цена продажи: 24 900 з
  • Вес: 250

Скрипт

.@r = getrefine();
bonus bAtkEle,Ele_Ghost;
bonus bMatk,24*(getskilllv("HW_MAGICPOWER"));
bonus2 bSkillUseSP,"WL_READING_SB",24;
bonus2 bIgnoreMdefClassRate,Class_All,8*(.@r/3);
bonus2 bSkillVariableCast,"WL_READING_SB",-1000*(getskilllv("WL_FREEZE_SP"));
autobonus3 "{ bonus bMatkRate,24*(getskilllv(\"HW_MAGICPOWER\"); }",1000,1000,"WL_RELEASE";
if (getskilllv("WL_RELEASE") == 2) {
   bonus2 bSkillVariableCast,"WL_SUMMONFB",-1000;
   bonus2 bSkillVariableCast,"WL_SUMMONWB",-1000;
   bonus2 bSkillVariableCast,"WL_SUMMONSTONE",-1000;
   bonus2 bSkillVariableCast,"WL_SUMMONBL",-1000;
}