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.conf48
1 files changed, 24 insertions, 24 deletions
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf
index fcd1fcff..636512e6 100644
--- a/db/re/pet_db.conf
+++ b/db/re/pet_db.conf
@@ -29,8 +29,8 @@
pet_db:(
/**************************************************************************
- ************* Entry structure ********************************************
- **************************************************************************
+************* Entry structure ********************************************
+**************************************************************************
{
// ================ Mandatory fields ==============================
Id: ID (int)
@@ -71,27 +71,27 @@ pet_db:(
**************************************************************************/
{
- Id: 1002
- SpriteName: "Piou"
- Name: "Piou"
- TamingItem: "PiouFeathers"
- EggItem: "PiouEgg"
- FoodItem: "Piberries"
- FoodEffectiveness: 80
- HungerDelay: 60
- Intimacy: {
- Initial: 250
- FeedIncrement: 50
- OverFeedDecrement: 100
- OwnerDeathDecrement: 20
- }
- CaptureRate: 1000
- Speed: 150
- SpecialPerformance: true
- AttackRate: 350
- DefendRate: 400
- ChangeTargetRate: 800
- PetScript: <" petloot 10; ">
- EquipScript: <" bonus bLuk,2; bonus bCritical,1; ">
+ Id: 1002
+ SpriteName: "Piou"
+ Name: "Piou"
+ TamingItem: "PiouFeathers"
+ EggItem: "PiouEgg"
+ FoodItem: "Piberries"
+ FoodEffectiveness: 80
+ HungerDelay: 60
+ Intimacy: {
+ Initial: 250
+ FeedIncrement: 50
+ OverFeedDecrement: 100
+ OwnerDeathDecrement: 20
+ }
+ CaptureRate: 1000
+ Speed: 150
+ SpecialPerformance: true
+ AttackRate: 350
+ DefendRate: 400
+ ChangeTargetRate: 800
+ PetScript: <" petloot 10; ">
+ EquipScript: <" bonus bLuk,2; bonus bCritical,1; ">
},
)