aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/cow.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/cow.yaml
parent068ce514ea3eebdc42b595c631b4b00ce4594577 (diff)
downloadthehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/cow.yaml')
-rw-r--r--data/mobs/cow.yaml28
1 files changed, 0 insertions, 28 deletions
diff --git a/data/mobs/cow.yaml b/data/mobs/cow.yaml
deleted file mode 100644
index 7f1ee3c..0000000
--- a/data/mobs/cow.yaml
+++ /dev/null
@@ -1,28 +0,0 @@
-name: cow
-description: "A placid dairy cow, chewing cud."
-attack: 1
-strength: 1
-defense: 1
-hp: 8
-speed: 5
-aggressive: false
-respawn_ticks: 30
-attack_type: crush
-stab_defense: 1
-slash_defense: 1
-crush_defense: 1
-science_defense: 0
-ranged_defense: 0
-idle_descriptions:
- - "moos softly"
- - "chews on some grass"
- - "swishes its tail lazily"
- - "stares at you with big brown eyes"
-size: large
-drops:
- remains: bones
- loot:
- - item_id: cowhide
- weight: 100
- - item_id: raw_beef
- weight: 100