Информация
Энциклопедия
Поиск предметов в базе данных сервера
Поиск по ID:
Номер в базе: 16026
RWC Memory Mace

Increases Atk power +30 every 3 upgrade levels
If refined to +6 or higher, Increases Atk damage to all monsters.
If refined to +9 or higher, additional Atk increase damage to all monsters and has a chance of auto-casting lvl 1 Weapon Perfection
Set Bonus
If equipped with RWC 2012 Ring grants +5 Atk for every upgrade level
These set bonuses do not work with the card-slotted RWC accessories
Type: Булава
Атака: 100
Вес: 80
Уровень оружия: 3
Требуемый уровень: 1
Профессия: Swordman Class/Acolyte Class/Merchant Class
Количество слотов: 1
Цена покупки: 20
Скрипт:
bonus bUnbreakableWeapon,0; bonus bBaseAtk,(getrefine()/30)*30; if(getrefine()>=9){ set .@i,1; bonus3 bAutoSpellWhenHit,"BS_WEAPONPERFECT",1,10; } if(getrefine()>=6){ set .@rate,5*(.@i+1); bonus2 bAddRace,RC_Boss,5; bonus2 bAddRace,RC_NonBoss,5; }