Viewing Item

#13177: Glorious Gatling Gun

Item ID 13177 For Sale No
Identifier Krieger_Gatling1 Credit Price Not For Sale
Name Glorious Gatling Gun Type Weapon - Gatling Gun
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 0 Defense 0
Slots 0 Refineable Yes
Attack 90 Min Equip Level 80
Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs Gunslinger
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script None
Equip Script

1 AddRace,RC_DemiHuman,35;

2 AddRace,RC_Player_Human,35;

3 IgnoreDefRaceRate,RC_DemiHuman,20;

4 IgnoreDefRaceRate,RC_Player_Human,20;

5 SkillAtk,"GS_TRIPLEACTION",30;

6 UnbreakableWeapon;

7 if

8 (getrefine()

9 5)

10 {

11 AddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4);

12 AddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4);

13 IgnoreDefRaceRate,RC_DemiHuman,5;

14 IgnoreDefRaceRate,RC_Player_Human,5;

15 }

16 if

17 (getrefine()

18 8)

19 {

20 AddClass,Class_All,getrefine();

21 }

Unequip Script None

Page generated in 1.14208 second(s). Number of queries executed: 12.

Language: