aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/corrupted_scientist.yaml
blob: 8db7af733615670767c4143e4297b35aa00d0556 (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
52
53
54
55
56
57
combat:
    aggressive: true
    attack_types:
        - crush
        - science
    combat_descriptions:
        - blasts %s with a burst of unstable energy
        - unleashes a wave of chaotic force at %s
        - channels raw power through their hands at %s
    kind: combat
    respawn_ticks: 45
    size: medium
    stats:
        attack: 25
        bonuses:
            attack_bonus: 0
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 0
        defense: 18
        defenses:
            crush_defense: 20
            ranged_defense: -5
            science_defense: 35
            slash_defense: 25
            stab_defense: 25
            weakness: eco
            weakness_percent: 50
        hp: 40
        max_melee_hit: 6
        max_science_hit: 10
        science: 50
        speed: 5
        strength: 25
description: A researcher whose mind was consumed by their own experiments. Energy crackles around their fingertips and their lab coat is singed and tattered.
drops:
    loot:
        - item_id: chips
          quantity: 150
          weight: 50
        - item_id: solarjunk
          quantity: 2
          weight: 20
        - item_id: hydrojunk
          quantity: 2
          weight: 15
        - table: herb_table_mid
          weight: 15
    remains: bones
idle_descriptions:
    - mutters incomprehensible formulas
    - energy arcs between their fingers
    - scribbles equations on the wall in soot
    - stares at their own hands in horror
name: corrupted scientist