RWC Memory Mace [1], булава (Renewal)
RWC Memory Mace [1] (RWC_MEMORY_MACE) – оружие.
![RWC Memory Mace [1], булава (Renewal) RWC Memory Mace [1], булава (Renewal)](/images/db/items/picture/16026.png)
A mace made of pure gold created for the 2012 RWC (Ragnarok World Championship)
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
Скрипт
.@r = getrefine(); bonus bBaseAtk,(.@r/3)*30; if (.@r>=9) { bonus2 bAddRace,RC_All,5; bonus3 bAutoSpell,"BS_WEAPONPERFECT",1,10; } if (.@r>=6) { bonus2 bAddRace,RC_All,5; }