aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/feral_cyborg.yaml
blob: 68d394a384afcc3af0dbf45f3678e833ba0a816f (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
41
42
43
44
45
46
47
48
49
combat:
    aggressive: true
    attack_types:
        - slash
    combat_descriptions:
        - slashes %s with forearm blades
        - delivers a powered kick to %s
        - grapples %s with augmented strength
    kind: combat
    respawn_ticks: 50
    size: medium
    stats:
        attack: 34
        bonuses:
            attack_bonus: 30
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 28
        defense: 32
        defenses:
            crush_defense: 30
            ranged_defense: 35
            science_defense: -10
            slash_defense: 45
            stab_defense: 35
        hp: 82
        max_melee_hit: 6
        speed: 4
        strength: 36
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.
drops:
    loot:
        - item_id: chips
          quantity: 300
          weight: 60
        - item_id: scrap
          quantity: 3
          weight: 25
        - table: herb_table_mid
          weight: 15
    remains: bones
idle_descriptions:
    - paces back and forth, muttering
    - retracts and extends forearm blades
    - emits a distorted laugh
    - scratches at their own cybernetics
name: feral cyborg