aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/plasma_wraith.yaml
blob: 31b48622dcad39132fa5ca06c7ce36545ee4be8c (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
55
56
57
combat:
    aggressive: true
    attack_types:
        - crush
        - science
    combat_descriptions:
        - lashes %s with a whip of plasma
        - engulfs %s in a superheated cloud
        - discharges a concentrated beam at %s
    kind: combat
    respawn_ticks: 60
    size: medium
    stats:
        attack: 40
        bonuses:
            attack_bonus: 0
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 0
        defense: 22
        defenses:
            crush_defense: 25
            ranged_defense: -10
            science_defense: 45
            slash_defense: 30
            stab_defense: 30
            weakness: hydro
            weakness_percent: 50
        hp: 56
        max_melee_hit: 8
        max_science_hit: 12
        science: 65
        speed: 4
        strength: 40
description: A shimmering entity of contained plasma, vaguely humanoid in shape. It radiates intense heat and hums with barely contained energy.
drops:
    loot:
        - item_id: chips
          quantity: 400
          weight: 50
        - item_id: chaosjunk
          quantity: 2
          weight: 20
        - item_id: cosmicjunk
          quantity: 2
          weight: 15
        - table: gem_table
          weight: 15
    remains: ectoplasm
idle_descriptions:
    - drifts silently, leaving heat shimmer in its wake
    - pulses with internal light
    - phases partially through a wall
    - emits a low frequency hum
name: plasma wraith