|
|
|
|
Viewing Item
#1311: Vecer Axe
|
Item ID
|
1311
|
|
For Sale
|
No
|
|
Identifier
|
Vecer_Axe
|
Credit Price
|
Not For Sale
|
|
Name
|
Vecer Axe
|
Type
|
Weapon - One-Handed Axe
|
|
NPC Buy
|
20
|
Weight
|
150
|
|
NPC Sell
|
10
|
Weapon Level
|
3
|
|
Range
|
0
|
Defense
|
0
|
|
Slots
|
2
|
Refineable
|
Yes
|
|
Attack
|
140
|
Min Equip Level
|
50
|
|
Max Equip Level
|
None
|
|
Equip Locations
|
Main Hand
|
|
Equip Upper
|
Upper
|
|
Equippable Jobs
|
Swordman / Merchant / Knight / Blacksmith / Crusader / Alchemist
|
|
Equip Gender
|
Both (Male and Female)
|
|
Trade restriction
|
None
|
|
Item Use Script
|
None
|
|
Equip Script
|
1 if
2 (readparam(bLuk)
3 =90)
4 {
5 BaseAtk,20;
6 }
7 if
8 (readparam(bDex)
9 =90)
10 {
11 Critical,5;
12 }
13 if
14 (readparam(bDex)
15 =90
16 ||
17 readparam(bLuk)
18 =90)
19 {
20 SkillAtk,"MC_MAMMONITE",15;
21 }
|
|
Unequip Script
|
None
|
|
|
|
|
|