aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/zombie.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-25 19:37:20 -0400
committerhistoria <[not public]>2026-06-25 19:37:20 -0400
commitc55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 (patch)
treed1c02acea2b4c8d0f672c1539cfdb373b6272ed0 /data/mobs/zombie.yaml
parent068ce514ea3eebdc42b595c631b4b00ce4594577 (diff)
downloadthehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/zombie.yaml')
-rw-r--r--data/mobs/zombie.yaml33
1 files changed, 0 insertions, 33 deletions
diff --git a/data/mobs/zombie.yaml b/data/mobs/zombie.yaml
deleted file mode 100644
index f5989e0..0000000
--- a/data/mobs/zombie.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
-name: zombie
-description: "A shambling corpse reanimated by residual asteroid radiation."
-attack: 10
-strength: 8
-defense: 8
-hp: 30
-speed: 6
-aggressive: true
-respawn_ticks: 35
-attack_type: crush
-attack_bonus: 4
-strength_bonus: 6
-stab_defense: 8
-slash_defense: 20
-crush_defense: -8
-science_defense: -15
-ranged_defense: 8
-weakness: solar
-idle_descriptions:
- - "groans and shuffles forward"
- - "reaches out with decaying arms"
- - "stumbles and catches itself"
- - "stares blankly ahead"
-size: medium
-drops:
- remains: bones
- loot:
- - item_id: credits
- weight: 60
- quantity: 50
- - item_id: credits
- weight: 40
- quantity: 200