Staff of Destruction [1], двуручный посох (Pre-Renewal)

Staff of Destruction [1] (DESTRUCTION_ROD_M) – оружие.

Staff of Destruction [1], двуручный посох (Pre-Renewal)

A tremendously powerful Two-Handed Staff that can only be
wielded by someone who is spiritually strong. MATK +25%,
INT +3,AGI +10.
Reduces Cast Time of AMPLIFY MAGIC / MAGIC POWER by 50%. Increases MATK by 1%
for every 2 Upgrade Levels,but raising the Upgrade Level
also increases SP Consumption. Has a chance of auto casting Lv.5
Jupitel Thunder with each enemy attack;
this chance can be increased by raising the weapon's Upgrade Level.

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

  • ID: 4723
  • Код: DESTRUCTION_ROD_M
  • Тип: оружие
  • Подтип: двуручный посох
  • Уровень оружия: 4
  • Атака: 130
  •  
  • Требуемый уровень: 80
  • Профессии: wizard
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 250

Скрипт

.@r = getrefine();
bonus bMatkRate,25+(.@r/2);
bonus bInt,3;
bonus bAgi,10;
bonus bUseSPrate,(.@r*2);
bonus3 bAutoSpellWhenHit,"WZ_JUPITEL",5,(.@r*20);
bonus2 bCastrate,"HW_MAGICPOWER",-50;