aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/cow.yaml
blob: bf97360ebf3354dd33e12bd44ebd53b1dec478d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
id: cow
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