aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/cow.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/mobs/examples/cow.yaml')
-rw-r--r--data/mobs/examples/cow.yaml39
1 files changed, 25 insertions, 14 deletions
diff --git a/data/mobs/examples/cow.yaml b/data/mobs/examples/cow.yaml
index 7f1ee3c..2171d12 100644
--- a/data/mobs/examples/cow.yaml
+++ b/data/mobs/examples/cow.yaml
@@ -1,24 +1,10 @@
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:
@@ -26,3 +12,28 @@ drops:
weight: 100
- item_id: raw_beef
weight: 100
+combat:
+ kind: combat
+ stats:
+ hp: 8
+ attack: 1
+ strength: 1
+ defense: 1
+ attack_type: crush
+ speed: 5
+ aggressive: false
+ respawn_ticks: 30
+ bonuses:
+ attack_bonus: 0
+ strength_bonus: 0
+ science_bonus: 0
+ science_percent_bonus: 0
+ ranged_bonus: 0
+ ranged_strength_bonus: 0
+ defenses:
+ stab_defense: 1
+ slash_defense: 1
+ crush_defense: 1
+ science_defense: 0
+ ranged_defense: 0
+ size: large