Onimaru [2], двуручный меч (Renewal)
Onimaru [2] (ONIMARU) – оружие.
![Onimaru [2], двуручный меч (Renewal) Onimaru [2], двуручный меч (Renewal)](/images/db/items/picture/21019.png)
This sword is said to be used by Berserker Liel. They say his way of wielding a sword looks quite rhythmic.
Property: Neutral
Required
Atk + 1% per 2 upgrade levels of the item.
Aspd + 1% per upgrade level of the item.
This item is indestructible in battle.
Базовые свойства предмета
- ID: 26497
- Код: ONIMARU
- Тип: оружие
- Подтип: двуручный меч
- Уровень оружия: 4
- Атака: 75
- Требуемый уровень: 130
- Профессии: knight
- Вес: 420
Скрипт
.@bStr = readparam(bStr); .@r = getrefine(); bonus bBaseAtk,(min(120,.@bStr)); if (.@bStr > 119) bonus bBaseAtk,160; else if (.@bStr > 107) bonus bBaseAtk,80; else if (.@bStr > 94) bonus bBaseAtk,40; if (.@r > 6) bonus bUnbreakableWeapon; bonus4 bAutoSpell,"NPC_WIDECURSE",4,100,0; if (.@r > 8) bonus4 bAutoSpellOnSkill,"LK_BERSERK","BS_OVERTHRUST",5,100;