summaryrefslogtreecommitdiff
path: root/db/re/pet_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-13 01:07:50 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-13 01:07:50 -0300
commitb62f1be5a78cfc77e5b6464b53abc612a506bf82 (patch)
tree9b3ef5deb92bdda04d48c19f0fb306a1f27f768a /db/re/pet_db.conf
parentb8af2f4e579e2ac439c4bc00991e9f9e91796696 (diff)
downloadserverdata-b62f1be5a78cfc77e5b6464b53abc612a506bf82.tar.gz
serverdata-b62f1be5a78cfc77e5b6464b53abc612a506bf82.tar.bz2
serverdata-b62f1be5a78cfc77e5b6464b53abc612a506bf82.tar.xz
serverdata-b62f1be5a78cfc77e5b6464b53abc612a506bf82.zip
Pets core <3
Diffstat (limited to 'db/re/pet_db.conf')
-rw-r--r--db/re/pet_db.conf102
1 files changed, 99 insertions, 3 deletions
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf
index 3e615c759..39b2fefce 100644
--- a/db/re/pet_db.conf
+++ b/db/re/pet_db.conf
@@ -86,6 +86,30 @@ pet_db:(
EquipScript: <" bonus bLuk,2; bonus bCritical,1; ">
},
{
+ Id: 1005
+ SpriteName: "Rattey"
+ Name: "Ratte the Ratto"
+ TamingItem: "MaggotSlime"
+ EggItem: "Ratte"
+ FoodItem: "BugLeg"
+ FoodEffectiveness: 100
+ HungerDelay: 60
+ Intimacy: {
+ Initial: 250
+ FeedIncrement: 50
+ OverFeedDecrement: 50
+ OwnerDeathDecrement: 50
+ }
+ CaptureRate: 1000
+ Speed: 100
+ SpecialPerformance: true
+ AttackRate: 450
+ DefendRate: 500
+ ChangeTargetRate: 850
+ PetScript: <" petloot 1; bonus bDex, 1; ">
+ EquipScript: <" bonus bDex, 4; ">
+},
+{
Id: 1030
SpriteName: "Cute Maggot"
Name: "Cute Maggot"
@@ -101,7 +125,7 @@ pet_db:(
OwnerDeathDecrement: 50
}
CaptureRate: 1000
- Speed: 140
+ Speed: 220
SpecialPerformance: true
AttackRate: 450
DefendRate: 500
@@ -130,7 +154,79 @@ pet_db:(
AttackRate: 350
DefendRate: 400
ChangeTargetRate: 800
- PetScript: <" petskillbonus bLuk, 5, 30, 90; bonus bLuk,1; ">
- EquipScript: <" bonus bLuk,2; bonus2 bSPRegenRate,1,10000; ">
+ PetScript: <" petskillbonus bLuk, 5, 30, 90; bonus bLuk,1; petloot 2; ">
+ EquipScript: <" bonus bLuk,4; bonus2 bSPRegenRate,1,10000; ">
+},
+{
+ Id: 1190
+ SpriteName: "Doggy"
+ Name: "Doggy the Dog"
+ TamingItem: "MaggotSlime"
+ EggItem: "DoggyDog"
+ FoodItem: "BugLeg"
+ FoodEffectiveness: 100
+ HungerDelay: 60
+ Intimacy: {
+ Initial: 250
+ FeedIncrement: 50
+ OverFeedDecrement: 50
+ OwnerDeathDecrement: 50
+ }
+ CaptureRate: 1000
+ Speed: 190
+ SpecialPerformance: true
+ AttackRate: 450
+ DefendRate: 500
+ ChangeTargetRate: 850
+ PetScript: <" petloot 3; bonus bStr, 1; ">
+ EquipScript: <" bonus bStr, 4; ">
+},
+{
+ Id: 1191
+ SpriteName: "Catty"
+ Name: "Catty the Cat"
+ TamingItem: "MaggotSlime"
+ EggItem: "CattyCat"
+ FoodItem: "BugLeg"
+ FoodEffectiveness: 100
+ HungerDelay: 60
+ Intimacy: {
+ Initial: 250
+ FeedIncrement: 50
+ OverFeedDecrement: 50
+ OwnerDeathDecrement: 50
+ }
+ CaptureRate: 1000
+ Speed: 190
+ SpecialPerformance: true
+ AttackRate: 450
+ DefendRate: 500
+ ChangeTargetRate: 850
+ PetScript: <" petloot 3; bonus bAgi, 1; ">
+ EquipScript: <" bonus bAgi, 4; ">
+},
+{
+ Id: 1191
+ SpriteName: "BlackCatty"
+ Name: "Blacky Cat"
+ TamingItem: "MaggotSlime"
+ EggItem: "BlackyCat"
+ FoodItem: "BugLeg"
+ FoodEffectiveness: 100
+ HungerDelay: 60
+ Intimacy: {
+ Initial: 250
+ FeedIncrement: 50
+ OverFeedDecrement: 50
+ OwnerDeathDecrement: 50
+ }
+ CaptureRate: 1000
+ Speed: 190
+ SpecialPerformance: true
+ AttackRate: 450
+ DefendRate: 500
+ ChangeTargetRate: 850
+ PetScript: <" petloot 3; bonus bInt, 1; ">
+ EquipScript: <" bonus bInt, 4; bonus bAgi, 1; ">
},
)