Viewing Item

#470122: Beast's Leather Shoes

Item ID 470122 For Sale No
Identifier Beast_Leather_Shoes Credit Price Not For Sale
Name Beast's Leather Shoes Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 15
Slots 1 Refineable Yes
Attack 0 Min Equip Level 200
MATK 0 Max Equip Level None
Equip Locations Footgear
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 bMaxHP,1500;

9 bonus

10 bMaxSP,150;

11 if

12 (.@r

13 =7)

14 {

15 bonus

16 bMatkRate,3;

17 if

18 (.@r

19 =9)

20 {

21 bonus

22 bSMatk,5;

23 bonus

24 bMatkRate,5;

25 if

26 (.@r

27 =11)

28 {

29 bonus

30 bFixedCast,-800;

31 bonus

32 bVariableCastrate,-10;

33 }

34 }

35 }

36 if

37 (.@g

38 =ENCHANTGRADE_D)

39 {

40 bonus

41 bMRes,30;

42 bonus

43 bRes,30;

44 if

45 (.@g

46 =ENCHANTGRADE_C)

47 {

48 bonus2

49 bMagicAddSize,Size_All,15;

50 if

51 (.@g

52 =ENCHANTGRADE_B)

53 {

54 bonus

55 bSpl,3;

56 if

57 (.@g

58 =ENCHANTGRADE_A)

59 {

60 bonus

61 bSMatk,7;

62 }

63 }

64 }

65 }

Equip Script None
Unequip Script None