aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/void_reaper.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/mobs/examples/void_reaper.yaml')
-rw-r--r--data/mobs/examples/void_reaper.yaml52
1 files changed, 52 insertions, 0 deletions
diff --git a/data/mobs/examples/void_reaper.yaml b/data/mobs/examples/void_reaper.yaml
new file mode 100644
index 0000000..e54d776
--- /dev/null
+++ b/data/mobs/examples/void_reaper.yaml
@@ -0,0 +1,52 @@
+name: void reaper
+description: "A shadowy figure that seems to absorb light itself. Its form shifts between a hooded specter and an armored construct. A scythe of dark energy flickers in its grasp."
+attack: 62
+strength: 68
+defense: 72
+hp: 170
+speed: 3
+aggressive: true
+respawn_ticks: 200
+attack_type: slash
+attack_bonus: 60
+strength_bonus: 60
+stab_defense: 100
+slash_defense: 110
+crush_defense: 90
+science_defense: -45
+ranged_defense: 75
+weakness: bio
+assassin_level: 80
+finishing_blow: lawjunk
+idle_descriptions:
+ - "flickers in and out of existence"
+ - "draws the warmth from the surrounding air"
+ - "whispers in a language that predates humanity"
+ - "reaches out with shadowy tendrils"
+combat_descriptions:
+ - "swings its void scythe at %s"
+ - "drains the life force from %s"
+ - "envelops %s in absolute darkness"
+size: massive
+drops:
+ remains: ectoplasm
+ loot:
+ - item_id: credits
+ weight: 30
+ quantity: 20000
+ - item_id: law_identifier
+ weight: 5
+ - item_id: death_identifier
+ weight: 5
+ - item_id: blood_identifier
+ weight: 5
+ - item_id: bloodjunk
+ weight: 20
+ quantity: 10
+ - table: gem_table
+ weight: 15
+ - item_id: uncut_diamond
+ weight: 10
+ quantity: 5
+ - table: herb_table_high
+ weight: 10