aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/feral_cyborg.yaml
blob: 8b30cc3ddb605005aba1f825c926df4c14f00418 (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
name: feral cyborg
description: "A heavily augmented human whose implants have driven them to madness. Razor-sharp blades extend from their forearms and their optical implant glows red."
attack: 34
strength: 36
defense: 32
hp: 82
speed: 4
aggressive: true
respawn_ticks: 50
attack_type: slash
attack_bonus: 30
strength_bonus: 28
stab_defense: 35
slash_defense: 45
crush_defense: 30
science_defense: -10
ranged_defense: 35
idle_descriptions:
  - "paces back and forth, muttering"
  - "retracts and extends forearm blades"
  - "emits a distorted laugh"
  - "scratches at their own cybernetics"
combat_descriptions:
  - "slashes %s with forearm blades"
  - "delivers a powered kick to %s"
  - "grapples %s with augmented strength"
size: medium
drops:
  remains: bones
  loot:
    - item_id: credits
      weight: 60
      quantity: 300
    - item_id: scrap
      weight: 25
      quantity: 3
    - table: herb_table_mid
      weight: 15