From 3e55061f9749c340d2b73c576ef45c9a43a8e387 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Fri, 4 Feb 2022 15:12:08 -0500 Subject: [PATCH] Add a big bad boss --- raws/spawns.json | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/raws/spawns.json b/raws/spawns.json index 4a788c3..52d7daa 100644 --- a/raws/spawns.json +++ b/raws/spawns.json @@ -3238,6 +3238,43 @@ ] }, "faction": "Fungi" + }, + { + "name": "Vokoth", + "renderable": { + "glyph": "&", + "fg": "#FF0000", + "bg": "#000000", + "order": 1, + "x_size": 2, + "y_size": 2 + }, + "blocks_tile": true, + "vision_range": 6, + "movement": "static", + "attributes": { + "might": 13, + "fitness": 13 + }, + "skills": { + "Melee": 18, + "Defense": 16 + }, + "natural": { + "armor_class": 17, + "attacks": [ + { + "name": "whip", + "hit_bonus": 4, + "damage": "1d10+2" + } + ] + }, + "loot_table": "Wyrms", + "faction": "Wyrm", + "level": 8, + "gold": "20d10", + "abilities": [] } ], "props": [