summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-07-05 15:47:23 -0300
committerJesusaves <cpntb1@ymail.com>2021-07-05 15:47:23 -0300
commit357f5489d01cf8c48aedc8a505715a5dcf4b996a (patch)
treee15dc9dfb427c2796ba1b4d9239c138276582942
parentef9530456186f53237474e0ddd328f10f99e9bd9 (diff)
downloadserverdata-357f5489d01cf8c48aedc8a505715a5dcf4b996a.tar.gz
serverdata-357f5489d01cf8c48aedc8a505715a5dcf4b996a.tar.bz2
serverdata-357f5489d01cf8c48aedc8a505715a5dcf4b996a.tar.xz
serverdata-357f5489d01cf8c48aedc8a505715a5dcf4b996a.zip
Some tentative balancing which was requested on #57
-rw-r--r--db/pre-re/item_db.conf14
-rw-r--r--npc/018-1/mike.txt6
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
*/