aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/rat.yaml
blob: 7a920269b33228a95822ee3d3d76da92f4094f8f (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
name: rat
description: "A large, mangy rat with beady red eyes."
idle_descriptions:
  - "sniffs around the ground"
  - "nibbles on something"
  - "scurries in circles"
drops:
  remains: bones
combat:
  kind: combat
  stats:
    hp: 2
    attack: 1
    strength: 1
    defense: 1
    attack_type: crush
    speed: 4
    aggressive: false
    respawn_ticks: 20
    bonuses:
      attack_bonus: 0
      strength_bonus: 0
      science_bonus: 0
      science_percent_bonus: 0
      ranged_bonus: 0
      ranged_strength_bonus: 0
    defenses:
      crush_defense: 0
      ranged_defense: 0
      science_defense: 0
      slash_defense: 0
      stab_defense: 0
  size: small