Viewing Item

#28234: Mirage Shotgun

Item ID 28234 For Sale No
Identifier Mirage_Shotgun Credit Price Not For Sale
Name Mirage 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 150
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 bSplashRange,1;

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

4 bonus bBaseAtk,2*getskilllv("GS_SNAKEEYE");

5 if (readparam(bStr)>=110)

6 bonus2 bSkillAtk,"RL_SLUGSHOT",30;

7 if (.@r>=7) {

8 bonus bBaseAtk,30;

9 bonus bHit,5;

10 }

11 if (.@r>=9) {

12 bonus bBaseAtk,30;

13 bonus bHit,5;

14 }

Equip Script None
Unequip Script None