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

Dust Grave [2]

Buy Price: N/A Sell Price: N/A
Wand that allows you to handle the supernatural magical powers more proficiently.
_______________________
MATK +180
_______________________
Indestructible in battle
_______________________
Increases Magical Damage with Water and Earth element by 5%.
_______________________
For each Refine Level:
MATK +4
_______________________
Refine Level +9:
Increases damage of Diamond Dust and Earth Grave by 30%.
_______________________
Refine Level +11:
Increases damage of Diamond Dust and Earth Grave by additional 20%.
_______________________
Type: One-Handed Staff
Attack: 120
Weight: 80
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Sorcerer

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
800
1

Job Requirements

Yes

Requirements

4
170

Scripts

.@r = getrefine(); if (.@r >= 11) .@val = 50; else if (.@r >= 9) .@val = 30; bonus2 bSkillAtk,"SO_DIAMONDDUST",.@val; bonus2 bSkillAtk,"SO_EARTHGRAVE",.@val; bonus bMatk,4*.@r; bonus bUnbreakableWeapon; bonus2 bMagicAtkEle,Ele_Water,5; bonus2 bMagicAtkEle,Ele_Earth,5;
.@r = getrefine();
if (.@r >= 11)
   .@val = 50;
else if (.@r >= 9)
   .@val = 30;
bonus2 bSkillAtk,"SO_DIAMONDDUST",.@val;
bonus2 bSkillAtk,"SO_EARTHGRAVE",.@val;
bonus bMatk,4*.@r;
bonus bUnbreakableWeapon;
bonus2 bMagicAtkEle,Ele_Water,5;
bonus2 bMagicAtkEle,Ele_Earth,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.