Viewing Item

#18190: Bolt Shooter

Item ID 18190 For Sale No
Identifier Ein_BHBOW Credit Price Not For Sale
Name Bolt Shooter Type Weapon - Bow
NPC Buy 0 Weight 170
NPC Sell 0 Weapon Level 4
Range 5 Defense 0
Slots 2 Refineable Yes
Attack 210 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,10;

3 bonus2 bSkillAtk,"RA_AIMEDBOLT",10;

4 if (.@r>=7) {

5 bonus bVariableCastrate,-10;

6 bonus bBaseAtk,60;

7 }

8 if (.@r>=9) {

9 bonus2 bSkillAtk,"RA_AIMEDBOLT",15;

10 autobonus "{ bonus2 bAddSize,Size_All,20; }",1,10000,BF_WEAPON;

11 }

12 if (.@r>=11) {

13 bonus bDelayrate,-20;

14 }

Equip Script None
Unequip Script None