Viewing Item

#18180: AC-B44-OS

Item ID 18180 For Sale No
Identifier AC_B44_OS Credit Price Not For Sale
Name AC-B44-OS Type Weapon - Bow
NPC Buy 20 Weight 60
NPC Sell 10 Weapon Level 4
Range 5 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 130
MATK 135 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Rogue
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 .@dmg

5 =

6 5;

7 if

8 (.@r

9 =

10 7)

11 {

12 bonus

13 bAspdRate,7;

14 if

15 (.@r

16 =

17 9)

18 {

19 bonus2

20 bSkillAtk,"SC_TRIANGLESHOT",15;

21 if

22 (.@r

23 =

24 11)

25 {

26 .@dmg

27 +=

28 10;

29 }

30 }

31 }

32 bonus2

33 bWeaponDamageRate,W_BOW,.@dmg;

Equip Script None
Unequip Script None