aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/bandit.yaml
blob: 7efb48183fad0e1f715798ded487eec12880100f (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
id: bandit
name: bandit
description: "A scrappy outlaw with a cybernetic arm and patched armor. He eyes you with predatory intent."
attack: 10
strength: 12
defense: 12
hp: 28
speed: 5
aggressive: true
respawn_ticks: 30
attack_type: slash
attack_bonus: 5
strength_bonus: 5
stab_defense: 10
slash_defense: 15
crush_defense: 8
science_defense: -5
ranged_defense: 12
idle_descriptions:
  - "scans the horizon for targets"
  - "wipes a blade on his sleeve"
  - "spits on the ground"
  - "adjusts a cybernetic knuckle"
combat_descriptions:
  - "slashes at %s with a serrated blade"
  - "delivers a crushing punch with a cybernetic fist"
  - "lunges at %s with a battle cry"
size: medium
drops:
  remains: bones
  loot:
    - item_id: credits
      weight: 70
      quantity: 30
    - item_id: credits
      weight: 20
      quantity: 80
    - table: herb_table_low
      weight: 10