Viewing Item

#28261: [Not For Sale] Demon Slayer Shot

Item ID 28261 For Sale No
Identifier Comp_Demon_S_Shot Credit Price Not For Sale
Name [Not For Sale] Demon Slayer Shot Type Weapon - Shotgun
NPC Buy 0 Weight 140
NPC Sell 0 Weapon Level 4
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 275 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Rebellion
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bSplashRange,1;

3 bonus bLongAtkRate,3*(.@r/2);

4 bonus bMaxSPrate,2*(.@r/3);

5 if (.@r >= 7) {

6 bonus2 bAddClass,Class_Boss,10;

7 if (.@r >= 9) {

8 autobonus3 "{ bonus bBaseAtk,50; bonus bLongAtkRate,10; }",1000,90000,"RL_P_ALTER";

9 if (.@r >= 11) {

10 bonus2 bAddRace,RC_Undead,15;

11 bonus2 bAddRace,RC_Demon,15;

12 }

13 }

14 }

Equip Script None
Unequip Script None