aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/elite_synth.yaml
blob: 4bf7638ef702666609a68400b02b1a54c4bd6095 (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:
        - slash
        - science
    combat_descriptions:
        - unleashes a coherent energy beam at %s
        - fires a pulse of disruptor energy at %s
        - overloads its emitters and blasts %s
    kind: combat
    respawn_ticks: 75
    size: medium
    stats:
        attack: 45
        bonuses:
            attack_bonus: 0
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 0
        defense: 38
        defenses:
            crush_defense: 40
            ranged_defense: -15
            science_defense: 55
            slash_defense: 45
            stab_defense: 45
            weakness: chaos
            weakness_percent: 50
        hp: 104
        max_melee_hit: 9
        max_science_hit: 12
        science: 65
        speed: 4
        strength: 45
description: A sleek combat android with glowing blue optics and a compact energy weapon. Its chassis is polished alloy and its movements are disturbingly fluid.
drops:
    loot:
        - item_id: credits
          quantity: 1500
          weight: 50
        - item_id: biojunk
          quantity: 3
          weight: 20
        - item_id: naturejunk
          quantity: 3
          weight: 15
        - table: gem_table
          weight: 15
    remains: circuit_board
idle_descriptions:
    - calibrates targeting sensors with a soft chime
    - projects a holographic tactical display
    - emits a binary chirp
    - reconfigures its weapon array silently
name: elite synth