aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/solar_panel_frame.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/examples/solar_panel_frame.yaml
parent068ce514ea3eebdc42b595c631b4b00ce4594577 (diff)
downloadthehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/examples/solar_panel_frame.yaml')
-rw-r--r--data/mobs/examples/solar_panel_frame.yaml33
1 files changed, 33 insertions, 0 deletions
diff --git a/data/mobs/examples/solar_panel_frame.yaml b/data/mobs/examples/solar_panel_frame.yaml
new file mode 100644
index 0000000..90269f2
--- /dev/null
+++ b/data/mobs/examples/solar_panel_frame.yaml
@@ -0,0 +1,33 @@
+name: solar panel frame
+description: "A half-assembled photovoltaic array on a steel frame. Panels, brackets and cabling are laid out, waiting to be fitted. This is work, not a fight — fix the panels into place to complete the array."
+kind: task
+verb: assemble
+progress_noun: assembly
+complete_message: "You bolt the final panel into place and the solar array hums to life!"
+hp: 40
+defense: 10
+speed: 5
+aggressive: false
+respawn_ticks: 40
+attack_type: crush
+crush_defense: 0
+stab_defense: 40
+slash_defense: 40
+ranged_defense: 10
+science_defense: 10
+idle_descriptions:
+ - "stands half-assembled, panels waiting to be fitted"
+ - "has loose cabling dangling from an open junction box"
+ - "catches the light on its few mounted panels"
+size: medium
+drops:
+ loot:
+ - item_id: credits
+ weight: 70
+ quantity: 40
+ - item_id: credits
+ weight: 25
+ quantity: 90
+ - item_id: coal
+ weight: 5
+ quantity: 1