Difference between revisions of "Pet System"

From playdf - wiki
Jump to navigation Jump to search
m
m
 
(10 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
== Taming Chance ==
 
== Taming Chance ==
 
The following formula sums up the Taming Chance calculated every time you attempt to tame a pet.
 
The following formula sums up the Taming Chance calculated every time you attempt to tame a pet.
<blockquote> Catch rate = ( BaseRate + ( BaseLv - MonsterLv)*30 + Luk*20 ) * (200 - Monster's HP % left) / 100 </blockquote>
+
<blockquote>
 +
<small><b>Note: 1% = 100 BaseRate</b></small><br>
 +
Catch rate = ( BaseRate + ( BaseLv - MonsterLv)*30 + Luk*20 ) * (200 - Monster's HP % left) / 100  
 +
</blockquote>
  
 
Making a calculation based on a Lv 99 Character with 50LUK, capturing a Poring with 25% HP left reads:
 
Making a calculation based on a Lv 99 Character with 50LUK, capturing a Poring with 25% HP left reads:
Line 21: Line 24:
 
Capturing a 100% HP Bapho Jr. with a Lv 70 Character with 10LUK leads to:
 
Capturing a 100% HP Bapho Jr. with a Lv 70 Character with 10LUK leads to:
 
<blockquote> ( 200 + 600 + 200 ) * 100 / 100 = 1000 = '''10%''' </blockquote>
 
<blockquote> ( 200 + 600 + 200 ) * 100 / 100 = 1000 = '''10%''' </blockquote>
 
'''Collapsible list of monster taming chances:'''
 
{| class="wikitablec sortable mw-collapsible mw-collapsed"
 
! Monster !! Base Lv !! Base Chance
 
|-
 
|{{monster|id=1275 Alice}}|| 62 ||800
 
|-
 
|{{monster|id=1107 Baby Desert Wolf}}|| 9 ||1000
 
|-
 
|{{monster|id=1101 Bapho Jr.}}|| 50 ||200
 
|-
 
|{{monster|id=1188 Bongun}}|| 32 ||500
 
|-
 
|{{monster|id=1011 Chonchon}}|| 4 ||1500
 
|-
 
|{{monster|id=1109 Deviruchi}}|| 46 ||500
 
|-
 
|{{monster|id=1110 Dokebi}}|| 33 ||500
 
|-
 
|{{monster|id=1113 Drops}}|| 3 ||1500
 
|-
 
|{{monster|id=1155 Earth Petite}}|| 44 ||500
 
|-
 
|{{monster|id=1519 Green Maiden}}|| 59 ||2000
 
|-
 
|{{monster|id=1035 Hunter Fly}}|| 42 ||500
 
|-
 
|{{monster|id=1029 Isis}}|| 47 ||500
 
|-
 
|{{monster|id=1063 Lunatic}}|| 3 ||1500
 
|-
 
|{{monster|id=1026 Munak}}|| 30 ||500
 
|-
 
|{{monster|id=1023 Orc Warrior}}|| 24 ||500
 
|-
 
|{{monster|id=1019 Pecopeco}}|| 19 ||1000
 
|-
 
|{{monster|id=1049 Picky}}|| 3 ||2000
 
|-
 
|{{monster|id=1077 Poison Spore}}|| 19 ||1000
 
|-
 
|{{monster|id=1031 Poporing}}|| 14 ||1000
 
|-
 
|{{monster|id=1001 Poring}}|| 1 ||2000
 
|-
 
|{{monster|id=1052 Rocker}}|| 9 ||1500
 
|-
 
|{{monster|id=1167 Savage Babe}}|| 7 ||1500
 
|-
 
|{{monster|id=1056 Smokie}}|| 18 ||1000
 
|-
 
|{{monster|id=1170 Sohee}}|| 33 ||500
 
|-
 
|{{monster|id=1014 Spore}}|| 16 ||1500
 
|-
 
|{{monster|id=1042 Steel Chonchon}}|| 17 ||1000
 
|-
 
|{{monster|id=1370 Succubus}}|| 85 ||200
 
|-
 
|{{monster|id=1208 Wanderer}}|| 74 ||800
 
|-
 
|{{monster|id=1057 Yoyo}}|| 21 ||1000
 
|-
 
|{{monster|id=1200 Zealotus}}|| 63 ||300
 
|-
 
|{{monster|id=1245 Christmas Goblin}}|| 25 ||2000
 
|-
 
|{{monster|id=1382 Diabolic}}|| 67 ||800
 
|-
 
|{{monster|id=1504 Dullahan}}|| 62 ||200
 
|-
 
|{{monster|id=1385 Earth Deleter}}|| 65 ||800
 
|-
 
|{{monster|id=1416 Evil Nymph}}|| 63 ||500
 
|-
 
|{{monster|id=1122 Goblin (Knife)}}|| 25 ||800
 
|-
 
|{{monster|id=1123 Goblin (Flail)}}|| 24 ||800
 
|-
 
|{{monster|id=1025 Goblin (Hammer)}}|| 23 ||800
 
|-
 
|{{monster|id=1299 Goblin Leader}}|| 64 ||50
 
|-
 
|{{monster|id=1040 Golem}}|| 25 ||500
 
|-
 
|{{monster|id=1374 Incubus}}|| 75 ||50
 
|-
 
|{{monster|id=1586 Leaf Cat}}|| 38 ||200
 
|-
 
|{{monster|id=1505 Loli Ruri}}|| 71 ||200
 
|-
 
|{{monster|id=1513 Mao Guai}}|| 62 ||500
 
|-
 
|{{monster|id=1143 Marionette}}|| 41 ||500
 
|-
 
|{{monster|id=1148 Medusa}}|| 79 ||200
 
|-
 
|{{monster|id=1404 Miyabi Doll}}|| 33 ||200
 
|-
 
|{{monster|id=1379 Nightmare Terror}}|| 78 ||200
 
|-
 
|{{monster|id=1401 Shinobi}}|| 69 ||500
 
|-
 
|{{monster|id=1495 Stone Shooter}}|| 42 ||500
 
|-
 
|{{monster|id=1179 Whisper}}|| 34 ||500
 
|-
 
|{{monster|id=1630 White Lady}}|| 85 ||2000
 
|-
 
|}
 
  
 
== Raising a Pet ==
 
== Raising a Pet ==
Line 207: Line 100:
  
 
== Pet Comparison ==
 
== Pet Comparison ==
{|class="wikitablec sortable" style="font-size:smaller;"
+
{|class="wikitablec sortable" cellpadding="5" style="text-align:left;"
!Monster!!data-sort-type=number|Level!!Taming Item!!Food!!Accessory!!Bonuses!!Feed Increment!!Base Catch Rate
+
!style="width:12%"|Monster
 +
!data-sort-type=number|Level
 +
!Taming Item
 +
!style="width:10%"|Food
 +
!style="width:10%"|Accessory
 +
!Bonuses
 +
!Feed Increment
 +
!Base Catch Rate
 
|-
 
|-
! style="text-align:left;"| {{item|id=9027 Alice}}
+
!{{item|id=9027 Alice}}
 
|{{monster|id=1275 62}}
 
|{{monster|id=1275 62}}
|{{Item List|id=661|item=Soft Apron}}
+
|{{item|id=661 Soft Apron}}
|{{Item List|id=504|item=White Potion}}
+
|{{item|id=504 White Potion}}
 
|None
 
|None
 
|[[MDEF]] +1, [[Demi Human]] Resistance +1%
 
|[[MDEF]] +1, [[Demi Human]] Resistance +1%
Line 219: Line 119:
 
|8%
 
|8%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9010 Baby Desert Wolf}}
+
!{{item|id=9010 Baby Desert Wolf}}
 
|{{monster|id=1107 9}}
 
|{{monster|id=1107 9}}
|{{Item List|id=628|item=Well-Dried Bone}}
+
|{{item|id=628 Well-Dried Bone}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10003|item=Transparent Head Protector}}
+
|{{item|id=10003 Transparent Head Protector}}
 
|[[Stats#INT|INT]] +1, [[Max SP]] +20
 
|[[Stats#INT|INT]] +1, [[Max SP]] +20
 
|40
 
|40
 
|10%
 
|10%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9024 Baphomet Jr.}}
+
!{{item|id=9024 Baphomet Jr.}}
 
|{{monster|id=1101 50}}
 
|{{monster|id=1101 50}}
|{{Item List|id=642|item=Book of Devil}}
+
|{{item|id=642 Book of Devil}}
|{{Item List|id=518|item=Honey}}
+
|{{item|id=518 Honey}}
|{{Item List|id=10001|item=Skull Helmet}}
+
|{{item|id=10001 Skull Helmet}}
 
|[[DEF]] & [[MDEF]] +1, [[Status Effects#Stun|Stun]] Resistance -1%
 
|[[DEF]] & [[MDEF]] +1, [[Status Effects#Stun|Stun]] Resistance -1%
 
|10
 
|10
 
|2%
 
|2%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9025 Bongun}}
+
!{{item|id=9025 Bongun}}
 
|{{monster|id=1188 32}}
 
|{{monster|id=1188 32}}
|{{Item List|id=659|item=Her Heart}}
+
|{{item|id=659 Her Heart}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10020|item=Grave Keeper's Sword}}
+
|{{item|id=10020 Grave Keeper's Sword}}
 
|[[Stats#VIT|VIT]] +1, [[Status Effects#Stun|Stun]] Resistance +1%
 
|[[Stats#VIT|VIT]] +1, [[Status Effects#Stun|Stun]] Resistance +1%
 
|30
 
|30
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9006 Chonchon}}
+
!{{item|id=9006 Chonchon}}
 
|{{monster|id=1011 4}}
 
|{{monster|id=1011 4}}
|{{Item List|id=624|item=Rotten Fish}}
+
|{{item|id=624 Rotten Fish}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10002|item=Monster Oxygen Mask}}
+
|{{item|id=10002 Monster Oxygen Mask}}
 
|[[Stats#AGI|AGI]] +1, [[FLEE]] +2
 
|[[Stats#AGI|AGI]] +1, [[FLEE]] +2
 
|30
 
|30
 
|15%
 
|15%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9029 Christmas Goblin}}
+
!{{item|id=9023 Deviruchi}}
|{{monster|id=1245 25}}
 
|{{Skill_List |skill=Hocus-pocus}}
 
|{{Item List|id=911|item=Scell}}
 
|None
 
|None
 
|50
 
|20%
 
|-
 
! style="text-align:left;"| {{item|id=9023 Deviruchi}}
 
 
|{{monster|id=1109 46}}
 
|{{monster|id=1109 46}}
|{{Item List|id=641|item=Contract in Shadow}}
+
|{{item|id=641 Contract in Shadow}}
|{{Item List|id=711|item=Shoot}}
+
|{{item|id=711 Shoot}}
|{{Item List|id=10004|item=Pacifier}}
+
|{{item|id=10004 Pacifier}}
 
|[[ATK]] & [[MATK]] +1%, [[Max HP]] & [[Max SP]] -3%
 
|[[ATK]] & [[MATK]] +1%, [[Max HP]] & [[Max SP]] -3%
 
|10
 
|10
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9036 Diabolic}}
+
!{{item|id=9019 Dokebi}}
|{{monster|id=1382 67}}
 
|{{Skill_List |skill=Hocus-pocus}}
 
|Not yet implemented
 
|None
 
|None
 
|10
 
|8%
 
|-
 
! style="text-align:left;"| {{item|id=9019 Dokebi}}
 
 
|{{monster|id=1110 33}}
 
|{{monster|id=1110 33}}
|{{Item List|id=637|item=Old Broom}}
+
|{{item|id=637 Old Broom}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10005|item=Wig}}
+
|{{item|id=10005 Wig}}
 
|[[MATK]] +1%, [[ATK]] -1%
 
|[[MATK]] +1%, [[ATK]] -1%
 
|20
 
|20
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9002 Drops}}
+
!{{item|id=9002 Drops}}
 
|{{monster|id=1113 3}}
 
|{{monster|id=1113 3}}
|{{Item List|id=620|item=Orange Juice}}
+
|{{item|id=620 Orange Juice}}
|{{Item List|id=508|item=Yellow Herb}}
+
|{{item|id=508 Yellow Herb}}
|{{Item List|id=10013|item=Poring Pet Backpack}}
+
|{{item|id=10013 Poring Pet Backpack}}
 
|[[stats#HIT|HIT]] +3, [[ATK]] +3
 
|[[stats#HIT|HIT]] +3, [[ATK]] +3
 
|40
 
|40
 
|15%
 
|15%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9049 Dullahan}}
+
!{{item|id=9049 Dullahan}}
 
|{{monster|id=1504 62}}
 
|{{monster|id=1504 62}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
 
|Not yet implemented
 
|Not yet implemented
 
|None
 
|None
Line 309: Line 191:
 
|2%
 
|2%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9035 Earth Deleter}}
+
!{{item|id=9022 Earth Petite}}
|{{monster|id=9035 65}}
 
|{{Skill_List |skill=Hocus-pocus}}
 
|Not yet implemented
 
|None
 
|None
 
|20
 
|8%
 
|-
 
! style="text-align:left;"| {{item|id=9022 Earth Petite}}
 
 
|{{monster|id=1155 44}}
 
|{{monster|id=1155 44}}
|{{Item List|id=640|item=Shining Stone}}
+
|{{item|id=640 Shining Stone}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10011|item=Stellar Hairpin}}
+
|{{item|id=10011 Stellar Hairpin}}
 
|[[DEF]] & [[MDEF]] -2, [[ASPD]] +1%
 
|[[DEF]] & [[MDEF]] -2, [[ASPD]] +1%
 
|20
 
|20
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9059 Eclipse}}
+
!{{item|id=9047 Evil Nymph}}
|{{monster|id=2406 6}}
 
|style="padding: 10px; text-align: left;"| https://cp.originsro.org/item/icon/12391.png [[Easter (2020)|Event Quest]]
 
|{{Item List|id=7766|item=Bok Choy}}
 
|None
 
|None
 
|?
 
|?
 
|-
 
! style="text-align:left;"| {{item|id=9047 Evil Nymph}}
 
 
|{{monster|id=1416 63}}
 
|{{monster|id=1416 63}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
 
|Not yet implemented
 
|Not yet implemented
 
|None
 
|None
Line 345: Line 209:
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9032 Goblin (Dagger)}}
+
!{{item|id=9032 Goblin (Dagger)}}
 
|{{monster|id=1122 25}}
 
|{{monster|id=1122 25}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
 
|Not yet implemented
 
|Not yet implemented
 
|None
 
|None
Line 354: Line 218:
 
|8%
 
|8%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9033 Goblin (Flail)}}
+
!{{item|id=9033 Goblin (Flail)}}
 
|{{monster|id=1123 24}}
 
|{{monster|id=1123 24}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
 
|Not yet implemented
 
|Not yet implemented
 
|None
 
|None
Line 363: Line 227:
 
|8%
 
|8%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9034 Goblin (Hammer)}}
+
!{{item|id=9034 Goblin (Hammer)}}
 
|{{monster|id=1125 23}}
 
|{{monster|id=1125 23}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
 
|Not yet implemented
 
|Not yet implemented
 
|None
 
|None
Line 372: Line 236:
 
|8%
 
|8%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9046 Goblin Leader}}
+
!{{item|id=9046 Goblin Leader}}
 
|{{monster|id=1299 64}}
 
|{{monster|id=1299 64}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
|{{Item List|id=6104|item=Big Cell}}
+
|{{item|id=6104 Big Cell}}
 
|None
 
|None
 
|None
 
|None
Line 381: Line 245:
 
|0.5%
 
|0.5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9053 Golem}}
+
!{{item|id=9053 Golem}}
 
