Viewing Item

#490405: Beast Rings

Item ID 490405 For Sale No
Identifier aegis_490405 Credit Price Not For Sale
Name Beast Rings Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus2

2 bSubRace,RC_All,5;

3 bonus2

4 bSubRace,RC_Player_Doram,-5;

5 bonus2

6 bSubRace,RC_Player_Human,-5;

7 bonus2

8 bExpAddRace,RC_All,5;

9 switch(

10 getpetinfo(PETINFO_EGGID)

11 )

12 {

13 case

14 9003:

15 //

16 Poporing_Egg

17 bonus2

18 bSubRace,RC_Plant,5;

19 bonus2

20 bExpAddRace,RC_All,15;

21 break;

22 case

23 9040:

24 //

25 Civil_Servant_Egg

26 bonus2

27 bSubRace,RC_Angel,5;

28 bonus2

29 bExpAddRace,RC_All,15;

30 break;

31 case

32 9015:

33 //

34 Smokie_Egg

35 bonus2

36 bSubRace,RC_Brute,5;

37 bonus2

38 bExpAddRace,RC_All,15;

39 break;

40 case

41 9020:

42 //

43 Sohee_Egg

44 bonus2

45 bSubRace,RC_Demon,5;

46 bonus2

47 bExpAddRace,RC_All,15;

48 break;

49 case

50 9046:

51 //

52 Goblin_Leader_Egg

53 bonus2

54 bSubRace,RC_Dragon,5;

55 bonus2

56 bExpAddRace,RC_All,15;

57 break;

58 case

59 9044:

60 //

61 Shinobi_Egg

62 bonus2

63 bSubRace,RC_DemiHuman,5;

64 bonus2

65 bExpAddRace,RC_All,15;

66 break;

67 case

68 9007:

69 //

70 Steel_Chonchon_Egg

71 bonus2

72 bSubRace,RC_Insect,5;

73 bonus2

74 bExpAddRace,RC_All,15;

75 break;

76 case

77 9018:

78 //

79 Munak_Egg

80 bonus2

81 bSubRace,RC_Undead,5;

82 bonus2

83 bExpAddRace,RC_All,15;

84 break;

85 case

86 9050:

87 //

88 Medusa_Egg

89 bonus2

90 bSubRace,RC_Formless,5;

91 bonus2

92 bExpAddRace,RC_All,15;

93 break;

94 case

95 9062:

96 //

97 Novice_Poring_Egg

98 bonus2

99 bSubRace,RC_Fish,5;

100 bonus2

101 bExpAddRace,RC_All,15;

102 break;

103 }

Equip Script None
Unequip Script None