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 = getenchantgrade();

2 .@r = getrefine();

3 bonus bSplashRange,1;

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

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

6 bonus bLongAtkRate,4*(.@r/4);

7 if (.@g >= ENCHANTGRADE_D) {

8 bonus bCon,2;

9 if (.@g >= ENCHANTGRADE_C) {

10 bonus2 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",10;

11 if (.@g >= ENCHANTGRADE_B) {

12 bonus bPAtk,2;

13 }

14 }

15 }

Equip Script None
Unequip Script None