Viewing Item

#470215: Boots of Good and Evil (Sky Emperor)

Item ID 470215 For Sale No
Identifier FateSin_Boots_SKE Credit Price Not For Sale
Name Boots of Good and Evil (Sky Emperor) Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 20
Slots 1 Refineable Yes
Attack 0 Min Equip Level 210
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs Star Gladiator
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,500;

9 bonus

10 bMaxSP,100;

11 bonus

12 bMaxHPrate,(.@r/2);

13 bonus

14 bMaxSPrate,(.@r/2);

15 if

16 (.@r

17 =7)

18 {

19 bonus

20 bAtkRate,7;

21 if

22 (.@r

23 =9)

24 {

25 bonus

26 bShortAtkRate,10;

27 if

28 (.@r

29 =11)

30 {

31 bonus

32 bFixedCast,-500;

33 }

34 }

35 }

36 if

37 (.@g

38 =ENCHANTGRADE_D)

39 {

40 bonus

41 bMRes,50;

42 bonus

43 bRes,50;

44 if

45 (.@g

46 =ENCHANTGRADE_C)

47 {

48 bonus2

49 bAddSize,Size_All,10;

50 if

51 (.@g

52 =ENCHANTGRADE_B)

53 {

54 bonus

55 bPAtk,7;

56 bonus

57 bSMatk,7;

58 if

59 (.@g

60 =ENCHANTGRADE_A)

61 {

62 bonus

63 bFixedCast,-500;

64 }

65 }

66 }

67 }

Equip Script None
Unequip Script None