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

[Rental] Hunting Wand

Buy Price: N/A Sell Price: N/A
A replica made based on the hunting staff.
Perhaps because it is an incomplete replica, the shape as a weapon will collapse after a certain period of time.
_______________________
MATK +145
_______________________
Refine Level +7:
Increases Magical Damage against monsters of Insect and Demi-Human race, except Players, by 10%.
Increases Damage against Water and Earth elemental by 10%.
_______________________
Refine Level +9:
Increases Magical Damage against monsters of Insect and Demi-Human race, except Players, by additional 15%.
Increases Damage against Water and Earth elemental by additional 15%.
_______________________
Can only be sold to NPC's.
_______________________
Type: One-Handed Staff
Attack: 160
Weight: 0
Element: Fire
Weapon Level: 3
_______________________
Requirement:
Base Level 50
Novice, Magician, Acolyte and Soul Linker

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
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes

Requirements

3
50

Scripts

.@r = getrefine(); bonus bAtkEle,Ele_Fire; if (.@r>=7) { bonus2 bMagicAddEle,Ele_Earth,10; bonus2 bMagicAddEle,Ele_Water,10; bonus2 bMagicAddRace,RC_DemiHuman,10; bonus2 bMagicAddRace,RC_Insect,10; } if (.@r>=9) { bonus2 bMagicAddEle,Ele_Earth,15; bonus2 bMagicAddEle,Ele_Water,15; bonus2 bMagicAddRace,RC_DemiHuman,15; bonus2 bMagicAddRace,RC_Insect,15; }
.@r = getrefine();
bonus bAtkEle,Ele_Fire;
if (.@r>=7) {
   bonus2 bMagicAddEle,Ele_Earth,10;
   bonus2 bMagicAddEle,Ele_Water,10;
   bonus2 bMagicAddRace,RC_DemiHuman,10;
   bonus2 bMagicAddRace,RC_Insect,10;
}
if (.@r>=9) {
   bonus2 bMagicAddEle,Ele_Earth,15;
   bonus2 bMagicAddEle,Ele_Water,15;
   bonus2 bMagicAddRace,RC_DemiHuman,15;
   bonus2 bMagicAddRace,RC_Insect,15;
}
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.