diff options
Diffstat (limited to 'data/courses/reactor.yaml')
| -rw-r--r-- | data/courses/reactor.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/courses/reactor.yaml b/data/courses/reactor.yaml index c9c78d3..91b2873 100644 --- a/data/courses/reactor.yaml +++ b/data/courses/reactor.yaml @@ -8,6 +8,7 @@ obstacles: ticks_per_phase: 3 xp: 40 fail_damage: [3, 6] + exit_dir: north messages: - "You grip the reactor scaffolding and begin your ascent..." - "The metal groans under your weight as you climb higher, heat radiating from below..." @@ -17,6 +18,7 @@ obstacles: ticks_per_phase: 3 xp: 45 fail_damage: [3, 7] + exit_dir: north messages: - "You seize the heavy coolant chain dangling above the reactor pit..." - "You swing out over the glowing core, heat blasting your face..." @@ -26,6 +28,7 @@ obstacles: ticks_per_phase: 3 xp: 50 fail_damage: [4, 7] + exit_dir: north messages: - "You step onto the massive steam pipe spanning the reactor chamber..." - "Steam jets hiss from valves on either side as you shuffle along the pipe..." @@ -35,6 +38,7 @@ obstacles: ticks_per_phase: 2 xp: 45 fail_damage: [3, 6] + exit_dir: north messages: - "A section of the reactor platform is missing, leaving a gaping void..." - "You back up, sprint, and leap with everything you've got..." @@ -44,6 +48,7 @@ obstacles: ticks_per_phase: 3 xp: 40 fail_damage: [3, 5] + exit_dir: north messages: - "You squeeze into the narrow service conduit, radiation warnings plastered on every surface..." - "You drag yourself through on your elbows, sparks showering from damaged wiring above..." @@ -53,6 +58,7 @@ obstacles: ticks_per_phase: 2 xp: 50 fail_damage: [4, 7] + exit_dir: north messages: - "A radiation containment barrier blocks the path, humming with energy..." - "You time the pulse cycle, sprint at the barrier, and throw yourself over it..." @@ -62,6 +68,7 @@ obstacles: ticks_per_phase: 3 xp: 55 fail_damage: [4, 8] + exit_dir: north messages: - "The final obstacle: a massive chasm over the reactor coolant pool..." - "You sprint along the narrow runway, the abyss yawning below..." |
