Viewing Item

#820004: Precision Shatter

Item ID 820004 For Sale No
Identifier Precision_Shotgun Credit Price Not For Sale
Name Precision Shatter Type Weapon - Shotgun
NPC Buy 0 Weight 220
NPC Sell 0 Weapon Level 5
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 330 Min Equip Level 220
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 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bSplashRange,1;

9 bonus2

10 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",7*(.@r/2);

11 bonus2

12 bSkillAtk,"RL_BANISHING_BUSTER",10*(.@r/3);

13 bonus

14 bLongAtkRate,4*(.@r/4);

15 if

16 (.@g

17 =

18 ENCHANTGRADE_D)

19 {

20 bonus

21 bCon,2;

22 if

23 (.@g

24 =

25 ENCHANTGRADE_C)

26 {

27 bonus2

28 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",10;

29 if

30 (.@g

31 =

32 ENCHANTGRADE_B)

33 {

34 bonus

35 bPAtk,2;

36 }

37 }

38 }

Equip Script None
Unequip Script None