|{{monster|id=1040 25}}
 
|{{monster|id=1040 25}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
|{{Item List|id=6111|item=Mystic Stone}}
+
|{{item|id=6111 Mystic Stone}}
 
|None
 
|None
 
|None
 
|None
Line 390: Line 254:
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9030 Green Maiden}}
+
!{{item|id=9030 Green Maiden}}
 
|{{monster|id=1519 59}}
 
|{{monster|id=1519 59}}
|{{Item List|id=12395|item=Tantan Noodle}}
+
|{{item|id=12395 Tantan Noodle}}
|{{Item List|id=6115|item=Bun}}
+
|{{item|id=6115 Bun}}
 
|None
 
|None
 
|[[DEF]] +1, [[Demi Human]] Resistance +1%
 
|[[DEF]] +1, [[Demi Human]] Resistance +1%
Line 399: Line 263:
 
|20%
 
|20%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9008 Hunter Fly}}
+
!{{item|id=9008 Hunter Fly}}
 
|{{monster|id=1035 42}}
 
|{{monster|id=1035 42}}
|{{Item List|id=626|item=Monster Juice}}
+
|{{item|id=626 Monster Juice}}
|{{Item List|id=716|item=Red Gemstone}}
+
|{{item|id=716 Red Gemstone}}
|{{Item List|id=10002|item=Monster Oxygen Mask}}
+
|{{item|id=10002 Monster Oxygen Mask}}
 
