aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/molten_elemental.yaml
blob: 9c16f5461aea7534dd8f0c78b66efdb94ded73d0 (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:
        - hurls a glob of molten metal at %s
        - engulfs %s in a wave of liquid fire
        - smashes %s with a superheated limb
    kind: combat
    respawn_ticks: 80
    size: large
    stats:
        attack: 48
        bonuses:
            attack_bonus: 40
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 42
        defense: 52
        defenses:
            crush_defense: 70
            ranged_defense: 45
            science_defense: -30
            slash_defense: 60
            stab_defense: 60
            weakness: hydro
            weakness_percent: 50
        hp: 115
        max_melee_hit: 10
        speed: 5
        strength: 52
description: A flowing mass of liquid metal and superheated slag, roughly humanoid. The air around it shimmers with heat and droplets of molten alloy drip to the floor.
drops:
    loot:
        - item_id: credits
          quantity: 2000
          weight: 50
        - item_id: biojunk
          quantity: 3
          weight: 20
        - item_id: bloodjunk
          quantity: 2
          weight: 15
        - table: herb_table_high
          weight: 15
    remains: scrap
idle_descriptions:
    - bubbles and churns, throwing off sparks
    - melts a nearby chunk of metal absent-mindedly
    - pulses with an inner orange glow
    - drips glowing droplets onto the floor
name: molten elemental