From c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 19:37:20 -0400 Subject: feat: yaml conversation trees more robust --- data/mobs/moss_giant.yaml | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 data/mobs/moss_giant.yaml (limited to 'data/mobs/moss_giant.yaml') diff --git a/data/mobs/moss_giant.yaml b/data/mobs/moss_giant.yaml deleted file mode 100644 index f19f0a3..0000000 --- a/data/mobs/moss_giant.yaml +++ /dev/null @@ -1,32 +0,0 @@ -name: moss giant -description: "A towering creature covered in moss and vines, its rocky skin dripping with moisture." -attack: 12 -strength: 14 -defense: 10 -hp: 60 -speed: 7 -aggressive: true -respawn_ticks: 45 -attack_type: crush -attack_bonus: 10 -strength_bonus: 12 -stab_defense: 15 -slash_defense: 12 -crush_defense: 18 -science_defense: -5 -ranged_defense: 15 -idle_descriptions: - - "surveys its territory with dull eyes" - - "pulls a vine from its shoulder" - - "stamps the ground, sending tremors" - - "scratches its mossy hide" -size: massive -drops: - remains: bones - loot: - - item_id: credits - weight: 50 - quantity: 120 - - item_id: credits - weight: 50 - quantity: 500 -- cgit v1.2.3