Viewing Item

#1334: Grinder Axe

Item ID 1334 For Sale No
Identifier Ein_1HAXE Credit Price Not For Sale
Name Grinder Axe Type Weapon - One-Handed Axe
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 150 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Blacksmith / Alchemist
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus bVit,3;

4 bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",BaseLevel/10;

5 if (getskilllv("CR_ACIDDEMONSTRATION") == 10)

6 bonus bBaseAtk,25;

7 if (.@r>=7) {

8 bonus bAtkRate,5;

9 bonus bHealPower,10;

10 }

11 if (.@r>=9) {

12 bonus bVariableCastrate,-7;

13 bonus bAspdRate,7;

14 }

Equip Script None
Unequip Script None