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 a7f32afe9..c62430747 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -190,6 +190,30 @@ pet_db:( EquipScript: <" bonus bMaxHP, 250; "> }, { + Id: 1032 + SpriteName: "Pinky" + Name: "Panfilo the Pinkie" + TamingItem: "PinkieHat" + EggItem: "PinkieCrystal" + FoodItem: "CherryCake" + FoodEffectiveness: 100 + HungerDelay: 120 + Intimacy: { + Initial: 250 + FeedIncrement: 50 + OverFeedDecrement: 10 + OwnerDeathDecrement: 10 + } + CaptureRate: 0 + Speed: 100 + SpecialPerformance: true + AttackRate: 450 + DefendRate: 500 + ChangeTargetRate: 850 + PetScript: <" petloot 1; bonus bAgi, 1; "> + EquipScript: <" bonus bAgi, 4; "> +}, +{ Id: 1039 SpriteName: "Nasty Bat" Name: "Nasty Bat" |