aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/goblin.yaml
blob: e40bb0fac22f661de2841850064796e3cc473596 (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
combat:
    aggressive: true
    attack_types:
        - slash
    kind: combat
    respawn_ticks: 25
    size: small
    stats:
        attack: 1
        bonuses:
            attack_bonus: 3
            ranged_bonus: 0
            ranged_strength_bonus: 0
            science_bonus: 0
            science_percent_bonus: 0
            strength_bonus: 2
        defense: 3
        defenses:
            crush_defense: -2
            ranged_defense: 3
            science_defense: 0
            slash_defense: 3
            stab_defense: 4
        hp: 12
        max_melee_hit: 1
        speed: 5
        strength: 3
description: A small green-skinned goblin with a rusty blade.
drops:
    loot:
        - item_id: chips
          quantity: 5
          weight: 80
        - item_id: chips
          quantity: 25
          weight: 20
    remains: bones
idle_descriptions:
    - mutters something unintelligible
    - waves a rusty blade around
    - picks its nose
    - kicks a pebble
name: goblin