Viewing Item

#510049: Corrode Garden Knife

Item ID 510049 For Sale No
Identifier C_Garden_Knife Credit Price Not For Sale
Name Corrode Garden Knife Type Weapon - Dagger
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 117 Min Equip Level 210
MATK 190 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Rogue
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus3

8 bAutoSpell,"SO_CLOUD_KILL",1,1;

9 autobonus

10 "{

11 bonus2

12 bMagicAtkEle,Ele_Poison,15;

13 }",20,5000,BF_WEAPON;

14 if

15 (.@r

16 =7)

17 {

18 bonus2

19 bMagicAtkEle,Ele_All,15;

20 if

21 (.@r

22 =9)

23 {

24 bonus2

25 bMagicAddSize,Size_Small,20;

26 bonus2

27 bMagicAddSize,Size_Medium,20;

28 if

29 (.@r

30 =11)

31 {

32 bonus2

33 bMagicAtkEle,Ele_Poison,15;

34 }

35 }

36 }

37 if

38 (.@g

39 =

40 ENCHANTGRADE_D)

41 {

42 bonus

43 bSMatk,2;

44 if

45 (.@g

46 =

47 ENCHANTGRADE_C)

48 {

49 bonus

50 bSMatk,1;

51 bonus

52 bSpl,3;

53 if

54 (.@g

55 =

56 ENCHANTGRADE_B)

57 {

58 bonus2

59 bMagicAtkEle,Ele_All,15;

60 }

61 }

62 }

Equip Script None
Unequip Script None