summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/re/pet_db.conf23
1 files changed, 12 insertions, 11 deletions
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf
index 0baac572a..c0890c696 100644
--- a/db/re/pet_db.conf
+++ b/db/re/pet_db.conf
@@ -76,7 +76,7 @@ pet_db:(
EggItem: "PiouEgg"
FoodItem: "Piberries"
FoodEffectiveness: 80
- HungerDelay: 60
+ HungerDelay: 120
Intimacy: {
Initial: 250
FeedIncrement: 50
@@ -89,7 +89,8 @@ pet_db:(
AttackRate: 350
DefendRate: 400
ChangeTargetRate: 800
- PetScript: <" petloot 10; ">
+ // AL_HEAL (28). petskillsupport(<skill id>, <skill level>, <delay>, <percent hp>, <percent sp>)
+ PetScript: <" petloot 10; petskillsupport(28, 2, 60, 40, 100); ">
EquipScript: <" bonus bLuk,2; bonus bCritical,1; ">
},
{
@@ -100,7 +101,7 @@ pet_db:(
EggItem: "Ratte"
FoodItem: "Cheese"
FoodEffectiveness: 100
- HungerDelay: 60
+ HungerDelay: 120
Intimacy: {
Initial: 250
FeedIncrement: 50
@@ -124,7 +125,7 @@ pet_db:(
EggItem: "MaggotCocoon"
FoodItem: "BugLeg"
FoodEffectiveness: 100
- HungerDelay: 60
+ HungerDelay: 120
Intimacy: {
Initial: 250
FeedIncrement: 50
@@ -148,7 +149,7 @@ pet_db:(
EggItem: "BhopEgg"
FoodItem: "Aquada"
FoodEffectiveness: 100
- HungerDelay: 60
+ HungerDelay: 120
Intimacy: {
Initial: 250
FeedIncrement: 50
@@ -164,7 +165,6 @@ pet_db:(
PetScript: <" petskillbonus bLuk, 5, 30, 90; bonus bLuk,1; petloot 2; ">
EquipScript: <" bonus bLuk,4; bonus2 bSPRegenRate,1,10000; ">
},
-// TODO: What's the difference from AnimalBones and Bone ?
{
Id: 1060
SpriteName: "ForestShrommy"
@@ -173,7 +173,7 @@ pet_db:(
EggItem: "ForestShroomEgg"
FoodItem: "Moss"
FoodEffectiveness: 200
- HungerDelay: 60
+ HungerDelay: 120
Intimacy: {
Initial: 250
FeedIncrement: 50
@@ -189,6 +189,7 @@ pet_db:(
PetScript: <" petloot 3; ">
EquipScript: <" bonus bStr, 4; bonus bAgi, 1; ">
},
+// TODO: What's the difference from AnimalBones and Bone ?
{
Id: 1190
SpriteName: "Doggy"
@@ -197,7 +198,7 @@ pet_db:(
EggItem: "DoggyDog"
FoodItem: "AnimalBones"
FoodEffectiveness: 100
- HungerDelay: 60
+ HungerDelay: 120
Intimacy: {
Initial: 250
FeedIncrement: 50
@@ -210,7 +211,7 @@ pet_db:(
AttackRate: 450
DefendRate: 500
ChangeTargetRate: 850
- PetScript: <" petloot 3; bonus bStr, 1; ">
+ PetScript: <" petloot 3; bonus bStr, 1; petskillbonus(bVit, 3, 30, 90); ">
EquipScript: <" bonus bStr, 4; bonus2 bHPRegenRate,1,10000; ">
},
{
@@ -221,7 +222,7 @@ pet_db:(
EggItem: "CattyCat"
FoodItem: "Milk"
FoodEffectiveness: 100
- HungerDelay: 60
+ HungerDelay: 120
Intimacy: {
Initial: 250
FeedIncrement: 50
@@ -245,7 +246,7 @@ pet_db:(
EggItem: "BlackyCat"
FoodItem: "Mashmallow"
FoodEffectiveness: 100
- HungerDelay: 60
+ HungerDelay: 120
Intimacy: {
Initial: 250
FeedIncrement: 50