|
|
|
|
Viewing Item
#620004: Patent Avenger
Item ID
|
620004
|
|
For Sale
|
No
|
Identifier
|
Up_Avenger
|
Credit Price
|
Not For Sale
|
Name
|
Patent Avenger
|
Type
|
Weapon - Two-Handed Axe
|
NPC Buy
|
0
|
Weight
|
700
|
NPC Sell
|
0
|
Weapon Level
|
4
|
Range
|
1
|
Defense
|
0
|
Slots
|
2
|
Refineable
|
Yes
|
Attack
|
290
|
Min Equip Level
|
150
|
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 .@r
2 =
3 getrefine();
4 bonus
5 bUnbreakableWeapon;
6 bonus
7 bBaseAtk,.@r/2*15;
8 bonus2
9 bSkillAtk,"NC_AXETORNADO",10*(.@r/3);
10 if
11 (.@r
12 =7)
13 {
14 bonus2
15 bSkillAtk,"NC_AXEBOOMERANG",40;
16 bonus2
17 bSkillCooldown,"NC_AXEBOOMERANG",-1000;
18 }
19 if
20 (.@r
21 =9)
22 {
23 bonus2
24 bAddSize,Size_All,15;
25 }
26 if
27 (.@r
28 =11)
29 {
30 bonus2
31 bSubEle,Ele_All,20;
32 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|