Viewing Item

#26140: Witch's Broom

Item ID 26140 For Sale No
Identifier WitchsBroomStick Credit Price Not For Sale
Name Witch's Broom Type Weapon - Staff
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 117 Min Equip Level 80
MATK 200 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bUnbreakableWeapon;

9 bonus2

10 bMagicAddRace,RC_Formless,10;

11 bonus3

12 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,10;

13 if

14 (.@r

15 =7)

16 {

17 bonus

18 bVariableCastrate,-10;

19 bonus

20 bMatk,35;

21 if

22 (.@r

23 =9)

24 {

25 bonus2

26 bMagicAddRace,RC_Formless,10;

27 if

28 (.@r

29 =11)

30 {

31 bonus

32 bDelayrate,-10;

33 }

34 }

35 }

36 if

37 (.@g

38 =

39 ENCHANTGRADE_D)

40 {

41 bonus

42 bSMatk,2;

43 if

44 (.@g

45 =

46 ENCHANTGRADE_C)

47 {

48 bonus

49 bSMatk,1;

50 bonus

51 bSpl,3;

52 if

53 (.@g

54 =

55 ENCHANTGRADE_B)

56 {

57 bonus

58 bVariableCastrate,-5;

59 }

60 }

61 }

Equip Script None
Unequip Script None