aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/greater_drone.yaml
blob: c6ac317eb601499c037538cb1c10bb313b4fcd4c (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
combat:
    aggressive: true
    attack_types:
        - crush
        - science
    kind: combat
    respawn_ticks: 80
    size: medium
    stats:
        attack: 30
        bonuses:
            attack_bonus: 0
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 0
        defense: 30
        defenses:
            crush_defense: 50
            ranged_defense: -20
            science_defense: 40
            slash_defense: 55
            stab_defense: 55
        hp: 120
        max_melee_hit: 6
        max_science_hit: 8
        science: 40
        speed: 4
        strength: 30
description: A large, heavily armored drone with multiple energy emitters. Red warning lights pulse along its hull.
drops:
    loot:
        - item_id: scrap
          quantity: 3
          weight: 40
        - item_id: chips
          quantity: 1500
          weight: 60
idle_descriptions:
    - projects a defensive energy shield
    - recalibrates its targeting array
    - emits a warning klaxon
    - deploys sensor probes
name: greater drone