|[[FLEE]] -5, [[Perfect Dodge]] +2
 
|[[FLEE]] -5, [[Perfect Dodge]] +2
 
|10
 
|10
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9052 Incubus}}
+
!{{item|id=9052 Incubus}}
 
|{{monster|id=1374 75}}
 
|{{monster|id=1374 75}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
|{{Item List|id=6110|item=Flower of Life}}
+
|{{item|id=6110 Flower of Life}}
 
|None
 
|None
 
|None
 
|None
Line 417: Line 281:
 
|0.5%
 
|0.5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9021 Isis}}
+
!{{item|id=9021 Isis}}
 
|{{monster|id=1029 47}}
 
|{{monster|id=1029 47}}
|{{Item List|id=639|item=Armlet of Obedience}}
+
|{{item|id=639 Armlet of Obedience}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10006|item=Queen's Hair Ornament}}
+
|{{item|id=10006 Queen's Hair Ornament}}
 
|[[ATK]] +1%, [[MATK]] -1%,
 
|[[ATK]] +1%, [[MATK]] -1%,
 
|10
 
|10
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9041 Leaf Cat}}
+
!{{item|id=9042 Loli Ruri}}
|{{monster|id=1586 38}}
 
|{{Skill_List |skill=Hocus-pocus}}
 
|{{Item List|id=6096|item=Blue Fish}}
 
|None
 
|None
 
|20
 
|2%
 
|-
 
! style="text-align:left;"| {{item|id=9042 Loli Ruri}}
 
 
|{{monster|id=1505 71}}
 
|{{monster|id=1505 71}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
|{{Item List|id=6097|item=Pumpkin Pie}}
+
|{{item|id=6097 Pumpkin Pie}}
 
|None
 
|None
 
|None
 
|None
Line 444: Line 299:
 
|2%
 
|2%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9004 Lunatic}}
+
!{{item|id=9004 Lunatic}}
 
|{{monster|id=1063 3}}
 
