aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/ancient_construct.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/mobs/examples/ancient_construct.yaml')
-rw-r--r--data/mobs/examples/ancient_construct.yaml47
1 files changed, 47 insertions, 0 deletions
diff --git a/data/mobs/examples/ancient_construct.yaml b/data/mobs/examples/ancient_construct.yaml
new file mode 100644
index 0000000..190e8c2
--- /dev/null
+++ b/data/mobs/examples/ancient_construct.yaml
@@ -0,0 +1,47 @@
+name: ancient construct
+description: "An impossibly old machine from before the regression, still operational. Its design is alien even by modern standards, covered in glowing runes that predate recorded history."
+attack: 58
+strength: 62
+defense: 66
+hp: 152
+speed: 4
+aggressive: true
+respawn_ticks: 150
+attack_type: slash
+attack_bonus: 55
+strength_bonus: 55
+stab_defense: 95
+slash_defense: 100
+crush_defense: 85
+science_defense: -40
+ranged_defense: 70
+weakness: chaos
+idle_descriptions:
+ - "etches glowing symbols into the air"
+ - "reconfigures its form with clicking sounds"
+ - "projects a holographic star map"
+ - "emits a resonant chime that shakes the walls"
+combat_descriptions:
+ - "slices at %s with a blade of pure light"
+ - "unleashes a cascade of ancient energy at %s"
+ - "teleports behind %s and strikes"
+size: massive
+drops:
+ remains: scrap
+ loot:
+ - item_id: credits
+ weight: 40
+ quantity: 10000
+ - item_id: bloodjunk
+ weight: 20
+ quantity: 8
+ - item_id: deathjunk
+ weight: 15
+ quantity: 8
+ - table: gem_table
+ weight: 10
+ - item_id: uncut_diamond
+ weight: 5
+ quantity: 3
+ - table: herb_table_high
+ weight: 10