aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/lesser_drone.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-25 19:37:20 -0400
committerhistoria <[not public]>2026-06-25 19:37:20 -0400
commitc55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 (patch)
treed1c02acea2b4c8d0f672c1539cfdb373b6272ed0 /data/mobs/lesser_drone.yaml
parent068ce514ea3eebdc42b595c631b4b00ce4594577 (diff)
downloadthehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/lesser_drone.yaml')
-rw-r--r--data/mobs/lesser_drone.yaml32
1 files changed, 0 insertions, 32 deletions
diff --git a/data/mobs/lesser_drone.yaml b/data/mobs/lesser_drone.yaml
deleted file mode 100644
index c9e50a5..0000000
--- a/data/mobs/lesser_drone.yaml
+++ /dev/null
@@ -1,32 +0,0 @@
-name: lesser drone
-description: "A floating metallic drone with a pulsing energy core. Its surface crackles with electric discharge."
-attack: 1
-strength: 1
-defense: 18
-hp: 55
-ranged: 0
-science: 20
-speed: 4
-aggressive: true
-respawn_ticks: 50
-attack_type: science
-attack_bonus: 0
-strength_bonus: 0
-stab_defense: 35
-slash_defense: 35
-crush_defense: 30
-science_defense: 20
-ranged_defense: -10
-idle_descriptions:
- - "hovers silently, scanning the area"
- - "emits a low electronic hum"
- - "projects a thin beam of light across the floor"
- - "rotates slowly in place"
-size: small
-drops:
- loot:
- - item_id: scrap
- weight: 60
- - item_id: credits
- weight: 40
- quantity: 300