aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/skeleton.yaml
blob: 243121509a78482903acb6eab5a9b427af4892eb (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
34
35
36
37
38
39
40
name: skeleton
description: "An animated pile of bones, held together by dark energy."
idle_descriptions:
  - "rattles ominously"
  - "clicks its jaw open and shut"
  - "stares with empty eye sockets"
drops:
  remains: bones
  loot:
    - item_id: credits
      weight: 70
      quantity: 30
    - item_id: credits
      weight: 30
      quantity: 100
combat:
  kind: combat
  stats:
    hp: 22
    attack: 8
    strength: 6
    defense: 8
    attack_type: stab
    speed: 5
    aggressive: true
    respawn_ticks: 30
    bonuses:
      attack_bonus: 6
      strength_bonus: 4
      science_bonus: 0
      science_percent_bonus: 0
      ranged_bonus: 0
      ranged_strength_bonus: 0
    defenses:
      stab_defense: 10
      slash_defense: 18
      crush_defense: -5
      science_defense: -8
      ranged_defense: 10
  size: medium