|
|
|
|
Viewing Item
#28230: Mirage Gatling Gun
Item ID
|
28230
|
|
For Sale
|
No
|
Identifier
|
Mirage_Gatling_Gun
|
Credit Price
|
Not For Sale
|
Name
|
Mirage Gatling Gun
|
Type
|
Weapon - Gatling Gun
|
NPC Buy
|
0
|
Weight
|
250
|
NPC Sell
|
0
|
Weapon Level
|
4
|
Range
|
9
|
Defense
|
0
|
Slots
|
1
|
Refineable
|
Yes
|
Attack
|
120
|
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 = getrefine();
2 bonus bBaseAtk,2*getskilllv("GS_SNAKEEYE");
3 bonus2 bSkillAtk,"RL_R_TRIP",(readparam(bAgi)/10)*7;
4 if (readparam(bAgi)>=110)
5 bonus2 bSkillAtk,"RL_R_TRIP",30;
6 if (.@r>=7) {
7 bonus bBaseAtk,30;
8 bonus bHit,5;
9 }
10 if (.@r>=9) {
11 bonus bBaseAtk,30;
12 bonus bHit,5;
13 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|