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