|
|
|
|
Viewing Item
#32305: Titanium Gun
Item ID |
32305 |
|
For Sale |
No
|
Identifier |
Titanium_Gun_EXE |
Credit Price |
Not For Sale
|
Name |
Titanium Gun |
Type |
Weapon - Revolver |
NPC Buy |
0 |
Weight |
120 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
7 |
Defense |
0 |
Slots |
1 |
Refineable |
Yes
|
Attack |
100 |
Min Equip Level |
70 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Two-Handed |
Equip Upper |
None
|
Equippable Jobs |
Gunslinger / Rebellion |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bAgi,3;
6 if
7 (.@r
8 =5)
9 {
10 bonus
11 bAspd,1;
12 bonus
13 bAtkRate,2;
14 }
15 if
16 (.@r
17 =7)
18 {
19 bonus
20 bBaseAtk,10;
21 bonus
22 bCritical,10;
23 }
24 if
25 (.@r
26 =9)
27 {
28 bonus
29 bBaseAtk,20;
30 bonus3
31 bAutoSpell,"GS_PIERCINGSHOT",1,70;
32 bonus
33 bLongAtkRate,5;
34 }
35 if
36 (.@r
37 =10)
38 {
39 bonus
40 bAtkRate,3;
41 bonus
42 bMaxHP,600;
43 bonus2
44 bAddRace,RC_All,2;
45 }
46 if
47 (.@r
48 =12)
49 {
50 bonus
51 bDelayrate,-5;
52 bonus2
53 bAddRace,RC_All,3;
54 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|