summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-12-31 03:32:18 -0300
committerJesusaves <cpntb1@ymail.com>2019-12-31 03:32:18 -0300
commitd16086dd65984d7569f6bfac0f71c90466ca4b0b (patch)
tree645f8452aebae00086507cf9a2bec2a19b933dd4
parentf6f7c541f515d2dae17c9d1f950b9507ebb53201 (diff)
downloadserverdata-d16086dd65984d7569f6bfac0f71c90466ca4b0b.tar.gz
serverdata-d16086dd65984d7569f6bfac0f71c90466ca4b0b.tar.bz2
serverdata-d16086dd65984d7569f6bfac0f71c90466ca4b0b.tar.xz
serverdata-d16086dd65984d7569f6bfac0f71c90466ca4b0b.zip
Fluffy egg
-rw-r--r--db/re/item_db.conf21
-rw-r--r--db/re/pet_db.conf24
2 files changed, 45 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index d7a1696c9..14cb19c4f 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -12309,6 +12309,27 @@ item_db: (
bpet;
">
},
+{
+ Id: 4008
+ AegisName: "FluffyEgg"
+ Name: "Fluffy Egg"
+ Type: "IT_PETEGG"
+ Buy: 90000
+ Sell: 4000
+ Weight: 360
+ KeepAfterUse: true
+ Trade: {
+ partneroverride: true
+ notrade: true
+ nodrop: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bpet;
+ ">
+},
//
// Dyes
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf
index af26e3830..0ab13cc13 100644
--- a/db/re/pet_db.conf
+++ b/db/re/pet_db.conf
@@ -142,6 +142,30 @@ pet_db:(
EquipScript: <" bonus bMaxHP, 250; ">
},
{
+ Id: 1022
+ SpriteName: "Common Fluffy"
+ Name: "Common Fluffy"
+ TamingItem: "WhiteFur"
+ EggItem: "FluffyEgg"
+ FoodItem: "LettuceLeaf"
+ 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 bMaxSP,250; ">
+},
+{
Id: 1049
SpriteName: "Bhop Fluffy"
Name: "Bhop Fluffy"