|
|
|
|
Viewing Item
#1326: Illusion War Axe
Item ID |
1326 |
For Sale |
No
|
Identifier |
Illusion_War_Axe |
Credit Price |
Not For Sale
|
Name |
Illusion War Axe |
Type |
Weapon - One-Handed Axe |
NPC Buy |
0 |
Weight |
420 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
1 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
180 |
Min Equip Level |
120 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
None
|
Equippable Jobs |
Merchant / Blacksmith / Alchemist |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 bonus
2 bStr,2;
3 bonus
4 bDex,2;
5 bonus
6 bLuk,2;
7 .@r
8 =
9 getrefine();
10 if
11 (.@r
12 =
13 9)
14 {
15 .@val
16 =
17 40;
18 }
19 else
20 if
21 (.@r
22 =
23 7)
24 {
25 .@val
26 =
27 20;
28 }
29 bonus2
30 bSkillAtk,"NC_AXETORNADO",(100+.@val);
31 bonus2
32 bSkillAtk,"NC_AXEBOOMERANG",(100+.@val);
33 bonus2
34 bSkillAtk,"GN_CART_TORNADO",(75+.@val); |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|