aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/war_drone.yaml
blob: e0136a99c52f2c2890736758fd1609e1c9a0e4ac (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
50
51
52
53
54
combat:
    aggressive: true
    attack_types:
        - slash
    combat_descriptions:
        - fires a plasma bolt at %s
        - slashes at %s with a rotary blade
        - launches a concussion grenade at %s
    kind: combat
    respawn_ticks: 50
    size: medium
    stats:
        attack: 25
        bonuses:
            attack_bonus: 20
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 18
        defense: 25
        defenses:
            crush_defense: 40
            ranged_defense: 20
            science_defense: -10
            slash_defense: 30
            stab_defense: 35
            weakness: solar
            weakness_percent: 50
        hp: 65
        max_melee_hit: 5
        speed: 4
        strength: 28
description: An upgraded combat drone with reinforced plating and a heavier weapons array. Its targeting systems whir as it locks onto you.
drops:
    loot:
        - item_id: credits
          quantity: 200
          weight: 60
        - item_id: scrap
          quantity: 4
          weight: 20
        - item_id: credits
          quantity: 500
          weight: 10
        - table: gem_table
          weight: 10
    remains: circuit_board
idle_descriptions:
    - hovers aggressively, weapons armed
    - emits a low, threatening hum
    - paints a targeting reticle on the wall
    - cycles through weapon modes with a click
name: war drone