Viewing Item

#28251: Abyss Shotgun

Item ID 28251 For Sale No
Identifier Variant_Shotgun Credit Price Not For Sale
Name Abyss Shotgun Type Weapon - Shotgun
NPC Buy 0 Weight 300
NPC Sell 0 Weapon Level 4
Range 9 Defense 0
Slots 1 Refineable Yes
Attack 180 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 bonus bSplashRange,1;

4 bonus2 bSubRace,RC_Player_Human,30;

5 bonus2 bSkillAtk,"RL_SLUGSHOT",7*(readparam(bStr)/10);

6 if (readparam(bStr)>=110) {

7 bonus2 bSkillAtk,"RL_SLUGSHOT",30;

8 }

9 if (.@r>=7) {

10 bonus2 bAddRace,RC_All,5;

11 bonus2 bSubRace,RC_Player_Human,5;

12 }

13 if (.@r>=9) {

14 bonus2 bAddRace,RC_All,5;

15 bonus2 bSubRace,RC_Player_Human,5;

16 }

Equip Script None
Unequip Script None
Theme:
Language: