Информация
Энциклопедия
Поиск предметов в базе данных сервера
Поиск по ID:
Номер в базе: 1492
Bellum Glave

Increases damage to other players by 80%.
If refined to +6 or higher, increases Clashing Spiral damage by 100% and Overbrand damage by 50%.
If refined to +9 or higher, has a chance of reflecting magic and physical attack damage back to the attacking enemy as well as a chance to cast Magic Mirror.
Класс : Two Hand Spear
Атака : 250
Вес : 450
Уровень оружия : 4
Требуемый уровень : 95
Профессия : Swordsman Class
Цена покупки: 20
Скрипт:
bonus2 bAddRace,RC_DemiHuman,80; if(getrefine()>=6) { bonus2 bSkillAtk,"LK_SPIRALPIERCE",100; bonus2 bSkillAtk,"LG_OVERBRAND",50; } if(getrefine()>=9) { autobonus2 "{ bonus bShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20; }"