aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/mutant_rat.yaml
blob: b3e42e725b73b3c342ff49657e290d51a10fe7c2 (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
50
51
combat:
    aggressive: true
    attack_types:
        - crush
    combat_descriptions:
        - bites %s with glowing teeth
        - slashes %s with mutated claws
        - lunges at %s with unnatural speed
    kind: combat
    respawn_ticks: 25
    size: small
    stats:
        attack: 13
        bonuses:
            attack_bonus: 8
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 6
        defense: 12
        defenses:
            crush_defense: 10
            ranged_defense: 5
            science_defense: -10
            slash_defense: 15
            stab_defense: 15
            weakness: bio
            weakness_percent: 50
        hp: 32
        max_melee_hit: 2
        speed: 4
        strength: 13
description: A bloated rodent with glowing green eyes and exposed muscle tissue. Bio-engineering runoff has made it unnaturally aggressive.
drops:
    loot:
        - item_id: chips
          quantity: 20
          weight: 60
        - item_id: scrap
          weight: 30
        - item_id: chips
          quantity: 60
          weight: 10
    remains: bones
idle_descriptions:
    - scurries frantically in circles
    - gnaws on a rusted pipe
    - emits a gurgling screech
    - twitches unnaturally
name: mutant rat