aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/zombie.yaml
blob: 59a43e3c1bdc3ace981d07eb330561a1092ba5ee (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
30
31
32
33
id: zombie
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"
drops:
  remains: bones
  loot:
    - item_id: credits
      weight: 60
      quantity: 50
    - item_id: credits
      weight: 40
      quantity: 200