Viewing Item

#400153: Wickebine's Black Cat Ears-LT

Item ID 400153 For Sale No
Identifier Whikebain_Ears_K_LT Credit Price Not For Sale
Name Wickebine's Black Cat Ears-LT Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
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 bFlee,20;

9 bonus2

10 bMagicAtkEle,Ele_All,15;

11 bonus

12 bCritAtkRate,15;

13 if

14 (BaseLevel

15 =210)

16 {

17 bonus

18 bPAtk,2;

19 bonus

20 bSmatk,2;

21 }

22 if

23 (.@r

24 =7)

25 {

26 bonus

27 bCritAtkRate,10;

28 bonus2

29 bMagicAtkEle,Ele_Earth,10;

30 if

31 (.@r

32 =9)

33 {

34 bonus

35 bMatkRate,5;

36 if

37 (.@r

38 =11)

39 {

40 bonus

41 bDelayrate,-5;

42 }

43 }

44 }

45 if

46 (.@g

47 =

48 ENCHANTGRADE_D)

49 {

50 if

51 (.@r

52 =11)

53 {

54 bonus

55 bDelayrate,-5;

56 }

57 }

58 if

59 (.@g

60 =

61 ENCHANTGRADE_C)

62 {

63 bonus

64 bPAtk,2;

65 bonus

66 bSmatk,2;

67 if

68 (.@g

69 =

70 ENCHANTGRADE_B)

71 {

72 if

73 (.@r

74 =12)

75 {

76 bonus

77 bFixedCast,-500;

78 }

79 }

80 }

81 autobonus

82 "{

83 bonus

84 bCritical,30;

85 }",1,10000,BF_WEAPON;

86 autobonus

87 "{

88 bonus2

89 bIgnoreMdefRaceRate,RC_All,100;

90 bonus2

91 bIgnoreMdefRaceRate,RC_Player_Human,-100;

92 bonus2

93 bIgnoreMdefRaceRate,RC_Player_Doram,-100;

94 }",1,10000,BF_MAGIC;

Equip Script None
Unequip Script None