|
|
|
|
Viewing Item
#800009: Precision Pistol
Item ID |
800009 |
|
For Sale |
No
|
Identifier |
Precision_Pistol |
Credit Price |
Not For Sale
|
Name |
Precision Pistol |
Type |
Weapon - Revolver |
NPC Buy |
0 |
Weight |
140 |
NPC Sell |
0 |
Weapon Level |
5 |
Range |
7 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
250 |
Min Equip Level |
220 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Two-Handed |
Equip Upper |
None
|
Equippable Jobs |
Rebellion |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@g
2 =
3 getenchantgrade();
4 .@r
5 =
6 getrefine();
7 bonus2
8 bSkillAtk,"NW_ONLY_ONE_BULLET",7*(.@r/2);
9 bonus2
10 bSkillAtk,"RL_FIREDANCE",10*(.@r/3);
11 bonus
12 bLongAtkRate,4*(.@r/4);
13 if
14 (.@g
15 =
16 ENCHANTGRADE_D)
17 {
18 bonus
19 bCon,2;
20 if
21 (.@g
22 =
23 ENCHANTGRADE_C)
24 {
25 bonus2
26 bSkillAtk,"NW_ONLY_ONE_BULLET",10;
27 if
28 (.@g
29 =
30 ENCHANTGRADE_B)
31 {
32 bonus
33 bPAtk,2;
34 }
35 }
36 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|