|
|
|
|
Viewing Item
#28234: Mirage Shotgun
Item ID |
28234 |
|
For Sale |
No
|
Identifier |
Mirage_Shotgun |
Credit Price |
Not For Sale
|
Name |
Mirage Shotgun |
Type |
Weapon - Shotgun |
NPC Buy |
0 |
Weight |
300 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
9 |
Defense |
0 |
Slots |
1 |
Refineable |
Yes
|
Attack |
180 |
Min Equip Level |
150 |
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 .@r
2 =
3 getrefine();
4 bonus
5 bSplashRange,1;
6 bonus2
7 bSkillAtk,"RL_SLUGSHOT",(readparam(bStr)/10)*7;
8 bonus
9 bBaseAtk,2*getskilllv("GS_SNAKEEYE");
10 if
11 (readparam(bStr)
12 =110)
13 bonus2
14 bSkillAtk,"RL_SLUGSHOT",30;
15 if
16 (.@r
17 =7)
18 {
19 bonus
20 bBaseAtk,30;
21 bonus
22 bHit,5;
23 }
24 if
25 (.@r
26 =9)
27 {
28 bonus
29 bBaseAtk,30;
30 bonus
31 bHit,5;
32 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|