|
|
|
|
Viewing Item
#28130: Avenger
Item ID
|
28130
|
|
For Sale
|
No
|
Identifier
|
Avenger
|
Credit Price
|
Not For Sale
|
Name
|
Avenger
|
Type
|
Weapon - Two-Handed Axe
|
NPC Buy
|
0
|
Weight
|
600
|
NPC Sell
|
0
|
Weapon Level
|
4
|
Range
|
1
|
Defense
|
0
|
Slots
|
2
|
Refineable
|
Yes
|
Attack
|
270
|
Min Equip Level
|
100
|
MATK
|
0
|
Max Equip Level
|
None
|
Equip Locations
|
Two-Handed
|
Equip Upper
|
Third / Third Upper / Third Baby
|
Equippable Jobs
|
Blacksmith
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
None
|
Item Use Script
|
1 bonus bUnbreakableWeapon;
2 .@r = getrefine();
3 if (.@r>=2) {
4 bonus bBaseAtk,.@r/2*10;
5 }
6 if (.@r>=3) {
7 bonus2 bSkillAtk,"NC_AXETORNADO",.@r/3*10;
8 }
9 if (.@r>=9) {
10 bonus2 bSkillAtk,"NC_AXEBOOMERANG",40;
11 }
12 if (.@r>=11) {
13 bonus2 bAddSize,Size_All,15;
14 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|