aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/bioengineer.yaml
blob: 6a7a74a905787b87c5d7e3cde361c7598696cef2 (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
58
combat:
    aggressive: false
    attack_types:
        - crush
    combat_descriptions:
        - jabs a syringe at %s
        - is being overpowered by %s
        - fights desperately against %s
    kind: combat
    respawn_ticks: 50
    size: small
    stats:
        attack: 6
        bonuses:
            attack_bonus: 0
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 0
        defense: 5
        defenses:
            crush_defense: 0
            ranged_defense: 0
            science_defense: 0
            slash_defense: 0
            stab_defense: 0
        hp: 25
        max_melee_hit: 1
        speed: 5
        strength: 4
description: A lab-coated scientist carrying a satchel of genetically modified seeds. Her pockets are stuffed with rare specimens.
drops:
    loot:
        - item_id: sweetcorn_seed
          quantity: 2
          weight: 30
        - item_id: strawberry_seed
          quantity: 1
          weight: 25
        - item_id: watermelon_seed
          quantity: 1
          weight: 15
        - item_id: ranarr_seed
          quantity: 1
          weight: 5
    remains: bones
idle_descriptions:
    - scribbles notes on a clipboard
    - carefully inspects a vial of green liquid
    - adjusts her safety goggles
    - mutters about gene splicing yields
name: Bioengineer
steal:
    level: 38
    speed: 4
    table: bioengineer_steal
    xp: 45