Viewing Item

#700054: Virtual Bow-OSAD

Item ID 700054 For Sale No
Identifier Virtual_Bow_AD Credit Price Not For Sale
Name Virtual Bow-OSAD Type Weapon - Bow
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 5
Range 5 Defense 0
Slots 2 Refineable Yes
Attack 200 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Hunter
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAtkRate,5;

3 if (.@r>=7) {

4 bonus bLongAtkRate,7;

5 bonus bCritical,8;

6 if (.@r>=9) {

7 bonus2 bSkillAtk,"SN_SHARPSHOOTING",20;

8 bonus2 bSkillAtk,"RA_ARROWSTORM",40;

9 if (.@r>=11) {

10 bonus bCritical,7;

11 bonus2 bSkillAtk,"RA_ARROWSTORM",30;

12 }

13 }

14 }

Equip Script None
Unequip Script None