Per request, the donation page is live!

Viewing Item

#18145: Vigilante Bow

Item ID 18145 For Sale No
Identifier Vigilante_Bow Credit Price Not For Sale
Name Vigilante Bow Type Weapon
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 3
Range 5 Defense 0
Slots 2 Refineable Yes
Attack 140 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Rogue
Equip Gender Unknown
Item Use Script

1 .@r

2 =

3 getrefine();

4 .@bonus

5 =

6 5*(readparam(bDex)/20);

7 if

8 (.@r

9 =7)

10 {

11 .@bonus

12 +=

13 10;

14 }

15 if

16 (.@r

17 =9)

18 {

19 bonus2

20 bSkillAtk,"AC_DOUBLE",50;

21 }

22 bonus2

23 bWeaponDamageRate,W_BOW,.@bonus;

Equip Script None
Unequip Script None