aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/iron_sentinel.yaml
blob: 48b2dbe158001ddbebd7ec54d236227d347380bd (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
name: iron sentinel
description: "A massive bipedal automaton forged from pre-regression alloys. Its joints grind with each deliberate step."
idle_descriptions:
  - "stands motionless, servos whining softly"
  - "turns its armored head with a mechanical grind"
  - "vents steam from exhaust ports"
  - "scans the area with a red optical sensor"
drops:
  loot:
    - item_id: scrap
      weight: 30
      quantity: 5
    - item_id: credits
      weight: 60
      quantity: 5000
combat:
  kind: combat
  stats:
    hp: 180
    attack: 25
    strength: 30
    defense: 45
    attack_type: crush
    speed: 6
    aggressive: true
    respawn_ticks: 100
    bonuses:
      attack_bonus: 40
      strength_bonus: 35
      science_bonus: 0
      science_percent_bonus: 0
      ranged_bonus: 0
      ranged_strength_bonus: 0
    defenses:
      stab_defense: 80
      slash_defense: 80
      crush_defense: 70
      science_defense: -30
      ranged_defense: 50
  size: large