slows treants back down, reduces spawnrate in grassy rooms

This commit is contained in:
Llywelwyn 2023-08-30 09:19:48 +01:00
parent 64caf0dc1a
commit 1f95bf14ee
3 changed files with 7 additions and 4 deletions

View file

@ -430,7 +430,7 @@
"flags": ["LARGE_GROUP", "GREEN_BLOOD"],
"level": 2,
"bac": 12,
"speed": 12,
"speed": 3,
"vision_range": 16,
"attacks": [{ "name": "lashes", "hit_bonus": 4, "damage": "1d8" }],
"loot": { "table": "scrolls", "chance": 0.05 }