aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/heavy_mech.yaml
blob: afb5c2ef54e28cca3ac233fe88389300f7324b7f (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:
        - crush
    combat_descriptions:
        - fires its rotary cannon at %s
        - smashes %s with a hydraulic fist
        - unleashes a missile salvo at %s
    kind: combat
    respawn_ticks: 70
    size: massive
    stats:
        attack: 40
        bonuses:
            attack_bonus: 35
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 35
        defense: 44
        defenses:
            crush_defense: 65
            ranged_defense: 40
            science_defense: -25
            slash_defense: 55
            stab_defense: 55
            weakness: solar
            weakness_percent: 50
        hp: 94
        max_melee_hit: 8
        speed: 5
        strength: 44
description: A lumbering assault mech with layered armor plating and a rotary cannon arm. Steam vents from its exhaust ports with each step.
drops:
    loot:
        - item_id: credits
          quantity: 1000
          weight: 55
        - item_id: scrap
          quantity: 8
          weight: 25
        - table: gem_table
          weight: 10
        - item_id: lawjunk
          quantity: 2
          weight: 10
    remains: scrap
idle_descriptions:
    - scans the room with a blue optical beam
    - vents a cloud of steam
    - rotates its cannon with a mechanical whine
    - announces a threat level assessment
name: heavy mech