summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-07-06 21:15:16 -0400
committerDavid Gay <david@davidgay.org>2021-07-06 21:15:24 -0400
commit68843145330bb49f5038d426e505e9c942e0577e (patch)
tree204796c4d4de91a1eb26c8272d427acfa81b3716
parent4edcf33d0b206a35963695453a636f194789ecbb (diff)
[data] Reduce pit leech, stalk beast, and grinpad damage, and reduce XP awards for all monsters except balgoloth
-rw-r--r--CHANGELOG.md4
-rw-r--r--data/monsters.yml22
2 files changed, 15 insertions, 11 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1dcf290..43995da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,10 @@ All notable changes to this project will be documented in this file.
- Synthsever rusted lockbox base duration reduced from 180 to 120.
- Adjusted wealdreap drop tables at Twil Woods and Twil Grove to accommodate pluma moss and laris strand.
+### Monsters
+- Pit leech, stalk beast, and grinpad damage reduced.
+- XP awards reduced (except balgoloth).
+
### Chat
- Chat area now shows most recent 200 messages, instead of 100.
- New "History" link shows a chat history of the last 2,000 messages.
diff --git a/data/monsters.yml b/data/monsters.yml
index 01596b0..8d4cc86 100644
--- a/data/monsters.yml
+++ b/data/monsters.yml
@@ -23,11 +23,11 @@ pit_leech:
- type: "damage"
gid: "pierce"
min: 1
- max: 5
+ max: 2
awards:
- type: "xp"
gid: "beastslay"
- base: 4
+ base: 3
- type: "item"
chance: 1
table:
@@ -63,12 +63,12 @@ stalk_beast:
hit_effects:
- type: "damage"
gid: "bash"
- min: 2
- max: 7
+ min: 1
+ max: 5
awards:
- type: "xp"
gid: "beastslay"
- base: 7
+ base: 4
- type: "item"
chance: 1
table:
@@ -104,12 +104,12 @@ grinpad:
hit_effects:
- type: "damage"
gid: "slash"
- min: 4
- max: 10
+ min: 3
+ max: 9
awards:
- type: "xp"
gid: "beastslay"
- base: 11
+ base: 5
- type: "item"
chance: 1
table:
@@ -157,7 +157,7 @@ lesser_trodgeathomp:
awards:
- type: "xp"
gid: "beastslay"
- base: 16
+ base: 10
- type: "title"
gid: "retributor"
- type: "item"
@@ -213,7 +213,7 @@ bollyrot:
awards:
- type: "xp"
gid: "beastslay"
- base: 13
+ base: 6
- type: "item"
chance: 1
table:
@@ -262,7 +262,7 @@ crypt_writhe:
awards:
- type: "xp"
gid: "beastslay"
- base: 20
+ base: 13
- type: "item"
chance: 0.05
gid: "black_gizzard"