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/titan_sentinel.yaml | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 data/mobs/titan_sentinel.yaml (limited to 'data/mobs/titan_sentinel.yaml') diff --git a/data/mobs/titan_sentinel.yaml b/data/mobs/titan_sentinel.yaml deleted file mode 100644 index 32ddcc2..0000000 --- a/data/mobs/titan_sentinel.yaml +++ /dev/null @@ -1,41 +0,0 @@ -name: titan sentinel -description: "A colossal automaton, the bigger brother of the iron sentinel. Its armor is reinforced adamantite alloy and its optics burn with crimson fire." -attack: 50 -strength: 52 -defense: 56 -hp: 132 -speed: 5 -aggressive: true -respawn_ticks: 120 -attack_type: crush -attack_bonus: 48 -strength_bonus: 45 -stab_defense: 90 -slash_defense: 90 -crush_defense: 80 -science_defense: -35 -ranged_defense: 60 -weakness: solar -idle_descriptions: - - "stands motionless, gyros humming" - - "scans the area with a sweeping crimson beam" - - "vents superheated exhaust" - - "rotates its armored torso with a deep grinding sound" -combat_descriptions: - - "smashes %s with a titan-grade fist" - - "unleashes a devastating plasma barrage at %s" - - "drives %s into the ground with overwhelming force" -size: massive -drops: - loot: - - item_id: scrap - weight: 30 - quantity: 10 - - item_id: credits - weight: 50 - quantity: 8000 - - table: gem_table - weight: 15 - - item_id: deathjunk - weight: 5 - quantity: 5 -- cgit v1.2.3