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/molten_elemental.yaml | 42 ----------------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 data/mobs/molten_elemental.yaml (limited to 'data/mobs/molten_elemental.yaml') diff --git a/data/mobs/molten_elemental.yaml b/data/mobs/molten_elemental.yaml deleted file mode 100644 index 9c46ccb..0000000 --- a/data/mobs/molten_elemental.yaml +++ /dev/null @@ -1,42 +0,0 @@ -name: molten elemental -description: "A flowing mass of liquid metal and superheated slag, roughly humanoid. The air around it shimmers with heat and droplets of molten alloy drip to the floor." -attack: 48 -strength: 52 -defense: 52 -hp: 115 -speed: 5 -aggressive: true -respawn_ticks: 80 -attack_type: crush -attack_bonus: 40 -strength_bonus: 42 -stab_defense: 60 -slash_defense: 60 -crush_defense: 70 -science_defense: -30 -ranged_defense: 45 -weakness: hydro -idle_descriptions: - - "bubbles and churns, throwing off sparks" - - "melts a nearby chunk of metal absent-mindedly" - - "pulses with an inner orange glow" - - "drips glowing droplets onto the floor" -combat_descriptions: - - "hurls a glob of molten metal at %s" - - "engulfs %s in a wave of liquid fire" - - "smashes %s with a superheated limb" -size: large -drops: - remains: scrap - loot: - - item_id: credits - weight: 50 - quantity: 2000 - - item_id: biojunk - weight: 20 - quantity: 3 - - item_id: bloodjunk - weight: 15 - quantity: 2 - - table: herb_table_high - weight: 15 -- cgit v1.2.3