aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/bandit.yaml
blob: 2e328d9b91d2c69cb9f5abf39849d7a7717464e2 (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:
        - stab
    combat_descriptions:
        - slashes at %s with a serrated blade
        - delivers a crushing punch with a cybernetic fist
        - lunges at %s with a battle cry
    kind: combat
    respawn_ticks: 30
    size: medium
    stats:
        attack: 10
        bonuses:
            attack_bonus: 0
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 0
        defense: 12
        defenses:
            crush_defense: 0
            ranged_defense: 0
            science_defense: 0
            slash_defense: 0
            stab_defense: 0
        hp: 28
        max_melee_hit: 2
        speed: 5
        strength: 12
description: A scrappy outlaw with a cybernetic arm and patched armor. He eyes you with predatory intent.
drops:
    loot:
        - item_id: chips
          quantity: 30
          weight: 70
        - item_id: chips
          quantity: 80
          weight: 20
        - table: herb_table_low
          weight: 10
    remains: bones
idle_descriptions:
    - scans the horizon for targets
    - wipes a blade on his sleeve
    - spits on the ground
    - adjusts a cybernetic knuckle
name: bandit