aboutsummaryrefslogtreecommitdiff
path: root/data/courses/vent_shaft.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-09 16:09:35 -0400
committerhistoria <[not public]>2026-07-09 16:09:35 -0400
commitb8c90886ef1f3afb8d908aac89028bd177836cae (patch)
tree7e566a7e308e7531bbb7d6a3a39239e789f69a3c /data/courses/vent_shaft.yaml
parentc705ae942573984784ef501bf8198f61f5206ddd (diff)
downloadthehouseoficarus-b8c90886ef1f3afb8d908aac89028bd177836cae.tar.gz
feat(admin): multi-select with shift+drag for common bulk operations
Diffstat (limited to 'data/courses/vent_shaft.yaml')
-rw-r--r--data/courses/vent_shaft.yaml70
1 files changed, 0 insertions, 70 deletions
diff --git a/data/courses/vent_shaft.yaml b/data/courses/vent_shaft.yaml
deleted file mode 100644
index 49e42c3..0000000
--- a/data/courses/vent_shaft.yaml
+++ /dev/null
@@ -1,70 +0,0 @@
-name: "Ventilation Shaft Course"
-required_level: 1
-start_room: 99999200
-completion_xp: 40
-obstacles:
-- room_id: 99999201
- verb: scramble
- xp: 8
- fail_damage: [1, 2]
- exit_dir: north
- phases:
- - message: "You approach the corroded ventilation wall..."
- delay: 2.0
- - message: "You find footholds in the rusted panels and begin to climb..."
- delay: 2.0
- fail_check: true
- - message: "You scramble up the wall and haul yourself onto the ledge!"
- delay: 2.0
-- room_id: 99999202
- verb: balance
- xp: 8
- fail_damage: [1, 2]
- exit_dir: north
- phases:
- - message: "You step onto the narrow coolant pipe..."
- delay: 2.0
- - message: "Arms outstretched, you carefully place one foot in front of the other..."
- delay: 2.0
- fail_check: true
- - message: "You reach the other side of the pipe and step onto solid ground!"
- delay: 2.0
-- room_id: 99999203
- verb: jump
- xp: 7
- fail_damage: [1, 2]
- exit_dir: north
- phases:
- - message: "You peer across the dark gap in the shaft floor..."
- delay: 2.0
- - message: "You take a few steps back, then sprint toward the edge..."
- delay: 2.0
- fail_check: true
- - message: "You leap across the gap and land safely on the other side!"
- delay: 2.0
-- room_id: 99999204
- verb: crawl
- xp: 7
- fail_damage: [1, 1]
- exit_dir: north
- phases:
- - message: "You drop to your hands and knees at the narrow vent opening..."
- delay: 3.0
- - message: "You squeeze through the tight passage, metal scraping against your back..."
- delay: 3.0
- fail_check: true
- - message: "You emerge from the vent and stand up, brushing dust from your clothes!"
- delay: 3.0
-- room_id: 99999205
- verb: slide
- xp: 10
- fail_damage: [1, 2]
- exit_dir: north
- phases:
- - message: "You sit at the top of the emergency chute..."
- delay: 2.0
- - message: "You push off and accelerate down the smooth metal surface..."
- delay: 2.0
- fail_check: true
- - message: "You shoot out the bottom of the chute and land on your feet!"
- delay: 2.0