From 357f5489d01cf8c48aedc8a505715a5dcf4b996a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 5 Jul 2021 15:47:23 -0300 Subject: Some tentative balancing which was requested on #57 --- db/pre-re/item_db.conf | 14 ++++++++++---- npc/018-1/mike.txt | 6 ------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index e2cc50e5..6975898b 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -210,7 +210,7 @@ item_db: ( Buy: 8000 Sell: 4000 Weight: 2000 - Atk: 100 + Atk: 90 Range: 1 Slots: 0 Loc: "EQP_HAND_R" @@ -375,7 +375,7 @@ item_db: ( Buy: 20000 Sell: 8000 Weight: 900 - Atk: 110 + Atk: 100 Range: 1 Slots: 0 Loc: "EQP_HAND_R" @@ -9161,6 +9161,12 @@ item_db: ( Loc: "EQP_HEAD_TOP" Refine: false ViewSprite: 760 + Script: <" + bonus bMdef, -50; + bonus bStr, -2; + bonus bAgi, -2; + bonus bDex, -2; + "> }, { Id: 761 @@ -11380,8 +11386,8 @@ item_db: ( Refine: false ViewSprite: 5129 Script: <" - bonus bAtkRange, 3; - bonus bInt, -readparam(bInt); + bonus bAtkRange, 2; + bonus bInt, -readparam(bInt); bonus bAgi, 2; bonus bDex, 2; "> diff --git a/npc/018-1/mike.txt b/npc/018-1/mike.txt index 8903936e..0515b0c0 100644 --- a/npc/018-1/mike.txt +++ b/npc/018-1/mike.txt @@ -23,11 +23,5 @@ Cronos - Boss Point Validation & Exchanger? Possibly in Keshlam Swamps? Reapercry + Evil Obelisk (Maybe you can enable the obelisk warp from Swamps) -Scrolls on client data; Create item DB entries, add to drop - 5267 Alizarin - 5268 Cobalt - 5269 Gamboge - 5270 Mauve - 5271 Joyplim */ -- cgit v1.2.3-60-g2f50