A strong magical staff covered by sharp thorned vines.
MATK + 20%, INT + 3, Dex + 3
Each refine adds magic defense bypassing to your magic attacks.
Each refine reduces the aftercast delay of your skills.
Класс : One-handed Staff
Атака : 60
Вес : 70
Уровень Оружия : 4
Необходимый Lv. : 75
Доступно для : High Mage, High Acolyte, High Priest, High Wizard, Champion, Professor
Улучшается : Да
Доп. информация:
ID : 1636
Цена у NPC : 10
Script :
{ bonus bInt,3; bonus bDex,3; bonus bMatkRate,20; bonus bIgnoreMdefRate,getrefine(); bonus bDelayRate,-(getrefine()*3/2); }
{
...bonus bInt,3;
...bonus bDex,3;
...bonus bMatkRate,20;
...bonus bIgnoreMdefRate,getrefine();
...bonus bDelayRate,-(getrefine()*3/2);
}