aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/phantom.yaml
blob: 34ddcdd6ebfc6929b843e7b0e8beaeb1b865c19f (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
combat:
    aggressive: true
    assassin_level: 45
    attack_types:
        - crush
    combat_descriptions:
        - blasts %s with a psychic wave
        - phases through %s's defenses
        - unleashes a spectral shriek at %s
    damage_without: spectral_visor
    kind: combat
    respawn_ticks: 50
    size: medium
    stats:
        attack: 35
        bonuses:
            attack_bonus: 0
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 0
        defense: 25
        defenses:
            crush_defense: 0
            ranged_defense: 0
            science_defense: 0
            slash_defense: 0
            stab_defense: 0
        hp: 100
        max_melee_hit: 4
        speed: 3
        strength: 30
description: A semi-transparent entity that phases in and out of visible light. Its psychic attacks are devastating to anyone without a spectral visor.
drops:
    loot:
        - item_id: credits
          quantity: 500
          weight: 60
        - item_id: spectral_visor
          weight: 3
        - item_id: credits
          quantity: 1000
          weight: 37
    remains: ectoplasm
idle_descriptions:
    - flickers between visible and invisible
    - emits a low, resonant hum
    - drifts through a wall and back again
    - stares at you with hollow, glowing eyes
name: phantom