0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #16026 Weapon

RWC Memory Mace [1]

Buy Price: N/A Sell Price: N/A
A mace made of pure gold created for the 2012 RWC (Ragnarok World Championship)
_______________________
For each 3 Refine Levels:
ATK +30
_______________________
Refine Level +6:
ATK +5%
_______________________
Refine Level +9:
ATK +5%
Random chance to auto-cast Level 1 Weapon Perfection when dealing physical damage.
_______________________
When equipped with RWC Memorial Ring:
For each Refine Level of RWC Memory Mace:
ATK +5
These set bonuses do not work with the card-slotted RWC accessories
_______________________
Type: Mace
Attack: 100
Weight: 80
Weapon Level: 3
_______________________
Requirement:
Swordsman, Acolyte and Merchant

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
800
1

Job Requirements

Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes

Requirements

3
1

Scripts

.@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; }
.@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;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.