diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-13 19:38:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-13 19:38:34 -0300 |
commit | d8b14353734e38bbd2d6656d783c383092b511f3 (patch) | |
tree | 4fef2d03989eb3abd8b879d7f249c0efb190b8bd /db | |
parent | 7f06e200dbb80d7ea9ad753675769b0ba14ca2b2 (diff) | |
download | serverdata-d8b14353734e38bbd2d6656d783c383092b511f3.tar.gz serverdata-d8b14353734e38bbd2d6656d783c383092b511f3.tar.bz2 serverdata-d8b14353734e38bbd2d6656d783c383092b511f3.tar.xz serverdata-d8b14353734e38bbd2d6656d783c383092b511f3.zip |
Balance: Boost all Sulphur Powder sources in x4, nerf Flar attack from 110% to 80%
Diffstat (limited to 'db')
-rw-r--r-- | db/pre-re/item_db.conf | 2 | ||||
-rw-r--r-- | db/pre-re/mob_db.conf | 26 |
2 files changed, 15 insertions, 13 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 7ee94a4a..083ed000 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -2703,7 +2703,7 @@ item_db: ( Type: "IT_ETC" Buy: 1000 Sell: 25 - Weight: 2 + Weight: 1 Def: 0 Slots: 0 Refine: false diff --git a/db/pre-re/mob_db.conf b/db/pre-re/mob_db.conf index 31ef2f06..6f7de0d4 100644 --- a/db/pre-re/mob_db.conf +++ b/db/pre-re/mob_db.conf @@ -1868,8 +1868,8 @@ mob_db: ( MvpExp: 0 Drops: { SpectrePowder: 1000 - SulphurPowder: 150 - SulphurPowder: 120 + SulphurPowder: 600 + SulphurPowder: 480 } }, { @@ -2398,8 +2398,8 @@ mob_db: ( Drops: { Beer: 1000 Orange: 1000 + SulphurPowder: 1000 PileOfAsh: 500 - SulphurPowder: 250 Pearl: 250 SailorHat: 10 } @@ -2446,8 +2446,8 @@ mob_db: ( Drops: { Beer: 1000 Orange: 1000 + SulphurPowder: 1000 PileOfAsh: 500 - SulphurPowder: 250 Pearl: 250 Bandana: 500 } @@ -2814,9 +2814,9 @@ mob_db: ( Drops: { SmallMushroom: 500 BugLeg: 500 + SulphurPowder: 400 Lifestone: 300 EmptyBottle: 100 - SulphurPowder: 100 } }, { @@ -2858,7 +2858,8 @@ mob_db: ( MvpExp: 0 Drops: { SlingBullet: 10000 - SulphurPowder: 2500 + SulphurPowder: 5000 + SulphurPowder: 5000 IronOre: 1000 PileOfAsh: 1000 Coal: 1000 @@ -3756,7 +3757,8 @@ mob_db: ( MvpExp: 0 Drops: { SlingBullet: 10000 - SulphurPowder: 2500 + SulphurPowder: 5000 + SulphurPowder: 5000 IronOre: 1000 PileOfAsh: 1000 Coal: 1000 @@ -4385,8 +4387,8 @@ mob_db: ( MvpExp: 0 Drops: { PoltergeistPowder: 1000 - SulphurPowder: 150 - SulphurPowder: 120 + SulphurPowder: 600 + SulphurPowder: 480 } }, { @@ -4900,9 +4902,9 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { + SulphurPowder: 3000 CottonCloth: 1000 CottonCloth: 500 - SulphurPowder: 750 Emerald: 50 ReedBundle: 500 } @@ -5375,8 +5377,8 @@ mob_db: ( MvpExp: 0 Drops: { WispPowder: 1000 - SulphurPowder: 150 - SulphurPowder: 120 + SulphurPowder: 600 + SulphurPowder: 480 } }, { |