Staff Of Bordeaux [2], посох (Renewal)

Staff Of Bordeaux [2] (STAFF_OF_BORDEAUX_) – оружие.

Staff Of Bordeaux [2], посох (Renewal)

A Staff that allows the user's magic to penetrate the enemy's mind.
This item is indestructible in battle.
Property: Neutral
Int + 10
Matk + 50
Mdef + 20

Adds a 100% chance to destroy 5% SP from the target when performing a physical or magical attack.
If upgrade level is +6 or higher,
Adds a 100% chance to destroy an additional 3% SP from the target when performing physical or magical attack.

Increases the SP cost of skills by 100%.

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

  • ID: 21114
  • Код: STAFF_OF_BORDEAUX_
  • Тип: оружие
  • Подтип: посох
  • Уровень оружия: 4
  • Атака: 30
  • Магическая атака: 180
  •  
  • Требуемый уровень: 50
  • Профессии: sage, wizard
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 50

Скрипт

bonus bInt,2;
bonus bDex,1;
if (getskilllv("SA_DRAGONOLOGY") == 5) {
   bonus bUseSPrate,-15;
   bonus bInt,3;
}