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/void_reaper.yaml | |
| parent | 068ce514ea3eebdc42b595c631b4b00ce4594577 (diff) | |
| download | thehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz | |
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/void_reaper.yaml')
| -rw-r--r-- | data/mobs/void_reaper.yaml | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/data/mobs/void_reaper.yaml b/data/mobs/void_reaper.yaml deleted file mode 100644 index e54d776..0000000 --- a/data/mobs/void_reaper.yaml +++ /dev/null @@ -1,52 +0,0 @@ -name: void reaper -description: "A shadowy figure that seems to absorb light itself. Its form shifts between a hooded specter and an armored construct. A scythe of dark energy flickers in its grasp." -attack: 62 -strength: 68 -defense: 72 -hp: 170 -speed: 3 -aggressive: true -respawn_ticks: 200 -attack_type: slash -attack_bonus: 60 -strength_bonus: 60 -stab_defense: 100 -slash_defense: 110 -crush_defense: 90 -science_defense: -45 -ranged_defense: 75 -weakness: bio -assassin_level: 80 -finishing_blow: lawjunk -idle_descriptions: - - "flickers in and out of existence" - - "draws the warmth from the surrounding air" - - "whispers in a language that predates humanity" - - "reaches out with shadowy tendrils" -combat_descriptions: - - "swings its void scythe at %s" - - "drains the life force from %s" - - "envelops %s in absolute darkness" -size: massive -drops: - remains: ectoplasm - loot: - - item_id: credits - weight: 30 - quantity: 20000 - - item_id: law_identifier - weight: 5 - - item_id: death_identifier - weight: 5 - - item_id: blood_identifier - weight: 5 - - item_id: bloodjunk - weight: 20 - quantity: 10 - - table: gem_table - weight: 15 - - item_id: uncut_diamond - weight: 10 - quantity: 5 - - table: herb_table_high - weight: 10 |
