diff options
Diffstat (limited to 'db/re/pet_db.conf')
-rw-r--r-- | db/re/pet_db.conf | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf index 0ab13cc13..665c48857 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -118,6 +118,30 @@ pet_db:( EquipScript: <" bonus bDex, 4; "> }, { + Id: 1029 + SpriteName: "DangerousDuck" + Name: "Dangerous Duck" + TamingItem: "DuckFeather" + EggItem: "DuckEgg" + FoodItem: "CherryCake" + FoodEffectiveness: 100 + HungerDelay: 120 + Intimacy: { + Initial: 250 + FeedIncrement: 100 + OverFeedDecrement: 10 + OwnerDeathDecrement: 10 + } + CaptureRate: 1000 + Speed: 220 + SpecialPerformance: true + AttackRate: 450 + DefendRate: 500 + ChangeTargetRate: 850 + PetScript: <" petloot 3; "> + EquipScript: <" bonus bAddStealRate,15; bonus bHPGainValue,1; "> +}, +{ Id: 1030 SpriteName: "Cute Maggot" Name: "Cute Maggot" |