Viewing Item

#28233: Diva Shotgun

Item ID 28233 For Sale No
Identifier Diva_Shotgun Credit Price Not For Sale
Name Diva 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 if (readparam(bStr)>=110)

5 bonus2 bSkillAtk,"RL_SLUGSHOT",30;

6 if (.@r>=7) {

7 bonus bBaseAtk,30;

8 bonus bHit,5;

9 }

10 if (.@r>=9) {

11 bonus bBaseAtk,30;

12 bonus bHit,5;

13 }

Equip Script None
Unequip Script None