From fa45549c2fbbedb923ddf85df5e65d5c63269a1d Mon Sep 17 00:00:00 2001 From: David Gay Date: Wed, 9 Jun 2021 20:51:58 -0400 Subject: Nerf balgoloth, but double its claw size --- data/monsters.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data') 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: -- cgit v1.2.3