From b62f1be5a78cfc77e5b6464b53abc612a506bf82 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 13 Jul 2018 01:07:50 -0300 Subject: Pets core <3 --- db/re/item_db.conf | 55 ++++++++++++++++++++++++ db/re/mob_db.conf | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++ db/re/pet_db.conf | 102 ++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 275 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2d7c32ff5..42370b295 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9332,6 +9332,61 @@ item_db: ( bpet; "> }, +{ + Id: 4003 + AegisName: "DoggyDog" + Name: "Doggy Dog" + Type: "IT_PETEGG" + Buy: 30000 + Sell: 1000 + Weight: 800 + KeepAfterUse: true + Script: <" + bpet; + "> +}, +{ + Id: 4004 + AegisName: "CattyCat" + Name: "Catty Cat" + Type: "IT_PETEGG" + Buy: 30000 + Sell: 1000 + Weight: 800 + KeepAfterUse: true + Script: <" + bpet; + "> +}, +{ + Id: 4005 + AegisName: "BlackyCat" + Name: "Blacky Cat" + Type: "IT_PETEGG" + Buy: 30000 + Sell: 1000 + Weight: 800 + KeepAfterUse: true + Script: <" + bpet; + "> +}, +{ + Id: 4006 + AegisName: "Ratte" + Name: "Ratte" + Type: "IT_PETEGG" + Buy: 30000 + Sell: 1000 + Weight: 200 + KeepAfterUse: true + Script: <" + bpet; + "> +}, + +// +// Dyes { Id: 5000 AegisName: "CrimsonDye" diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a86619cfa..619303d4c 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7005,4 +7005,125 @@ mob_db: ( ShadowHerb: 4200 } }, +{ + Id: 1190 + SpriteName: "Toto" + Name: "Toto" + Lv: 5 + Hp: 500 + Sp: 0 + Exp: 3 + JExp: 1 + AttackRange: 1 + Attack: [230, 235] + Def: 180 + Mdef: 10 + Stats: { + Str: 25 + Agi: 20 + Vit: 25 + Int: 1 + Dex: 95 + Luk: 20 + } + ViewRange: 1 + ChaseRange: 10 + Size: 1 + Race: 0 + Element: (0, 4) + Mode: { + CanMove: true + Looter: true + Assist: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + } + MoveSpeed: 1200 + AttackDelay: 672 + AttackMotion: 472 + DamageMotion: 280 + MvpExp: 0 +}, +{ + Id: 1191 + SpriteName: "WhiteCat" + Name: "WhiteCat" + Lv: 5 + Hp: 500 + Sp: 0 + Exp: 3 + JExp: 1 + AttackRange: 1 + Attack: [230, 235] + Def: 180 + Mdef: 10 + Stats: { + Str: 25 + Agi: 20 + Vit: 25 + Int: 1 + Dex: 95 + Luk: 20 + } + ViewRange: 1 + ChaseRange: 10 + Size: 1 + Race: 0 + Element: (0, 4) + Mode: { + CanMove: true + Looter: true + Assist: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + } + MoveSpeed: 1200 + AttackDelay: 672 + AttackMotion: 472 + DamageMotion: 280 + MvpExp: 0 +}, +{ + Id: 1192 + SpriteName: "BlackCat" + Name: "BlackCat" + Lv: 5 + Hp: 500 + Sp: 0 + Exp: 3 + JExp: 1 + AttackRange: 1 + Attack: [230, 235] + Def: 180 + Mdef: 10 + Stats: { + Str: 25 + Agi: 20 + Vit: 25 + Int: 1 + Dex: 95 + Luk: 200 + } + ViewRange: 1 + ChaseRange: 10 + Size: 1 + Race: 0 + Element: (0, 4) + Mode: { + Aggressive: true + CanMove: true + Looter: true + Assist: true + CanAttack: true + ChangeTargetMelee: true + ChangeChase: true + } + MoveSpeed: 1200 + AttackDelay: 672 + AttackMotion: 472 + DamageMotion: 280 + MvpExp: 0 +}, ) 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 @@ -85,6 +85,30 @@ pet_db:( PetScript: <" petloot 10; "> 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" @@ -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; "> }, ) -- cgit v1.2.3-60-g2f50