|
|
|
|
Viewing Item
#28137: Sealed Avenger
Item ID |
28137 |
|
For Sale |
No
|
Identifier |
Evt_Avenger |
Credit Price |
Not For Sale
|
Name |
Sealed Avenger |
Type |
Weapon - One-Handed Axe |
NPC Buy |
0 |
Weight |
0 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
1 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
270 |
Min Equip Level |
99 |
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 |
Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned |
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bUnbreakableWeapon;
6 bonus
7 bBaseAtk,10*(.@r/2);
8 bonus2
9 bSkillAtk,"NC_POWERSWING",10*(.@r/3);
10 if
11 (.@r
12 =7)
13 {
14 bonus2
15 bSkillCooldown,"NC_AXETORNADO",-1000;
16 }
17 if
18 (.@r
19 =9)
20 {
21 bonus2
22 bAddSize,Size_All,15;
23 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|