|
|
|
|
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
2 =
3 getrefine();
4 bonus
5 bUnbreakableWeapon;
6 bonus
7 bVit,3;
8 bonus2
9 bSkillAtk,"CR_ACIDDEMONSTRATION",BaseLevel/10;
10 if
11 (getskilllv("CR_ACIDDEMONSTRATION")
12 ==
13 10)
14 bonus
15 bBaseAtk,25;
16 if
17 (.@r
18 =7)
19 {
20 bonus
21 bAtkRate,5;
22 bonus
23 bHealPower,10;
24 }
25 if
26 (.@r
27 =9)
28 {
29 bonus
30 bVariableCastrate,-7;
31 bonus
32 bAspdRate,7;
33 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|