Viewing Item

#700031: Adulter Fides Ballista

Item ID 700031 For Sale No
Identifier Adulter_F_Ballista Credit Price Not For Sale
Name Adulter Fides Ballista Type Weapon - Bow
NPC Buy 0 Weight 170
NPC Sell 0 Weapon Level 4
Range 5 Defense 0
Slots 2 Refineable Yes
Attack 250 Min Equip Level 180
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

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus2

7 bSkillAtk,"RA_ARROWSTORM",10;

8 bonus

9 bBaseAtk,18*(.@r/3);

10 if

11 (.@r

12 =7)

13 {

14 bonus2

15 bSkillAtk,"RA_ARROWSTORM",20;

16 if

17 (.@r

18 =9)

19 {

20 bonus2

21 bSkillCooldown,"RA_ARROWSTORM",-1200;

22 if

23 (.@r

24 =11)

25 {

26 bonus2

27 bSkillAtk,"RA_ARROWSTORM",25;

28 if

29 (.@r

30 =12)

31 {

32 bonus

33 bLongAtkRate,15;

34 }

35 }

36 }

37 }

Equip Script None
Unequip Script None