aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/skeleton.yaml
blob: d3b144011fe9dc2920645ea51e67bdc49405d603 (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
id: skeleton
name: skeleton
description: "An animated pile of bones, held together by dark energy."
attack: 8
strength: 6
defense: 8
hp: 22
speed: 5
aggressive: true
respawn_ticks: 30
attack_type: stab
attack_bonus: 6
strength_bonus: 4
stab_defense: 10
slash_defense: 18
crush_defense: -5
science_defense: -8
ranged_defense: 10
idle_descriptions:
  - "rattles ominously"
  - "clicks its jaw open and shut"
  - "stares with empty eye sockets"
size: medium
drops:
  remains: bones
  loot:
    - item_id: credits
      weight: 70
      quantity: 30
    - item_id: credits
      weight: 30
      quantity: 100