|
|
|
|
Viewing Item
#28250: Abyss Gatling Gun
Item ID
|
28250
|
|
For Sale
|
No
|
Identifier
|
Variant_Gatling_Gun
|
Credit Price
|
Not For Sale
|
Name
|
Abyss 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
|
165
|
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 bUnbreakableWeapon;
6 bonus2
7 bSubRace,RC_Player_Human,30;
8 bonus2
9 bSkillAtk,"RL_R_TRIP",7*(readparam(bAgi)/10);
10 if
11 (readparam(bAgi)
12 =110)
13 {
14 bonus2
15 bSkillAtk,"RL_R_TRIP",30;
16 }
17 if
18 (.@r
19 =7)
20 {
21 bonus2
22 bAddRace,RC_All,5;
23 bonus2
24 bSubRace,RC_Player_Human,5;
25 }
26 if
27 (.@r
28 =9)
29 {
30 bonus2
31 bAddRace,RC_All,5;
32 bonus2
33 bSubRace,RC_Player_Human,5;
34 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|