From d61ec7f7bf14509724c752f64c7bdb7bc703a072 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 18 Apr 2021 14:47:26 -0300 Subject: Non-epic defensive equipment dropped by monsters may now have bonus stats (rarely) close #9 --- db/pre-re/mob_db.conf | 92 +++++++++++++++++++++++++-------------------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/db/pre-re/mob_db.conf b/db/pre-re/mob_db.conf index 72f45895..13ac09f0 100644 --- a/db/pre-re/mob_db.conf +++ b/db/pre-re/mob_db.conf @@ -274,7 +274,7 @@ mob_db: ( DamageMotion: 480 Drops: { PinkAntenna: 1000 - PinkieHat: 40 + PinkieHat: (40, "ODG_BASICSTAT") } }, { @@ -360,7 +360,7 @@ mob_db: ( WhiteFur: 800 Milk: 150 RedApple: 400 - FluffyHat: 20 + FluffyHat: (20, "ODG_BASICSTAT") } }, { @@ -401,7 +401,7 @@ mob_db: ( DamageMotion: 480 Drops: { CaveSnakeLamp: 1000 - JeansShorts: 40 + JeansShorts: (40, "ODG_BASICSTAT") CaveSnakeTongue: 500 CaveSnakeEgg: 400 CaveSnakeEgg: 400 @@ -880,7 +880,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - InfantryHelmet: 100 + InfantryHelmet: (100, "ODG_BASICSTAT") CoinBag: 500 IronOre: 300 BugLeg: 1000 @@ -926,7 +926,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - LeatherShirt: 300 + LeatherShirt: (300, "ODG_BASICSTAT") BugLeg: 1000 ChocolateBar: 300 GingerBreadMan: 300 @@ -1018,7 +1018,7 @@ mob_db: ( Drops: { WhiteFur: 500 Milk: 150 - FluffyHat: 20 + FluffyHat: (20, "ODG_BASICSTAT") } }, { @@ -1363,7 +1363,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - LeatherShirt: 150 + LeatherShirt: (150, "ODG_BASICSTAT") ChocolateBar: 100 BugLeg: 800 BlackScorpionStinger: 800 @@ -1455,7 +1455,7 @@ mob_db: ( Drops: { TreasureKey: 500 RedApple: 100 - InfantryHelmet: 20 + InfantryHelmet: (20, "ODG_BASICSTAT") CoinBag: 200 } }, @@ -1630,14 +1630,14 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - PirateHat: 300 - Bandana: 400 - VNeckSweater: 400 - Circlet: 400 - PumpkinHelmet: 300 - RangerHat: 400 + PirateHat: (300, "ODG_BASICSTAT") + Bandana: (400, "ODG_BASICSTAT") + VNeckSweater: (400, "ODG_BASICSTAT") + Circlet: (400, "ODG_BASICSTAT") + PumpkinHelmet: (300, "ODG_BASICSTAT") + RangerHat: (400, "ODG_BASICSTAT") Soul: 10000 - AxeHat: 600 + AxeHat: (600, "ODG_BASICSTAT") } }, { @@ -1765,7 +1765,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - LeatherGloves: 20 + LeatherGloves: (20, "ODG_BASICSTAT") SnakeSkin: 350 MountainSnakeEgg: 400 MountainSnakeEgg: 400 @@ -1949,9 +1949,9 @@ mob_db: ( Bone: 210 Skull: 300 DarkCrystal: 1000 - WarlordHelmet: 3 - WarlordPlate: 2 - LeatherGloves: 35 + WarlordHelmet: (3, "ODG_BASICSTAT") + WarlordPlate: (2, "ODG_BASICSTAT") + LeatherGloves: (35, "ODG_BASICSTAT") DiseasedHeart: 500 Soul: 500 } @@ -2089,8 +2089,8 @@ mob_db: ( IceCube: 900 TreasureKey: 750 ConcentrationPotion: 400 - StandardHeadband: 900 - SilkHeadband: 250 + StandardHeadband: (900, "ODG_BASICSTAT") + SilkHeadband: (250, "ODG_BASICSTAT") } }, { @@ -2135,7 +2135,7 @@ mob_db: ( AnimalBones: 700 FrozenYetiTear: 300 YetiClaw: 400 - YetiMask: 142 + YetiMask: (142, "ODG_BASICSTAT") YellowPresentBox: 800 WhitePresentBox: 700 } @@ -2447,7 +2447,7 @@ mob_db: ( SulphurPowder: 1000 PileOfAsh: 500 Pearl: 250 - SailorHat: 10 + SailorHat: (10, "ODG_BASICSTAT") } }, { @@ -2495,7 +2495,7 @@ mob_db: ( SulphurPowder: 1000 PileOfAsh: 500 Pearl: 250 - Bandana: 500 + Bandana: (500, "ODG_BASICSTAT") } }, { @@ -2543,7 +2543,7 @@ mob_db: ( PileOfAsh: 500 IronPowder: 250 Pearl: 250 - CaptainsHat: 1 + CaptainsHat: (1, "ODG_BASICSTAT") } }, { @@ -2720,10 +2720,10 @@ mob_db: ( Skull: 1000 DarkCrystal: 1000 DarkHelm: 2 - WarlordHelmet: 6 - KnightsHelmet: 25 - InfantryHelmet: 50 - CrusadeHelmet: 8 + WarlordHelmet: (6, "ODG_BASICSTAT") + KnightsHelmet: (25, "ODG_BASICSTAT") + InfantryHelmet: (50, "ODG_BASICSTAT") + CrusadeHelmet: (8, "ODG_BASICSTAT") DiseasedHeart: 500 Soul: 500 } @@ -2772,9 +2772,9 @@ mob_db: ( UnderworldMask: 5 Skull: 300 DarkCrystal: 1000 - WarlordHelmet: 3 - WarlordPlate: 2 - LeatherGloves: 35 + WarlordHelmet: (3, "ODG_BASICSTAT") + WarlordPlate: (2, "ODG_BASICSTAT") + LeatherGloves: (35, "ODG_BASICSTAT") DiseasedHeart: 500 Soul: 500 } @@ -2823,9 +2823,9 @@ mob_db: ( Phylactery: 1 Skull: 300 DarkCrystal: 1000 - WarlordHelmet: 3 - WarlordPlate: 2 - LeatherGloves: 35 + WarlordHelmet: (3, "ODG_BASICSTAT") + WarlordPlate: (2, "ODG_BASICSTAT") + LeatherGloves: (35, "ODG_BASICSTAT") DiseasedHeart: 500 Soul: 500 } @@ -3690,10 +3690,10 @@ mob_db: ( PaladinsHelmet: 1 CaramelCandy: 20 GoldenDeliciousApple: 5 - SilkRobe: 100 + SilkRobe: (100, "ODG_BASICSTAT") TinyManaElixir: 500 - SilkGloves: 20 - SilkPants: 15 + SilkGloves: (20, "ODG_BASICSTAT") + SilkPants: (15, "ODG_BASICSTAT") } }, //ID, Name, Jname, LV, HP, SP, EXP, JEXP, Range1, ATK1, ATK2, DEF, MDEF, STR, AGI, VIT, INT, DEX, LUK, Range2, Range3, Scale, Race, Element,Mode, Speed, Adelay, Amotion,Dmotion,Drop1id,Drop1per,Drop2id,Drop2%, Drop3id,Drop3%, Drop4id,Drop4%, Drop5id,Drop5%, Drop6id,Drop6%, Drop7id,Drop7%, Drop8id,Drop8%, Item1, Item2, MEXP, ExpPer, MVP1id, MVP1per,MVP2id, MVP2per,MVP3id, MVP3per,mutationcount,mutationstrength @@ -3871,7 +3871,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 200 Drops: { - LeatherGloves: 20 + LeatherGloves: (20, "ODG_BASICSTAT") SnakeSkin: 350 MountainSnakeEgg: 400 MountainSnakeEgg: 400 @@ -4014,9 +4014,9 @@ mob_db: ( UndeadEye: 210 PurpleDye: 200 DarkCrystal: 1000 - WarlordHelmet: 3 - WarlordPlate: 2 - LeatherGloves: 35 + WarlordHelmet: (3, "ODG_BASICSTAT") + WarlordPlate: (2, "ODG_BASICSTAT") + LeatherGloves: (35, "ODG_BASICSTAT") DiseasedHeart: 500 Soul: 500 } @@ -4103,7 +4103,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - LeatherShirt: 150 + LeatherShirt: (150, "ODG_BASICSTAT") ChocolateBar: 100 BugLeg: 800 BlackScorpionStinger: 800 @@ -4241,7 +4241,7 @@ mob_db: ( Bow: 10 Arrow: 760 Knife: 540 - FancyHat: 25 + FancyHat: (25, "ODG_BASICSTAT") } }, { @@ -5380,9 +5380,9 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - Knife: (300, "ODG_BASICSTAT") + Knife: 300 ChocolateBar: 110 - Dagger: (200, "ODG_BASICSTAT") + Dagger: 200 Ruby: 20 MinersHat: (80, "ODG_BASICSTAT") RedApple: 750 -- cgit v1.2.3-60-g2f50