Viewing Item

#28249: Abyss Rifle

Item ID 28249 For Sale No
Identifier Variant_Rifle Credit Price Not For Sale
Name Abyss Rifle Type Weapon - Rifle
NPC Buy 0 Weight 85
NPC Sell 0 Weapon Level 4
Range 9 Defense 0
Slots 1 Refineable Yes
Attack 170 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_HAMMER_OF_GOD",7*(readparam(bInt)/10);

10 if

11 (readparam(bInt)

12 =110)

13 {

14 bonus2

15 bSkillAtk,"RL_HAMMER_OF_GOD",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