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 #18145 Weapon

Vigilante Bow [2]

Buy Price: N/A Sell Price: N/A
A Vigilante Bow that used to prevent criminal in the past.
_______________________
For each 20 base DEX:
Increases Bow class weapon damage by 5%.
_______________________
Refine Level +7:
Increases Bow class weapon damage by additional 10%.
_______________________
Refine Level +9:
Increases damage of Double Strafing by 50%.
_______________________
Type: Bow
Attack: 140
Weight: 100
Weapon Level: 3
_______________________
Requirement:
Base Level 100
Shadow Chaser

Monster Drops

Normal Drops

Buffalo Bandit Sharpsho

Rate: 25%

Spider Chariot

Rate: 100%

Elite Buffalo Bandit

Rate: 50%

Basic Information

Weapon
1000
5

Job Requirements

Yes

Requirements

3
100

Scripts

.@r = getrefine(); .@bonus = 5*(readparam(bDex)/20); if (.@r>=7) { .@bonus += 10; } if (.@r>=9) { bonus2 bSkillAtk,"AC_DOUBLE",50; } bonus2 bWeaponDamageRate,W_BOW,.@bonus;
.@r = getrefine();
.@bonus = 5*(readparam(bDex)/20);
if (.@r>=7) {
   .@bonus += 10;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"AC_DOUBLE",50;
}
bonus2 bWeaponDamageRate,W_BOW,.@bonus;
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.