diff options
| author | historia <[not public]> | 2026-06-25 19:37:20 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-25 19:37:20 -0400 |
| commit | c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 (patch) | |
| tree | d1c02acea2b4c8d0f672c1539cfdb373b6272ed0 /data/mobs/ancient_construct.yaml | |
| parent | 068ce514ea3eebdc42b595c631b4b00ce4594577 (diff) | |
| download | thehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz | |
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/ancient_construct.yaml')
| -rw-r--r-- | data/mobs/ancient_construct.yaml | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/data/mobs/ancient_construct.yaml b/data/mobs/ancient_construct.yaml deleted file mode 100644 index 190e8c2..0000000 --- a/data/mobs/ancient_construct.yaml +++ /dev/null @@ -1,47 +0,0 @@ -name: ancient construct -description: "An impossibly old machine from before the regression, still operational. Its design is alien even by modern standards, covered in glowing runes that predate recorded history." -attack: 58 -strength: 62 -defense: 66 -hp: 152 -speed: 4 -aggressive: true -respawn_ticks: 150 -attack_type: slash -attack_bonus: 55 -strength_bonus: 55 -stab_defense: 95 -slash_defense: 100 -crush_defense: 85 -science_defense: -40 -ranged_defense: 70 -weakness: chaos -idle_descriptions: - - "etches glowing symbols into the air" - - "reconfigures its form with clicking sounds" - - "projects a holographic star map" - - "emits a resonant chime that shakes the walls" -combat_descriptions: - - "slices at %s with a blade of pure light" - - "unleashes a cascade of ancient energy at %s" - - "teleports behind %s and strikes" -size: massive -drops: - remains: scrap - loot: - - item_id: credits - weight: 40 - quantity: 10000 - - item_id: bloodjunk - weight: 20 - quantity: 8 - - item_id: deathjunk - weight: 15 - quantity: 8 - - table: gem_table - weight: 10 - - item_id: uncut_diamond - weight: 5 - quantity: 3 - - table: herb_table_high - weight: 10 |
