summaryrefslogtreecommitdiff
path: root/world/map/db/item_db_use.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-08 09:48:47 -0300
committerGitHub <noreply@github.com>2022-04-08 12:48:47 +0000
commitb9783d45aae91d656f51ee36aa12b0d55b80ae47 (patch)
tree4298c43e26ca48688c8b48de6d6a98936339ff92 /world/map/db/item_db_use.txt
parent4721788b944417413a96d7814ed09652aedb5f81 (diff)
downloadserverdata-b9783d45aae91d656f51ee36aa12b0d55b80ae47.tar.gz
serverdata-b9783d45aae91d656f51ee36aa12b0d55b80ae47.tar.bz2
serverdata-b9783d45aae91d656f51ee36aa12b0d55b80ae47.tar.xz
serverdata-b9783d45aae91d656f51ee36aa12b0d55b80ae47.zip
General Nerf + Misc Changes (#608)
I have a nerf gun and am not afraid of using it! * Nerf boss point gain in the crypt fights: -5 for Krukan, -10 for Razha and -15 for Terogan * **No nerf if** doing Kurkan and level < 90 * **No nerf if** doing Razha and level < 100 * **No nerf if** doing Terogan and level < 120 * _In future, there may be a new boss fight for level < 135 and for level < 150, but this is NYI._ * Nerf upmarmu. if your int is lower than agi, nerf applies by half the difference. If int is higher than agi, same formula, but it is a **boost**. * This is a nerf for EVERYTHING including mobs ─ Nerf MDEF for Poltergeist (-5), Lightning Ball (-15), The Lost (-10), Witch Guard (-20), JackO (-2), Zombie (-1), Fallen (-2), Terranite (-5), Reaper (-10), Nutcracker (-5), Swashbuckler (-2), Grenadier (-10), Anne (-5), and Tormenta (-20). * Also nerf General Razha cost in (-2 Eyes) * Change Terogan cost to be more consistent with exercised drop rates (Eyes <-> Ears) * Nerf Audsbel asked Grass Snake Tongues from 50 to 40 * Remove Wumpus Egg. * Add Tomato using Wumpus Egg former ID (usable, 200 HP) * Add three items archetypes for the upcoming CRC Day. Also adds Keshlam mobs to Evil Obelisk for 10kGP. _PS. Actually, 30 tongues for Audsbel would have worked but I prefer to be incremental and the exp would need some reviewing in this case._
Diffstat (limited to 'world/map/db/item_db_use.txt')
-rw-r--r--world/map/db/item_db_use.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/db/item_db_use.txt b/world/map/db/item_db_use.txt
index e8d48654..12019781 100644
--- a/world/map/db/item_db_use.txt
+++ b/world/map/db/item_db_use.txt
@@ -100,4 +100,5 @@
5235, TMWBirthdayGift, 0, 1000000, 50, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {callfunc "TMWBirthdayGift";}, {}
5236, GumiCandy, 0, 10000, 250, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {set Sex, if_then_else(Sex == 3, rand(0, 1), if_then_else(rand(0,1), 3, !Sex));}, {}
5237, CaramelCandy, 0, 700, 350, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {heal 350, 0, 1;}, {}
+5251, Tomato, 0, 700, 350, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {heal 200, 5, 1;}, {}
5263, LovePotion, 0, 90000, 550, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {callfunc "LovePotion";}, {}