aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/man.yaml
blob: 074e1f95359afbfdcdd74fa2ef48c384cb8abcb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
id: "man"
name: "man"
attack: 1
strength: 1
defense: 1
hp: 7
speed: 5
aggressive: false
respawn_ticks: 30
drops:
  remains: "bones"
  loot:
    - item_id: "credits"
      weight: 98
      quantity: 10
    - item_id: "credits"
      weight: 2
      quantity: 150