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

Sealed Mado Sword [2]

Buy Price: N/A Sell Price: N/A
A dagger once used by ancient wizard.
_______________________
MATK +150
_______________________
For each 2 Refine Levels:
MATK +10
_______________________
For each 3 Refine Levels:
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
Refine Level +9:
Increases all elemental magical damage by 10%.
_______________________
Refine Level +11:
Random chance to auto-cast Level 3 Psychic Wave when dealing melee physical attacks.
_______________________
Type: Dagger
Attack: 150
Weight: 0
Weapon Level: 4
_______________________
Requirement:
Base Level 99
Shadow Chaser

Equipment Slots

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

Basic Information

Weapon
1

Job Requirements

Yes

Requirements

4
99

Scripts

.@r = getrefine(); bonus bMatk,10*(.@r/2); bonus bAspdRate,2*(.@r/3); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,10; } if (.@r>=9) { bonus5 bAutoSpell,"SO_PSYCHIC_WAVE",3,100,BF_SHORT|BF_WEAPON,1; }
.@r = getrefine();
bonus bMatk,10*(.@r/2);
bonus bAspdRate,2*(.@r/3);
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_All,10;
}
if (.@r>=9) {
   bonus5 bAutoSpell,"SO_PSYCHIC_WAVE",3,100,BF_SHORT|BF_WEAPON,1;
}
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.