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 = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus2 bSubRace,RC_Player_Human,30;

4 bonus2 bSkillAtk,"RL_R_TRIP",7*(readparam(bAgi)/10);

5 if (readparam(bAgi)>=110) {

6 bonus2 bSkillAtk,"RL_R_TRIP",30;

7 }

8 if (.@r>=7) {

9 bonus2 bAddRace,RC_All,5;

10 bonus2 bSubRace,RC_Player_Human,5;

11 }

12 if (.@r>=9) {

13 bonus2 bAddRace,RC_All,5;

14 bonus2 bSubRace,RC_Player_Human,5;

15 }

Equip Script None
Unequip Script None