diff options
Diffstat (limited to 'data/courses/rooftop.yaml')
| -rw-r--r-- | data/courses/rooftop.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/courses/rooftop.yaml b/data/courses/rooftop.yaml index 4cc6748..3a24f89 100644 --- a/data/courses/rooftop.yaml +++ b/data/courses/rooftop.yaml @@ -1,10 +1,10 @@ id: "rooftop" name: "Rooftop Course" required_level: 20 -start_room: 200 +start_room: 99999200 completion_xp: 120 obstacles: - - room_id: 210 + - room_id: 99999210 verb: climb ticks_per_phase: 2 xp: 15 @@ -13,7 +13,7 @@ obstacles: - "You grab the rough permacrete wall and begin to climb..." - "Your fingers find cracks and ledges as you pull yourself higher..." - "You heave yourself over the edge and onto the rooftop!" - - room_id: 211 + - room_id: 99999211 verb: jump ticks_per_phase: 2 xp: 22 @@ -22,7 +22,7 @@ obstacles: - "You eye the gap between this building and the next..." - "You sprint toward the edge, boots pounding on the rooftop..." - "You launch yourself across and roll to a stop on the other roof!" - - room_id: 212 + - room_id: 99999212 verb: swing ticks_per_phase: 3 xp: 20 @@ -31,7 +31,7 @@ obstacles: - "You grab the dangling power cable with both hands..." - "You kick off the ledge and swing out over the street far below..." - "You release at the peak of the arc and land on the opposite platform!" - - room_id: 213 + - room_id: 99999213 verb: balance ticks_per_phase: 3 xp: 18 @@ -40,7 +40,7 @@ obstacles: - "You step onto the narrow structural beam spanning the alley..." - "The beam sways slightly as you inch forward, arms out for balance..." - "You reach the far side and step gratefully onto solid rooftop!" - - room_id: 214 + - room_id: 99999214 verb: vault ticks_per_phase: 2 xp: 15 @@ -49,7 +49,7 @@ obstacles: - "You run toward the maintenance railing at full speed..." - "You plant one hand on the rail and swing your legs over..." - "You clear the railing and land in a crouch on the other side!" - - room_id: 215 + - room_id: 99999215 verb: leap ticks_per_phase: 2 xp: 20 |
