Viewing Item

#28256: Demon Slayer Shot

Item ID 28256 For Sale No
Identifier Demon_S_Shot Credit Price Not For Sale
Name Demon Slayer Shot Type Weapon - Shotgun
NPC Buy 20 Weight 140
NPC Sell 10 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 None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bSplashRange,1;

6 bonus

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

8 bonus

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

10 if

11 (.@r

12 =

13 7)

14 {

15 bonus2

16 bAddClass,Class_Boss,10;

17 if

18 (.@r

19 =

20 9)

21 {

22 autobonus3

23 "{

24 bonus

25 bBaseAtk,50;

26 bonus

27 bLongAtkRate,10;

28 }",1000,90000,"RL_P_ALTER";

29 if

30 (.@r

31 =

32 11)

33 {

34 bonus2

35 bAddRace,RC_Undead,15;

36 bonus2

37 bAddRace,RC_Demon,15;

38 }

39 }

40 }

Equip Script None
Unequip Script None