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 #13092 Weapon

RWC Memory Knife [1]

Buy Price: N/A Sell Price: N/A
A dagger richly decorated with gold throughout the handle created for the 2012 RWC (Ragnarok World Championship)
_______________________
For each 3 Refine Levels:
ATK and MATK +20
_______________________
Refine Level +6:
Increases Damage to all monsters by 5%.
_______________________
Refine Level +9:
Increases Damage to all monsters by 5% and adds a low chance of auto-casting Level 1 Weapon Perfection.
_______________________
When equipped with RWC 2012 Ring:
For each Refine Level of RWC Memory Knife:
ATK +10
_______________________
When equipped with RWC 2012 Pendant:
For each Refine Level of RWC Memory Knife:
MATK +10
_______________________
These bonuses do not work with the card-slotted RWC accessories
_______________________
Type: Dagger
Attack: 50
Weight: 65
Weapon Level: 3
_______________________
Requirement:
All classes except Acolyte Class

Available from boxes

Equipment Slots

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

Basic Information

Weapon
650
1

Job Requirements

Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes

Requirements

3
1

Scripts

.@r = getrefine(); bonus bBaseAtk,20*(.@r/3); bonus bMatk,20*(.@r/3); if (.@r>=9) { .@i = 1; bonus4 bAutoSpell,"BS_WEAPONPERFECT",1,10,0; } if (.@r>=6) { .@rate = 5*(.@i+1); bonus2 bAddRace,RC_All,.@rate; bonus2 bMagicAddRace,RC_All,.@rate; }
.@r = getrefine();
bonus bBaseAtk,20*(.@r/3);
bonus bMatk,20*(.@r/3);
if (.@r>=9) {
   .@i = 1;
   bonus4 bAutoSpell,"BS_WEAPONPERFECT",1,10,0;
}
if (.@r>=6) {
   .@rate = 5*(.@i+1);
   bonus2 bAddRace,RC_All,.@rate;
   bonus2 bMagicAddRace,RC_All,.@rate;
}
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.