aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/moss_giant.yaml
blob: 9b07a37f8d46cdadd45b89524430a1ba89676a2d (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
name: moss giant
description: "A towering creature covered in moss and vines, its rocky skin dripping with moisture."
idle_descriptions:
  - "surveys its territory with dull eyes"
  - "pulls a vine from its shoulder"
  - "stamps the ground, sending tremors"
  - "scratches its mossy hide"
drops:
  remains: bones
  loot:
    - item_id: credits
      weight: 50
      quantity: 120
    - item_id: credits
      weight: 50
      quantity: 500
combat:
  kind: combat
  stats:
    hp: 60
    attack: 12
    strength: 14
    defense: 10
    attack_type: crush
    speed: 7
    aggressive: true
    respawn_ticks: 45
    bonuses:
      attack_bonus: 10
      strength_bonus: 12
      science_bonus: 0
      science_percent_bonus: 0
      ranged_bonus: 0
      ranged_strength_bonus: 0
    defenses:
      stab_defense: 15
      slash_defense: 12
      crush_defense: 18
      science_defense: -5
      ranged_defense: 15
  size: massive