summaryrefslogtreecommitdiff
path: root/db/re/pet_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/pet_db.conf')
-rw-r--r--db/re/pet_db.conf25
1 files changed, 24 insertions, 1 deletions
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf
index 6fa1daf73..f430cc8a9 100644
--- a/db/re/pet_db.conf
+++ b/db/re/pet_db.conf
@@ -382,4 +382,27 @@ pet_db:(
PetScript: <" petloot 3; bonus bInt, 1; ">
EquipScript: <"if (getpetinfo(3) > 900) { bonus bInt, 4; bonus bAgi, 1; } ">
},
-)
+{
+ Id: 1195
+ SpriteName: "Baby Dragon"
+ Name: "Baby Dragon"
+ TamingItem: "JarOfBlood"
+ EggItem: "DragonHorn"
+ FoodItem: "Dragonfruit"
+ FoodEffectiveness: 70
+ HungerDelay: 100
+ Intimacy: {
+ Initial: 60
+ FeedIncrement: 100
+ OverFeedDecrement: 10
+ OwnerDeathDecrement: 10
+ }
+ CaptureRate: 0
+ Speed: 190
+ SpecialPerformance: true
+ AttackRate: 450
+ DefendRate: 500
+ ChangeTargetRate: 850
+ PetScript: <" petloot 3; bonus bStr, 1; ">
+ EquipScript: <"if (getpetinfo(3) > 900) { bonus2 bAddGetZenyNum, -1, 4; } ">
+},)