aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/mutant_rat.yaml
blob: 11ec0adda18492a8f2ea9e9ee89a2c6454db1d1d (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
id: mutant_rat
name: mutant rat
description: "A bloated rodent with glowing green eyes and exposed muscle tissue. Bio-engineering runoff has made it unnaturally aggressive."
attack: 13
strength: 13
defense: 12
hp: 32
speed: 4
aggressive: true
respawn_ticks: 25
attack_type: crush
attack_bonus: 8
strength_bonus: 6
stab_defense: 15
slash_defense: 15
crush_defense: 10
science_defense: -10
ranged_defense: 5
weakness: bio
idle_descriptions:
  - "scurries frantically in circles"
  - "gnaws on a rusted pipe"
  - "emits a gurgling screech"
  - "twitches unnaturally"
combat_descriptions:
  - "bites %s with glowing teeth"
  - "slashes %s with mutated claws"
  - "lunges at %s with unnatural speed"
drops:
  remains: bones
  loot:
    - item_id: credits
      weight: 60
      quantity: 20
    - item_id: scrap_metal
      weight: 30
    - item_id: credits
      weight: 10
      quantity: 60