Viewing Item

#470290: Mjolnir Mine Shoes

Item ID 470290 For Sale No
Identifier aegis_470290 Credit Price Not For Sale
Name Mjolnir Mine Shoes Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 45
Slots 1 Refineable Yes
Attack 0 Min Equip Level 230
MATK 0 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 .@r

2 =

3 getrefine();

4 .@g

5 =

6 getenchantgrade();

7 bonus

8 bMaxHPrate,.@r/2;

9 bonus

10 bMaxSPrate,.@r/2;

11 bonus2

12 bAddSize,Size_All,4*(.@r/3);

13 bonus2

14 bMagicAddSize,Size_All,4*(.@r/3);

15 if

16 (.@r

17 =7)

18 {

19 bonus

20 bAtkRate,5;

21 bonus

22 bMatkRate,5;

23 if

24 (.@r

25 =9)

26 {

27 bonus

28 bDelayrate,-5;

29 if

30 (.@r

31 =11)

32 {

33 bonus2

34 bIgnoreDefRaceRate,RC_All,25;

35 bonus2

36 bIgnoreMdefRaceRate,RC_All,25;

37 if

38 (.@r

39 =12)

40 {

41 bonus

42 bFixedCast,-500;

43 }

44 }

45 }

46 }

47 if

48 (.@g

49 =ENCHANTGRADE_D)

50 {

51 bonus

52 bPow,2;

53 bonus

54 bSpl,2;

55 bonus

56 bCon,2;

57 if

58 (.@g

59 =ENCHANTGRADE_C)

60 {

61 bonus

62 bBaseAtk,30;

63 bonus

64 bMatk,30;

65 if

66 (.@g

67 =ENCHANTGRADE_B)

68 {

69 bonus

70 bFixedCast,-500;

71 if

72 (.@g

73 =ENCHANTGRADE_A)

74 {

75 bonus

76 bPAtk,7;

77 bonus

78 bSMatk,7;

79 }

80 }

81 }

82 }

Equip Script None
Unequip Script None