From 025d9ec4aa15809ec88ab75c5fea91bbb411d8de Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 13 Jul 2018 10:55:47 -0300 Subject: Pets maintenance --- db/re/mob_db.conf | 24 ++++++++++++++---------- db/re/pet_db.conf | 17 +++++++++-------- 2 files changed, 23 insertions(+), 18 deletions(-) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 619303d4c..b93a8203a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1582,7 +1582,7 @@ mob_db: ( CactusPotion: 700 CactusDrink: 600 GoldOre: 500 - Bone: 180 + AnimalBones: 180 SharpKnife: 100 } }, @@ -1981,6 +1981,7 @@ mob_db: ( DamageMotion: 200 Drops: { WhiteFur: 700 + AnimalBones: 500 FrozenYetiTear: 300 WhiteFur: 150 WhiteFur: 51 @@ -5332,7 +5333,7 @@ mob_db: ( DamageMotion: 200 Drops: { Piberries: 660 - PoisonArrow: 330 + AnimalBones: 330 LeatherPatch: 220 EmptyBottle: 110 CoinBag: 95 @@ -6140,7 +6141,8 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - EmptyBottle: 200 + GrassSeeds: 300 + EmptyBottle: 70 } }, { @@ -6176,10 +6178,10 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - MysteriousBottle: 20000 - CelestiaTea: 20000 - BronzeGift: 20000 - Pearl: 20000 + MysteriousBottle: 2000 + CelestiaTea: 2000 + BronzeGift: 2000 + Pearl: 2000 } }, { @@ -6220,6 +6222,7 @@ mob_db: ( DamageMotion: 380 MvpExp: 0 Drops: { + AnimalBones: 200 Pearl: 140 Ruby: 100 Topaz: 80 @@ -6270,6 +6273,7 @@ mob_db: ( DamageMotion: 800 Drops: { SilkCocoon: 945 + Mashmallow: 100 Butterfly: 3 } }, @@ -6310,8 +6314,9 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - IronArrow: 55000 - SilkCocoon: 15000 + IronArrow: 5500 + SilkCocoon: 1500 + Mashmallow: 40 } }, // Once set a target, it'll follow it to earthdepths (would be too hard to kill otherwise) @@ -6540,7 +6545,6 @@ mob_db: ( Drops: { Coal: 300 Coal: 200 - Coal: 100 BlackPearl: 1 } WeaponAttacks: { diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf index ddc059bd5..d450c2991 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -89,9 +89,9 @@ pet_db:( Id: 1005 SpriteName: "Rattey" Name: "Ratte the Ratto" - TamingItem: "MaggotSlime" + TamingItem: "RattoTeeth" EggItem: "Ratte" - FoodItem: "BugLeg" + FoodItem: "Cheese" FoodEffectiveness: 100 HungerDelay: 60 Intimacy: { @@ -157,13 +157,14 @@ pet_db:( PetScript: <" petskillbonus bLuk, 5, 30, 90; bonus bLuk,1; petloot 2; "> EquipScript: <" bonus bLuk,4; bonus2 bSPRegenRate,1,10000; "> }, +// TODO: What's the difference from AnimalBones and Bone ? { Id: 1190 SpriteName: "Doggy" Name: "Doggy the Dog" - TamingItem: "MaggotSlime" + TamingItem: "Bone" EggItem: "DoggyDog" - FoodItem: "BugLeg" + FoodItem: "AnimalBones" FoodEffectiveness: 100 HungerDelay: 60 Intimacy: { @@ -185,9 +186,9 @@ pet_db:( Id: 1191 SpriteName: "Catty" Name: "Catty the Cat" - TamingItem: "MaggotSlime" + TamingItem: "CottonCloth" EggItem: "CattyCat" - FoodItem: "BugLeg" + FoodItem: "Milk" FoodEffectiveness: 100 HungerDelay: 60 Intimacy: { @@ -209,9 +210,9 @@ pet_db:( Id: 1192 SpriteName: "BlackCatty" Name: "Blacky Cat" - TamingItem: "MaggotSlime" + TamingItem: "JarOfBlood" EggItem: "BlackyCat" - FoodItem: "BugLeg" + FoodItem: "Mashmallow" FoodEffectiveness: 100 HungerDelay: 60 Intimacy: { -- cgit v1.2.3-70-g09d2