From cfc47df2477393af8a3a58df960f021810957386 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Feb 2021 16:00:23 -0300 Subject: Pet Snake should now be available! --- db/re/pet_db.conf | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'db/re/pet_db.conf') diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf index f1945e282..95ba7b242 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -309,6 +309,30 @@ pet_db:( PetScript: <" petloot 3; "> EquipScript: <"if (getpetinfo(3) > 900) { bonus bDef, 5; } "> }, +{ + Id: 1122 + SpriteName: "Tamed Snake" + Name: "Tamed Snake" + TamingItem: "DivineApple" + EggItem: "TamedSnakeEgg" + FoodItem: "MoubooSteak" + FoodEffectiveness: 100 + HungerDelay: 120 + Intimacy: { + Initial: 250 + FeedIncrement: 100 + OverFeedDecrement: 10 + OwnerDeathDecrement: 10 + } + CaptureRate: 0 + Speed: 220 + SpecialPerformance: true + AttackRate: 450 + DefendRate: 500 + ChangeTargetRate: 850 + PetScript: <" petloot 3; "> + EquipScript: <"if (getpetinfo(3) > 900) { bonus bFlee, 7; } "> +}, // TODO: What's the difference from AnimalBones and Bone ? { Id: 1190 -- cgit v1.2.3-60-g2f50