aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/lesser_drone.yaml
blob: dd84ba3cde046330ea87b0620ca6a970578e78e2 (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
combat:
    aggressive: true
    attack_types:
        - crush
        - science
    kind: combat
    respawn_ticks: 50
    size: small
    stats:
        attack: 15
        bonuses:
            attack_bonus: 0
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 0
        defense: 18
        defenses:
            crush_defense: 30
            ranged_defense: -10
            science_defense: 20
            slash_defense: 35
            stab_defense: 35
        hp: 55
        max_melee_hit: 4
        max_science_hit: 6
        science: 20
        speed: 4
        strength: 15
description: A floating metallic drone with a pulsing energy core. Its surface crackles with electric discharge.
drops:
    loot:
        - item_id: scrap
          weight: 60
        - item_id: credits
          quantity: 300
          weight: 40
idle_descriptions:
    - hovers silently, scanning the area
    - emits a low electronic hum
    - projects a thin beam of light across the floor
    - rotates slowly in place
name: lesser drone