diff options
author | David Gay <david@davidgay.org> | 2021-06-09 20:51:58 -0400 |
---|---|---|
committer | David Gay <david@davidgay.org> | 2021-06-09 20:51:58 -0400 |
commit | fa45549c2fbbedb923ddf85df5e65d5c63269a1d (patch) | |
tree | 33ea63c58c80e0a43a5ae3607a762dc69e5eef21 | |
parent | 1d3de6afb2f8312fcc1e16e649cdc9a76e5ed8c7 (diff) |
Nerf balgoloth, but double its claw size
-rw-r--r-- | CHANGELOG.md | 9 | ||||
-rw-r--r-- | data/monsters.yml | 8 |
2 files changed, 13 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ea3d97..be7079f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.1.10] - 2021-06-09 + +### Leviathans +- Balgoloth + - Speed 20 -> 15 + - Accuracy 25 -> 23 + - Power 40 -> 30 + - Claw length 1' -> 2' + ## [0.1.9.1] - 2021-06-07 ### Fixed diff --git a/data/monsters.yml b/data/monsters.yml index b5dc2a6..8990432 100644 --- a/data/monsters.yml +++ b/data/monsters.yml @@ -271,7 +271,7 @@ balgoloth: name: "balgoloth" description: >- A fur-covered, bipedal creature standing at least twenty feet tall. It strides across the lands with great - sloth, brandishing thick, foot-long claws. It can smell thoughts from miles away, and the inner machinations of + sloth, brandishing thick, two-foot-long claws. It can smell thoughts from miles away, and the inner machinations of anything smarter than a grinpad enrages it. It only returns to calm once the thoughts have been silenced. whatnot: tags: @@ -279,11 +279,11 @@ balgoloth: max_hp: base: 500 speed: - base: 20 + base: 15 accuracy: - base: 25 + base: 23 power: - base: 40 + base: 30 evasion: base: 12 resistances: |