Item Details

Virtual Bow-OSAD [2] ( Virtual_Bow_AD )

# 700054 Virtual Bow-OSAD [2]
Virtual Bow-OSAD [2] Buy: zeny Sell: 0 zeny Weight: 120 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 200 M. Attack: N/A Range: 5 Defense: N/A
Weapon Level: 5 Armor Level: N/A Equip Level Min: 170 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Virtual Bow-OS remodeled with Team Atnad's technology added.
------------------------
ATK + 5%.

If refine rate is 7 or higher, CRI + 8, increases long ranged physical damage by 7%.

If refine rate is 9 or higher, increases Arrow Storm damage by 40% and Focused Arrow Strike damage by 20%.

If refine rate is 11 or higher, CRI + 7, increases Arrow Storm damage by additional 30%.
------------------------
Class : Bow
ATK : 200
Weight : 120
Weapon Lv : 5
Required Level : 170
Class : Ranger Classes

N/A

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:
.@r = getrefine();
bonus bAtkRate,5;
if (.@r>=7) {
   bonus bLongAtkRate,7;
   bonus bCritical,8;
   if (.@r>=9) {
      bonus2 bSkillAtk,"SN_SHARPSHOOTING",20;
      bonus2 bSkillAtk,"RA_ARROWSTORM",40;
      if (.@r>=11) {
         bonus bCritical,7;
         bonus2 bSkillAtk,"RA_ARROWSTORM",30;
      }
   }
}
N/A
N/A

N/A