aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/enforcer_bot.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-19 13:28:06 -0400
committerhistoria <[not public]>2026-06-19 13:28:06 -0400
commit3a58125d14bb307f861b38c6c5b0a63babde7e08 (patch)
treebd89e866447d55e6dffd447d8ef5fabf9b8fbe9d /data/mobs/enforcer_bot.yaml
parent575a71dcfed3b9fa44af244836f638a23df05a9a (diff)
downloadthehouseoficarus-3a58125d14bb307f861b38c6c5b0a63babde7e08.tar.gz
feat: all skills kind of implemented, random prototype content added
Diffstat (limited to 'data/mobs/enforcer_bot.yaml')
-rw-r--r--data/mobs/enforcer_bot.yaml42
1 files changed, 42 insertions, 0 deletions
diff --git a/data/mobs/enforcer_bot.yaml b/data/mobs/enforcer_bot.yaml
new file mode 100644
index 0000000..623e210
--- /dev/null
+++ b/data/mobs/enforcer_bot.yaml
@@ -0,0 +1,42 @@
+id: enforcer_bot
+name: enforcer bot
+description: "A heavy riot control automaton with impact shields and a shock baton. It moves with deliberate, crushing steps."
+attack: 30
+strength: 35
+defense: 32
+hp: 70
+speed: 5
+aggressive: true
+respawn_ticks: 55
+attack_type: crush
+attack_bonus: 25
+strength_bonus: 25
+stab_defense: 40
+slash_defense: 40
+crush_defense: 50
+science_defense: -15
+ranged_defense: 30
+weakness: solar
+idle_descriptions:
+ - "patrols the area with heavy footsteps"
+ - "deploys its riot shield with a hiss"
+ - "announces a warning in garbled speech"
+ - "tests its shock baton against a wall"
+combat_descriptions:
+ - "smashes %s with a shock baton"
+ - "slams its riot shield into %s"
+ - "delivers a stunning blow to %s"
+drops:
+ remains: scrap_metal
+ loot:
+ - item_id: credits
+ weight: 60
+ quantity: 350
+ - item_id: scrap_metal
+ weight: 20
+ quantity: 5
+ - item_id: credits
+ weight: 15
+ quantity: 800
+ - table: gem_table
+ weight: 5