aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/moss_giant.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/mobs/examples/moss_giant.yaml')
-rw-r--r--data/mobs/examples/moss_giant.yaml32
1 files changed, 32 insertions, 0 deletions
diff --git a/data/mobs/examples/moss_giant.yaml b/data/mobs/examples/moss_giant.yaml
new file mode 100644
index 0000000..f19f0a3
--- /dev/null
+++ b/data/mobs/examples/moss_giant.yaml
@@ -0,0 +1,32 @@
+name: moss giant
+description: "A towering creature covered in moss and vines, its rocky skin dripping with moisture."
+attack: 12
+strength: 14
+defense: 10
+hp: 60
+speed: 7
+aggressive: true
+respawn_ticks: 45
+attack_type: crush
+attack_bonus: 10
+strength_bonus: 12
+stab_defense: 15
+slash_defense: 12
+crush_defense: 18
+science_defense: -5
+ranged_defense: 15
+idle_descriptions:
+ - "surveys its territory with dull eyes"
+ - "pulls a vine from its shoulder"
+ - "stamps the ground, sending tremors"
+ - "scratches its mossy hide"
+size: massive
+drops:
+ remains: bones
+ loot:
+ - item_id: credits
+ weight: 50
+ quantity: 120
+ - item_id: credits
+ weight: 50
+ quantity: 500