Item Details

Precision Shatter [2] ( Precision_Shotgun )

ID 820004 Precision Shatter [2]
Precision Shatter [2] Buy Price: zeny Sell Price: 0 zeny Weight: 220 Slots: 2
Type: Weapon item. Sub Type: Shotgun Gender: Both Locations: Right_Hand + Left_Hand
Attack: 330 Magic Attack: Not specified Range: 9 Defense: Not specified
Weapon Level: 5 Armor Level: Not specified Min. Equip Level: 220 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Fourth classes.

A Shotgun elaborately improved using clock tower parts.
The operation method has changed significantly from the existing Scrap Shatter.
------------------------
Increases The Vigilante at Night damage by 7% per 2 refine rate.

Increases Vanishing Buster damage by 10% per 3 refine rate.

Increases long ranged physical damage by 4% per 4 refine rate.
------------------------
[Bonus By Grade]

[Grade D] CON +2.
[Grade C] Increases The Vigilante at Night damage by additional 10%.
[Grade B] P.ATK +2.
------------------------
Class: Shotgun
Attack: 330
Weight: 220
Weapon Lv: 5
Required Lv: 220
Class: Night Watch

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@g = getenchantgrade();
.@r = getrefine();
bonus bSplashRange,1;
bonus2 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",7*(.@r/2);
bonus2 bSkillAtk,"RL_BANISHING_BUSTER",10*(.@r/3);
bonus bLongAtkRate,4*(.@r/4);
if (.@g >= ENCHANTGRADE_D) {
   bonus bCon,2;
   if (.@g >= ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",10;
      if (.@g >= ENCHANTGRADE_B) {
         bonus bPAtk,2;
      }
   }
}
Not specified
Not specified

Not specified