|{{monster|id=1063 3}}
|{{Item List|id=622|item=Rainbow Carrot}}
+
|{{item|id=622 Rainbow Carrot}}
|{{Item List|id=534|item=Carrot Juice}}
+
|{{item|id=534 Carrot Juice}}
|{{Item List|id=10007|item=Silk Ribbon}}
+
|{{item|id=10007 Silk Ribbon}}
 
|[[ATK]] +2, [[CRIT]] +2
 
|[[ATK]] +2, [[CRIT]] +2
 
|40
 
|40
 
|15%
 
|15%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9040 Mao Guai}}
+
!{{item|id=9040 Mao Guai}}
 
|{{monster|id=1513 62}}
 
|{{monster|id=1513 62}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
|{{Item List|id=6095|item=Flavored Alcohol}}
+
|{{item|id=6095 Flavored Alcohol}}
 
|None
 
|None
 
|None
 
|None
Line 462: Line 317:
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9043 Marionette}}
+
!{{item|id=9043 Marionette}}
 
|{{monster|id=1143 41}}
 
|{{monster|id=1143 41}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
|{{Item List|id=6098|item=Small Snow Flower}}
+
|{{item|id=6098 Small Snow Flower}}
 
|None
 
|None
 
|None
 
|None
Line 471: Line 326:
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9050 Medusa}}
+
!{{item|id=9050 Medusa}}
 
|{{monster|id=1148 79}}
 
|{{monster|id=1148 79}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
|{{Item List|id=6108|item=Apple Pudding}}
+
|{{item|id=6108 Apple Pudding}}
 
|None
 
|None
 
|None
 
|None
Line 480: Line 335:
 
|2%
 
|2%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9048 Miyabi Doll}}
+
!{{item|id=9018 Munak}}
|{{monster|id=1404 33}}
 
|{{Skill_List |skill=Hocus-pocus}}
 
|Not yet implemented
 
|None
 
|None
 
|15
 
|2%
 
|-
 
! style="text-align:left;"| {{item|id=9018 Munak}}
 
 
|{{monster|id=1026 30}}
 
|{{monster|id=1026 30}}
|{{Item List|id=636|item=No Recipient}}
+
|{{item|id=636 No Recipient}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10008|item=Punisher}}
+
|{{item|id=10008 Punisher}}
 
|[[Stats#INT|INT]] +1, [[DEF]] +1
 
|[[Stats#INT|INT]] +1, [[DEF]] +1
 
|20
 
|20
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9054 Nightmare Terror}}
+
!{{item|id=9054 Nightmare Terror}}
 
|{{monster|id=1379 78}}
 
|{{monster|id=1379 78}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
|{{Item List|id=6112|item=Fresh Grass}}
+
|{{item|id=6112 Fresh Grass}}
 
|None
 
|None
 
|None
 
|None
Line 507: Line 353:
 
|2%
 
|2%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9017 Orc Warrior}}
+
!{{item|id=9017 Orc Warrior}}
 
|{{monster|id=1023 24}}
 
|{{monster|id=1023 24}}
|{{Item List|id=635|item=Orc Trophy}}
+
|{{item|id=635 Orc Trophy}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10009|item=Wild Flower}}
+
|{{item|id=10009 Wild Flower}}
 
|[[ATK]] +10, [[DEF]] -3
 
|[[ATK]] +10, [[DEF]] -3
 
|20
 
|20
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9014 Peco Peco}}
+
!{{item|id=9014 Peco Peco}}
 
|{{monster|id=1019 19}}
 
|{{monster|id=1019 19}}
|{{Item List|id=632|item=Fatty Chubby Earthworm}}
+
|{{item|id=632 Fatty Chubby Earthworm}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10010|item=Battered Pot}}
+
|{{item|id=10010 Battered Pot}}
 
|[[Max HP]] +150, [[Max SP]] -10
 
|[[Max HP]] +150, [[Max SP]] -10
 
|30
 
|30
 
|10%
 
|10%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9005 Picky}}
+
!{{item|id=9005 Picky}}
 
|{{monster|id=1049 3}}
 
|{{monster|id=1049 3}}
|{{Item List|id=623|item=Earthworm the Dude}}
+
|{{item|id=623 Earthworm the Dude}}
|{{Item List|id=507|item=Red Herb}}
+
|{{item|id=507 Red Herb}}
|{{Item List|id=10012|item=Tiny Egg Shell}}
+
|{{item|id=10012 Tiny Egg Shell}}
 
