|
|
|
|
Viewing Item
#24283: Gunslinger Shadow Weapon
Item ID |
24283 |
|
For Sale |
No
|
Identifier |
S_Gunslinger_Weapon |
Credit Price |
Not For Sale
|
Name |
Gunslinger Shadow Weapon |
Type |
Shadow Equipment |
NPC Buy |
0 |
Weight |
0 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
0 |
Slots |
0 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
1 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Shadow Weapon |
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 bBaseAtk,.@r;
6 bonus
7 bMatk,.@r;
8 bonus2
9 bIgnoreDefClassRate,Class_Normal,3*(getskilllv("GS_SNAKEEYE")+.@r);
10 .@aspd
11 =
12 1;
13 if
14 (.@r
15 =7)
16 {
17 .@aspd
18 +=
19 1;
20 bonus
21 bLongAtkRate,3;
22 }
23 if
24 (.@r
25 =9)
26 {
27 .@aspd
28 +=
29 1;
30 bonus
31 bLongAtkRate,5;
32 bonus
33 bAspd,.@aspd;
34 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|