|
|
|
|
Viewing Item
#1331: Abyss Axe
Item ID |
1331 |
|
For Sale |
No
|
Identifier |
Variant_Axe |
Credit Price |
Not For Sale
|
Name |
Abyss Axe |
Type |
Weapon - One-Handed Axe |
NPC Buy |
0 |
Weight |
180 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
1 |
Defense |
0 |
Slots |
1 |
Refineable |
Yes
|
Attack |
180 |
Min Equip Level |
165 |
MATK |
110 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Super novice / Knight / Blacksmith / Assassin / Crusader / Alchemist |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bUnbreakableWeapon;
6 if
7 (.@r
8 =7)
9 {
10 bonus
11 bAtkRate,5;
12 bonus2
13 bSubRace,RC_Player_Human,5;
14 bonus2
15 bSubRace,RC_Player_Doram,5;
16 }
17 if
18 (.@r
19 =9)
20 {
21 bonus
22 bAtkRate,5;
23 bonus2
24 bSubRace,RC_Player_Human,5;
25 bonus2
26 bSubRace,RC_Player_Doram,5;
27 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|