Viewing Item

#700001: Booster Bow

Item ID 700001 For Sale No
Identifier Boost_Bow Credit Price Not For Sale
Name Booster Bow Type Weapon - Bow
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 5 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 100
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 bonus bCritical,10;

2 bonus bMaxHPrate,3;

3 .@r = getrefine();

4 bonus bBaseAtk,.@r*3;

5 bonus bBaseAtk,min(BaseLevel,180)/15*3;

6 if (.@r>=7) {

7 bonus bAspdRate,getskilllv("SN_WINDWALK");

8 }

9 if (.@r>=9) {

10 bonus bLongAtkRate,10;

11 }

Equip Script None
Unequip Script None