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

Thunder Wand [2]

Buy Price: N/A Sell Price: N/A
A staff with the power of lightning.
It is said that the original performance can be exhibited by regaining the power of the wind.
_______________________
MATK +145
_______________________
Refine Level +7:
Increases Magical Damage against monsters of Fish race by 10%.
Increases Magical Damage against Water elemental by 10%.
_______________________
Refine Level +9:
Increases Magical Damage against monsters of Fish race by additional 15%.
Increases Magical Damage against Water elemental by additional 15%.
_______________________
When equipped with Thunder Ring:
Increases Magical Damage against monsters of Fish race by additional 20%.
Increases Magical Damage against Water elemental by additional 20%.
_______________________
Type: One-Handed Staff
Attack: 160
Weight: 100
Element: Wind
Weapon Level: 3
_______________________
Requirement:
Base Level 50
Novice, Acolyte, Magician 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
1000
1

Job Requirements

Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes

Requirements

3
50

Scripts

.@r = getrefine(); bonus bAtkEle,Ele_Wind; bonus bUnbreakableWeapon; if (.@r>=7) { .@val = 10; if (.@r>=9) .@val += 15; bonus2 bMagicAddEle,Ele_Water,.@val; bonus2 bMagicAddRace,RC_Fish,.@val; }
.@r = getrefine();
bonus bAtkEle,Ele_Wind;
bonus bUnbreakableWeapon;
if (.@r>=7) {
   .@val = 10;
   if (.@r>=9)
      .@val += 15;
  bonus2 bMagicAddEle,Ele_Water,.@val;
  bonus2 bMagicAddRace,RC_Fish,.@val;
}
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.