aboutsummaryrefslogtreecommitdiff
path: root/data/courses/testcourse.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/courses/testcourse.yaml')
-rw-r--r--data/courses/testcourse.yaml38
1 files changed, 38 insertions, 0 deletions
diff --git a/data/courses/testcourse.yaml b/data/courses/testcourse.yaml
new file mode 100644
index 0000000..a6b44b2
--- /dev/null
+++ b/data/courses/testcourse.yaml
@@ -0,0 +1,38 @@
+completion_xp: 0
+name: Test Course
+obstacles:
+ - exit_dir: south
+ fail_damage:
+ - 0
+ - 0
+ phases:
+ - delay: 0
+ message: ""
+ room_id: 2002
+ verb: climb
+ xp: 0
+ - exit_dir: east
+ fail_damage:
+ - 0
+ - 0
+ phases: []
+ room_id: 2005
+ verb: climb
+ xp: 0
+ - exit_dir: north
+ fail_damage:
+ - 0
+ - 0
+ room_id: 2004
+ verb: climb
+ xp: 0
+ - exit_dir: west
+ fail_damage:
+ - 0
+ - 0
+ phases: []
+ room_id: 2003
+ verb: climb
+ xp: 0
+required_level: 1
+start_room: 2002