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

Eihwaz Knife

Buy Price: N/A Sell Price: N/A
A dagger created using a tree rune.
Has the power to mitigate ground attribute attacks.
_______________________
AGI +2
MaxHP -2%
_______________________
Decreases damage taken from arth elemental attacks by 2%.
_______________________
Increases damage taken from Wind elemental attacks by 5%.
_______________________
Refine Level +7:
Decreases damage taken from arth elemental attacks by additional 3%.
_______________________
For each Refine Level above +7:
MaxHP +1%
_______________________
Type: Dagger
Attack: 80
Weight: 20
Element: Earth
Weapon Level: 4
_______________________
Requirement:
Base Level 60
Swordsman, Magician, Archer, Merchant, Thief, Soul Linker and Ninja

Equipment Slots

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

Basic Information

Weapon
200

Job Requirements

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

Requirements

4
60

Scripts

.@r = getrefine(); bonus bAtkEle,Ele_Earth; bonus bAgi,2; bonus bMaxHPrate,-2; bonus2 bSubEle,Ele_Earth,2; bonus2 bSubEle,Ele_Wind,-5; if (.@r >= 7) { bonus bMaxHPrate,1; bonus2 bSubEle,Ele_Earth,3; if (.@r > 7) bonus bMaxHPrate,.@r-7; }
.@r = getrefine();
bonus bAtkEle,Ele_Earth;
bonus bAgi,2;
bonus bMaxHPrate,-2;
bonus2 bSubEle,Ele_Earth,2;
bonus2 bSubEle,Ele_Wind,-5;
if (.@r >= 7) {
   bonus bMaxHPrate,1;
   bonus2 bSubEle,Ele_Earth,3;
   if (.@r > 7)
      bonus bMaxHPrate,.@r-7;
}
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.