0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #18178 Weapon

Virtual Bow-OS [2]

Buy Price: N/A Sell Price: N/A
A bow without a string.
Trying to pull it will draw a glow of string.
_______________________
ATK +3%
_______________________
Refine Level +7:
Increases Ranged Physical Damage by 7%.
_______________________
Refine Level +9:
Increases damage of Arrow Storm by 30%.
_______________________
Refine Level +11:
Increases damage of Arrow Storm by additional 20%.
_______________________
Type: Bow
Attack: 200
Weight: 120
Weapon Level: 4
_______________________
Requirement:
Base Level 130
Ranger

Available from boxes

Equipment Reform

Available through the reform system OS_Weapon_Reform

Available through the reform system R_Ep17_Box

Basic Information

Weapon
1200
5
Equipment reform

Job Requirements

Yes

Requirements

4
130

Scripts

.@r = getrefine(); bonus bAtkRate,3; if (.@r >= 7) { bonus bLongAtkRate,7; if (.@r >= 9) { .@dmg = 30; if (.@r >= 11) { .@dmg += 20; } bonus2 bSkillAtk,"RA_ARROWSTORM",.@dmg; } }
.@r = getrefine();
bonus bAtkRate,3;
if (.@r >= 7) {
   bonus bLongAtkRate,7;
   if (.@r >= 9) {
      .@dmg = 30;
      if (.@r >= 11) {
         .@dmg += 20;
      }
      bonus2 bSkillAtk,"RA_ARROWSTORM",.@dmg;
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.