|[[Stats#STR|STR]] +1, [[ATK]] +5
 
|[[Stats#STR|STR]] +1, [[ATK]] +5
 
|40
 
|40
 
|20%
 
|20%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9013 Poison Spore}}
+
!{{item|id=9013 Poison Spore}}
 
|{{monster|id=1077 19}}
 
|{{monster|id=1077 19}}
|{{Item List|id=631|item=Deadly Noxious Herb}}
+
|{{item|id=631 Deadly Noxious Herb}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10017|item=Bark Shorts}}
+
|{{item|id=10017 Bark Shorts}}
 
|[[Stats#STR|STR]] +1, [[Stats#INT|INT]] +1
 
|[[Stats#STR|STR]] +1, [[Stats#INT|INT]] +1
 
|20
 
|20
 
|10%
 
|10%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9003 Poporing}}
+
!{{item|id=9003 Poporing}}
 
|{{monster|id=1031 14}}
 
|{{monster|id=1031 14}}
|{{Item List|id=621|item=Bitter Herb}}
+
|{{item|id=621 Bitter Herb}}
|{{Item List|id=511|item=Green Herb}}
+
|{{item|id=511 Green Herb}}
|{{Item List|id=10013|item=Poring Pet Backpack}}
+
|{{item|id=10013 Poring Pet Backpack}}
 
|[[Stats#LUK|LUK]] +2, [[Poison]] Resistance +10%
 
|[[Stats#LUK|LUK]] +2, [[Poison]] Resistance +10%
 
|30
 
|30
 
|10%
 
|10%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9001 Poring}}
+
!{{item|id=9001 Poring}}
 
|{{monster|id=1002 1}}
 
|{{monster|id=1002 1}}
|{{Item List|id=619|item=Unripe Apple}}
+
|{{item|id=619 Unripe Apple}}
|{{Item List|id=531|item=Apple Juice}}
+
|{{item|id=531 Apple Juice}}
|{{Item List|id=10013|item=Poring Pet Backpack}}
+
|{{item|id=10013 Poring Pet Backpack}}
 
|[[Stats#LUK|LUK]] +2, [[Stats#CRIT|CRIT]] +1
 
|[[Stats#LUK|LUK]] +2, [[Stats#CRIT|CRIT]] +1
 
|50
 
|50
 
|20%
 
|20%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9011 Rocker}}
+
!{{item|id=9011 Rocker}}
 
|{{monster|id=1052 9}}
 
|{{monster|id=1052 9}}
|{{Item List|id=629|item=Singing Flower}}
+
|{{item|id=629 Singing Flower}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10014|item=Rocker Glasses}}
+
|{{item|id=10014 Rocker Glasses}}
 
|[[HP Recovery]] +5%, [[Max HP]] +25
 
|[[HP Recovery]] +5%, [[Max HP]] +25
 
|30
 
|30
 
|15%
 
|15%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9009 Savage Bebe}}
+
!{{item|id=9009 Savage Bebe}}
 
|{{monster|id=1167 7}}
 
|{{monster|id=1167 7}}
|{{Item List|id=627|item=Sweet Milk}}
+
|{{item|id=627 Sweet Milk}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10015|item=Green Lace}}
+
|{{item|id=10015 Green Lace}}
 
|[[Stats#VIT|VIT]] +1, [[Max HP]] +50
 
|[[Stats#VIT|VIT]] +1, [[Max HP]] +50
 
|40
 
|40
 
|15%
 
|15%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9044 Shinobi}}
+
!{{item|id=9044 Shinobi}}
 
|{{monster|id=1401 69}}
 
|{{monster|id=1401 69}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
|{{Item List|id=6099|item=Grilled Rice Cake}}
+
|{{item|id=6099 Grilled Rice Cake}}
 
|None
 
|None
 
|None
 
|None
Line 588: Line 434:
 
|10%
 
|10%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9015 Smokie}}
+
!{{item|id=9015 Smokie}}
 
|{{monster|id=1056 18}}
 
|{{monster|id=1056 18}}
|{{Item List|id=633|item=Sweet Potato}}
+
|{{item|id=633 Sweet Potato}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10019|item=Red Scarf}}
+
|{{item|id=10019 Red Scarf}}
 
|[[Stats#AGI|AGI]] +1, [[Perfect Dodge]] +1
 
|[[Stats#AGI|AGI]] +1, [[Perfect Dodge]] +1
 
|30
 
|30
 
|10%
 
|10%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9020 Sohee}}
+
!{{item|id=9020 Sohee}}
 
|{{monster|id=1170 33}}
 
|{{monster|id=1170 33}}
|{{Item List|id=638|item=Silver Knife of Chastity}}
+
|{{item|id=638 Silver Knife of Chastity}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10016|item=Golden Bell}}
+
|{{item|id=10016 Golden Bell}}
 
|[[Stats#STR|STR]] +1, [[Stats#DEX|DEX]] +1
 
|[[Stats#STR|STR]] +1, [[Stats#DEX|DEX]] +1
 
|10
 
|10
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9012 Spore}}
+
!{{item|id=9012 Spore}}
 
|{{monster|id=1014 16}}
 
|{{monster|id=1014 16}}
|{{Item List|id=630|item=Dew Laden Moss}}
+
|{{item|id=630 Dew Laden Moss}}
|{{Item List|id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
|{{Item List|id=10017|item=Bark Shorts}}
+
|{{item|id=10017 Bark Shorts}}
 
|[[Stats#HIT|HIT]] +5, [[ATK]] -2
 
|[[Stats#HIT|HIT]] +5, [[ATK]] -2
 
|30
 
|30
 
|15%
 
|15%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9007 Steel Chonchon}}
+
!{{item|id=9007 Steel Chonchon}}
 
|{{monster|id=1042 17}}
 
|{{monster|id=1042 17}}
|{{Item List|id=625|item=Rusty Iron}}
+
|{{item|id=625 Rusty Iron}}
|{{Item List|id=1002|item=Iron Ore}}
+
|{{item|id=1002 Iron Ore}}
|{{Item List|id=10002|item=Monster Oxygen Mask}}
+
|{{item|id=10002 Monster Oxygen Mask}}
 
|[[FLEE]] +6, [[Stats#AGI|AGI]] -1
 
|[[FLEE]] +6, [[Stats#AGI|AGI]] -1
 
|20
 
|20
 
|10%
 
|10%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9051 Stone Shooter}}
+
!{{item|id=9051 Stone Shooter}}
 
|{{monster|id=1495 42}}
 
|{{monster|id=1495 42}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
 
|Not yet implemented
 
|Not yet implemented
 
|None
 
|None
Line 633: Line 479:
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9055 Succubus}}
+
!{{item|id=9055 Succubus}}
 
|{{monster|id=1370 85}}
 
|{{monster|id=1370 85}}
|{{Item List|id=12373|item=Boy's Pure Heart}}
+
|{{item|id=12373 Boy's Pure Heart}}
|{{Item List|id=6113|item=Flower of Life}}
+
|{{item|id=6113 Flower of Life}}
 
||None
 
||None
 
|5% chance to absorb 5% of the damage inflicted with physical attacks on an enemy as HP.
 
|5% chance to absorb 5% of the damage inflicted with physical attacks on an enemy as HP.
Line 642: Line 488:
 
|2%
 
|2%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9037 Wanderer}}
+
!{{item|id=9037 Wanderer}}
 
|{{monster|id=1208 74}}
 
|{{monster|id=1208 74}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
 
|Not yet implemented
 
|Not yet implemented
 
|None
 
|None
Line 651: Line 497:
 
|8%
 
|8%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9045 Whisper}}
+
!{{item|id=9045 Whisper}}
 
|{{monster|id=1179 34}}
 
|{{monster|id=1179 34}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
|{{Item List|id=6100|item=Chunks of Darkness}}
+
|{{item|id=6100 Chunks of Darkness}}
 
|None
 
|None
 
|None
 
|None
Line 660: Line 506:
 
|5%
 
|5%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9039 White Lady}}
+
!{{item|id=9039 White Lady}}
 
|{{monster|id=1630 85}}
 
|{{monster|id=1630 85}}
|{{Skill_List |skill=Hocus-pocus}}
+
|Hocus-pocus
|{{Item List|id=6094|item=Traditional Cookie}}
+
|{{item|id=6094 Traditional Cookie}}
 
|None
 
|None
 
|None
 
|None
Line 669: Line 515:
 
|20%
 
|20%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9016 Yoyo}}
+
!{{item|id=9016 Yoyo}}
 
|{{monster|id=1057 21}}
 
|{{monster|id=1057 21}}
|{{Item List|id=634|item=Tropical Banana}}
+
|{{item|id=634 Tropical Banana}}
|{{Item List|id=532|item=Banana Juice}}
+
|{{item|id=532 Banana Juice}}
|{{Item List|id=10018|item=Monkey Circlet}}
+
|{{item|id=10018 Monkey Circlet}}
 
|[[Stats#CRIT|CRIT]] +3, [[Stats#LUK|LUK]] -1
 
|[[Stats#CRIT|CRIT]] +3, [[Stats#LUK|LUK]] -1
 
|20
 
|20
 
|10%
 
|10%
 
|-
 
|-
! style="text-align:left;"| {{item|id=9026 Zealotus}}
+
!{{item|id=9026 Zealotus}}
 
|{{monster|id=1200 63}}
 
|{{monster|id=1200 63}}
|{{Item List|id=660|item=Forbidden Red Candle}}
+
|{{item|id=660 Forbidden Red Candle}}
|{{Item List|id=929|item=Immortal Heart}}
+
|{{item|id=929 Immortal Heart}}
 
|None
 
|None
 
|Physical and Magical attack damage to [[Demi Human]] +2%
 
|Physical and Magical attack damage to [[Demi Human]] +2%
Line 801: Line 647:
 
! Awkward/Shy ||  Neutral || Cordial || Loyal  
 
! Awkward/Shy ||  Neutral || Cordial || Loyal  
 
|-
 
|-
|{{Item List |id=9089|item=Am Mut}}
+
|{{item|id=9089 Am Mut}}
 
| Level
 
| Level
|{{Item List|id=9019|item=Dokebi}}  
+
|{{item|id=9019 Dokebi}}  
| {{Item List |id=537|item=Pet Food}}
+
| {{item|id=537 Pet Food}}
 
| Accesory
 
| Accesory
 
| MATK + 1%
 
| MATK + 1%
Line 811: Line 657:
 
| MATK + 4%
 
| MATK + 4%
 
|-
 
|-
|{{Item List |id=9088|item=Angeling}}
+
|{{item|id=9088 Angeling}}
 
| Level
 
| Level
|{{Item List|id=9068|item=Mastering}}
+
|{{item|id=9068 Mastering}}
|{{Item List |id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
 
|Accesory
 
|Accesory
 
| MaxHP + 1% <br> Heal effectiveness + 2%
 
| MaxHP + 1% <br> Heal effectiveness + 2%
Line 821: Line 667:
 
| MaxHP + 2%  <br> Heal effectiveness + 8%
 
| MaxHP + 2%  <br> Heal effectiveness + 8%
 
|-
 
|-
|{{Item List |id=9096|item=Cat o' Nine Tails}}
+
|{{item|id=9096 Cat o' Nine Tails}}
 
| Level
 
| Level
|{{Item List|id=9095|item=Nine Tail}}
+
|{{item|id=9095 Nine Tail}}
|{{Item List |id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
 
| Accesory
 
| Accesory
 
| CRI + 2 <br> HIT + 2
 
| CRI + 2 <br> HIT + 2
Line 831: Line 677:
 
| CRI + 5 <br> HIT + 5  <br> When dealing melee physical damage,<br>has a low chance to recover 400 HP per<br>second for 5 seconds.
 
| CRI + 5 <br> HIT + 5  <br> When dealing melee physical damage,<br>has a low chance to recover 400 HP per<br>second for 5 seconds.
 
|-
 
|-
|{{Item List |id=9091|item=Choco}}
+
|{{item|id=9091 Choco}}
 
| Level
 
| Level
|{{Item List|id=9016|item=Yoyo}}
+
|{{item|id=9016 Yoyo}}
|{{Item List |id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
 
| Accesory
 
| Accesory
 
| CRI + 3
 
| CRI + 3
Line 841: Line 687:
 
| CRI + 9  <br> Increases long-ranged physical damage + 3%
 
| CRI + 9  <br> Increases long-ranged physical damage + 3%
 
|-
 
|-
|{{Item List |id=9092|item=Eggring}}
+
|{{item|id=9092 Eggring}}
 
| Level
 
| Level
|{{Item List|id=9002|item=Drops}}
+
|{{item|id=9002 Drops}}
|{{Item List |id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
 
| Accesory
 
| Accesory
 
| HIT + 3 <br> ATK + 3
 
| HIT + 3 <br> ATK + 3
Line 851: Line 697:
 
| HIT + 9 <br> ATK + 9
 
| HIT + 9 <br> ATK + 9
 
|-
 
|-
|{{Item List |id=9097|item=Diabolic}}
+
|{{item|id=9097 Diabolic}}
 
| Level
 
| Level
|{{Item List|id=9023|item=Deviruchi}}
+
|{{item|id=9023 Deviruchi}}
|{{Item List |id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
 
| Accesory
 
| Accesory
 
| ATK + 1%  <br> MATK + 1%
 
| ATK + 1%  <br> MATK + 1%
Line 861: Line 707:
 
| ATK + 2%  <br> MATK + 2%  <br> MaxHP + 1%  <br> MaxSP + 1%  <br> Autocast Fire Bolt lv. 3 when attacking.
 
| ATK + 2%  <br> MATK + 2%  <br> MaxHP + 1%  <br> MaxSP + 1%  <br> Autocast Fire Bolt lv. 3 when attacking.
 
|-
 
|-
|{{Item List |id=9098|item=Deleter (Earth)}}
+
|{{item|id=9098 Deleter (Earth)}}
 
| Level
 
| Level
|{{Item List|id=9022|item=Petite (Ground)}}
+
|{{item|id=9022 Petite (Ground)}}
|{{Item List |id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
 
| Accesory
 
| Accesory
 
| Increases ASPD by 1%
 
| Increases ASPD by 1%
Line 871: Line 717:
 
| Increases ASPD by 3%  <br> AGI + 3
 
| Increases ASPD by 3%  <br> AGI + 3
 
|-
 
|-
|{{Item List |id=9071|item=Grand Peco Peco}}
+
|{{item|id=9071 Grand Peco Peco}}
 
| Level
 
| Level
|{{Item List|id=9014|item=Peco Peco}}
+
|{{item|id=9014 Peco Peco}}
|{{Item List |id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
 
| Accesory
 
| Accesory
 
| MaxHP + 150
 
| MaxHP + 150
Line 881: Line 727:
 
| MaxHP + 400
 
| MaxHP + 400
 
|-
 
|-
|{{Item List |id=9093|item=Hyegun}}
+
|{{item|id=9093 Hyegun}}
 
| Level
 
| Level
|{{Item List|id=9025|item=Bongun}}
+
|{{item|id=9025 Bongun}}
|{{Item List |id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
 
| Accesory
 
| Accesory
 
| VIT + 1  <br> Increases tolerance to [[Stun]] by 1%.
 
| VIT + 1  <br> Increases tolerance to [[Stun]] by 1%.
Line 891: Line 737:
 
| VIT + 4  <br> Increases tolerance to Stun by 4%.
 
| VIT + 4  <br> Increases tolerance to Stun by 4%.
 
|-
 
|-
|{{Item List |id=9094|item=Leaf Lunatic}}
+
|{{item|id=9094 Leaf Lunatic}}
 
| Level
 
| Level
|{{Item List|id=9004|item=Lunatic}}
+
|{{item|id=9004 Lunatic}}
|{{Item List |id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
 
| Accesory
 
| Accesory
 
| CRI + 2 ATK + 2
 
| CRI + 2 ATK + 2
Line 901: Line 747:
 
| CRI + 5 ATK + 5  <br> Increases physical and magical damage <br>against formless race monster by 6%.
 
| CRI + 5 ATK + 5  <br> Increases physical and magical damage <br>against formless race monster by 6%.
 
|-
 
|-
|{{Item List |id=9090|item=Little Isis}}
+
|{{item|id=9090 Little Isis}}
 
| Level
 
| Level
|{{Item List|id=9021|item=Isis}}
+
|{{item|id=9021 Isis}}
|{{Item List |id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
 
| Accesory
 
| Accesory
 
| ATK + 1%
 
| ATK + 1%
Line 911: Line 757:
 
| ATK + 4%
 
| ATK + 4%
 
|-
 
|-
|{{Item List |id=9070|item=Savage}}
+
|{{item|id=9070 Savage}}
 
| Level
 
| Level
|{{Item List|id=9009|item=Savage Bebe}}
+
|{{item|id=9009 Savage Bebe}}
|{{Item List |id=537|item=Pet Food}}
+
|{{item|id=537 Pet Food}}
 
| Accesory
 
| Accesory
 
| VIT + 1  <br>  MaxHP + 50
 
| VIT + 1  <br>  MaxHP + 50

Latest revision as of 18:20, 5 August 2020

Basics

A cute pet is a tamed monster which will follow you throughout Rune-Midgard to keep you company and empty your wallet. They have no special skills, except when loyal (what action they do varies). There are several different types of Cute Pets with varying levels of difficulty to obtain and maintain (keep fed). Pets which achieve a Cordial or above level of Intimacy will provide their owner with certain bonuses while accompanying them.

You can only change your pet's name ONCE using the 'Pet Status' (Alt+J) menu. So, please be careful when deciding your pet's name.

Obtaining A Pet

To get a pet, you will need to have a pet taming item and an Pet Incubator . Incubators can be purchased from various pet NPCs in most major towns. Pet taming items must be obtained via monster drops or some special items/quests. Refer to the chart below to see what is needed for each pet.

To use a taming item, double click on it in the item window. When you see the monster you want to tame on the screen, hover the circle over the monster, and click. A slot machine will appear and you must click again to get a chance at taming the monster. If you fail, you lose the taming item and get no pet. If you succeed, you will use the taming item and receive a pet egg.

Once you have obtained a pet egg, use a Pet Incubator (sold by pet NPC in major towns) to hatch it. To hatch the egg, click on the Incubator and a small menu will appear like the one you get when you use a magnifier. Click on the pet you wish to hatch and it will appear. It is a good idea to have food handy when you open the egg for the first time because the pet will be hungry.

Taming Chance

The following formula sums up the Taming Chance calculated every time you attempt to tame a pet.

Note: 1% = 100 BaseRate
Catch rate = ( BaseRate + ( BaseLv - MonsterLv)*30 + Luk*20 ) * (200 - Monster's HP % left) / 100

Making a calculation based on a Lv 99 Character with 50LUK, capturing a Poring with 25% HP left reads:

Catch rate = ( 2000 + ( 99 - 1 )*30 + 50*20 ) * ( 200 - 25 ) / 100

( 2000 + 2940 + 1000 ) * 175 / 100 = 10395 = 103.95%

Capturing a 100% HP Bapho Jr. with a Lv 70 Character with 10LUK leads to:

( 200 + 600 + 200 ) * 100 / 100 = 1000 = 10%

Raising a Pet

The first thing that should be done is check the hunger status, in case the pet needs feeding. If it's not fed in a timely manner, it will likely run away. It is also likely to run away if it is fed too much. When feeding a pet, open the status window for the pet. Right click on the pet and click on the option for status. A window will pop up where you will see the name of the pet, what level the pet is, if it is wearing any accessories, and whether or not it is hungry. To feed your pet, right-click on it and choose "Feed Pet". Your pet will then make an emote, letting you know it has eaten. It is possible to overfeed your pet. Only feed it once at a time and its intimacy will slowly rise. It should give you the Ok! emote. If you continue to feed it it will give the Hmmm or Pif emote. Feed it again and it will use the OMG! emote and die. You must control how much your pet eats.

Another note about feeding pets: Monster's Feed

is not the same as Pet Food
despite having identical icons. Pets will only eat Pet Food. Monster's Feed is only good for recovering your own HP. 

When you are tired of your pet or have run out of money to keep it out, you can return it to egg status. Simply right click on the pet and choose the selection. You will need an incubator to hatch the pet again. You do not need to take accessories off the pet when you put it into its egg.

Mechanics

Intimacy

Intimacy Level Point System Characteristics
Very Shy Less than 101 Ready to run far far away from a bad master
Shy 101-250 Uses moody emotes such as /pif and /wah
Neutral 251-750 Uses normal emotes such as /no1 and /ok
Cordial 751-900 Uses affectionate emotes such as /lv and /kis. Bonuses to Owner
Loyal 901-1000 Talks often and uses affectionate emotes. Bonuses to Owner
  • Each pet starts at an intimacy level of 250.
  • Each feeding gives different incremental points depending on the pet and its hunger.
    • Intimacy got by feeding differ from pet to pet (check the Pet Comparison table below).
    • Pets get more intimacy when fed at hungry than at neutral.
  • Pet intimacy goes down by 15 points each time you die in a map with EXP penalty.
    • This means you will NOT lose intimacy points in Towns, PvP and Event Maps.
  • Pet intimacy does NOT go down when the pet is returned to its egg form.
  • Pet intimacy is retained when the egg is traded to a new owner.

Hunger

Hunger Level Values
Stuffed 91-100
Satisfied 76-90
Neutral 26-75
Hungry 11-25
Very Hungry 0-10
  • You lose 1 hunger point every minute.
  • While the pet stays between 0-100 hunger points, it won't lose intimacy.
    • You will lose 5 intimacy points every minute if you don't feed your pet at 0 hunger points.
  • To maximize intimacy gain per feeding, pets should be fed the moment they become hungry
  • To maximize intimacy gain in a given length of time, pets should be fed the moment they become neutral - although pets get more intimacy per feeding if they are hungry, the time between feedings outweighs this.
  • You lose 100 intimacy points when overfeeding your pet.

Pets in WoE

Pets cannot be used in WoE maps. Once you enter one WoE map, the pet will return to its egg form.

Pet Comparison

Monster Level Taming Item Food Accessory Bonuses Feed Increment Base Catch Rate
Alice 62 Soft Apron White Potion None MDEF +1, Demi Human Resistance +1% 20 8%
Baby Desert Wolf 9 Well-Dried Bone Pet Food Transparent Head Protector INT +1, Max SP +20 40 10%
Baphomet Jr. 50 Book of Devil Honey Skull Helmet DEF & MDEF +1, Stun Resistance -1% 10 2%
Bongun 32 Her Heart Pet Food Grave Keeper's Sword VIT +1, Stun Resistance +1% 30 5%
Chonchon 4 Rotten Fish Pet Food Monster Oxygen Mask AGI +1, FLEE +2 30 15%
Deviruchi 46 Contract in Shadow Shoot Pacifier ATK & MATK +1%, Max HP & Max SP -3% 10 5%
Dokebi 33 Old Broom Pet Food Wig MATK +1%, ATK -1% 20 5%
Drops 3 Orange Juice Yellow Herb Poring Pet Backpack HIT +3, ATK +3 40 15%
Dullahan 62 Hocus-pocus Not yet implemented None None 10 2%
Earth Petite 44 Shining Stone Pet Food Stellar Hairpin DEF & MDEF -2, ASPD +1% 20 5%
Evil Nymph 63 Hocus-pocus Not yet implemented None None 15 5%
Goblin (Dagger) 25 Hocus-pocus Not yet implemented None None 3 8%
Goblin (Flail) 24 Hocus-pocus Not yet implemented None None 50 8%
Goblin (Hammer) 23 Hocus-pocus Not yet implemented None None 3 8%
Goblin Leader 64 Hocus-pocus Big Cell None None 10 0.5%
Golem 25 Hocus-pocus Mystic Stone None None 20 5%
Green Maiden 59 Tantan Noodle Bun None DEF +1, Demi Human Resistance +1% 50 20%
Hunter Fly 42 Monster Juice Red Gemstone Monster Oxygen Mask FLEE -5, Perfect Dodge +2 10 5%
Incubus 75 Hocus-pocus Flower of Life None None 10 0.5%
Isis 47 Armlet of Obedience Pet Food Queen's Hair Ornament ATK +1%, MATK -1%, 10 5%
Loli Ruri 71 Hocus-pocus Pumpkin Pie None None 15 2%
Lunatic 3 Rainbow Carrot Carrot Juice Silk Ribbon ATK +2, CRIT +2 40 15%
Mao Guai 62 Hocus-pocus Flavored Alcohol None None 10 5%
Marionette 41 Hocus-pocus Small Snow Flower None None 10 5%
Medusa 79 Hocus-pocus Apple Pudding None None ?? 2%
Munak 30 No Recipient Pet Food Punisher INT +1, DEF +1 20 5%
Nightmare Terror 78 Hocus-pocus Fresh Grass None None 10 2%
Orc Warrior 24 Orc Trophy Pet Food Wild Flower ATK +10, DEF -3 20 5%
Peco Peco 19 Fatty Chubby Earthworm Pet Food Battered Pot Max HP +150, Max SP -10 30 10%
Picky 3 Earthworm the Dude Red Herb Tiny Egg Shell STR +1, ATK +5 40 20%
Poison Spore 19 Deadly Noxious Herb Pet Food Bark Shorts STR +1, INT +1 20 10%
Poporing 14 Bitter Herb Green Herb Poring Pet Backpack LUK +2, Poison Resistance +10% 30 10%
Poring 1 Unripe Apple Apple Juice Poring Pet Backpack LUK +2, CRIT +1 50 20%
Rocker 9 Singing Flower Pet Food Rocker Glasses HP Recovery +5%, Max HP +25 30 15%
Savage Bebe 7 Sweet Milk Pet Food Green Lace VIT +1, Max HP +50 40 15%
Shinobi 69 Hocus-pocus Grilled Rice Cake None None 20 10%
Smokie 18 Sweet Potato Pet Food Red Scarf AGI +1, Perfect Dodge +1 30 10%
Sohee 33 Silver Knife of Chastity Pet Food Golden Bell STR +1, DEX +1 10 5%
Spore 16 Dew Laden Moss Pet Food Bark Shorts HIT +5, ATK -2 30 15%
Steel Chonchon 17 Rusty Iron Iron Ore Monster Oxygen Mask FLEE +6, AGI -1 20 10%
Stone Shooter 42 Hocus-pocus Not yet implemented None None 20 5%
Succubus 85 Boy's Pure Heart Flower of Life None 5% chance to absorb 5% of the damage inflicted with physical attacks on an enemy as HP. 10 2%
Wanderer 74 Hocus-pocus Not yet implemented None None 20 8%
Whisper 34 Hocus-pocus Chunks of Darkness None None 20 5%
White Lady 85 Hocus-pocus Traditional Cookie None None 10 20%
Yoyo 21 Tropical Banana Banana Juice Monkey Circlet CRIT +3, LUK -1 20 10%
Zealotus 63 Forbidden Red Candle Immortal Heart None Physical and Magical attack damage to Demi Human +2% 10 3%

Note: Due to confusion, beware that only White Lady's Green Maiden

(the slave one) can be tamed (with both the item and hocus pocus).


See Also