Guest User

Untitled

a guest
Jul 21st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. The workings of my maze of terror and stuff:
  2.  
  3. At the start, a player is permanently selected as a green or blue team member
  4. They may enter the maze any time one of the selected MCs is on (I'll select a fair few)
  5. If all MCs have to leave (meaning the player must leave the maze) their progress will be saved on a Progress Board
  6. Players may return to their level instead of having to restart
  7.  
  8. Now for the point system:
  9.  
  10. For each level completed by each player, they earn points corresponding to the level they just completed
  11. Level 1 confers 1 point, level 2 confers 2, level 3 confers 3 etc. for however many levels there will be
  12. Each level completion by individual players also counts as a point toward a Team Green or Team Blue score
  13. The team with the highest score gains an additional point per 5 points or so toward each member of said team
  14. Of course, as some may know, these points will also go toward the Cascadia World Champion board, which is a
  15. gross summary of the points earned in each challenge - Arena, Archery Range, Tibbs' Trials (eventually) and this
  16.  
  17. For now, after each maze round (or before), the switches will have to be manually reset until I can be bothered to
  18. make a reset for each one. If that proves difficult, I will simply find a easy solution for closing the switches
  19. eg. locked trap doors in the floor in front of each one
  20.  
  21. This is all subject to change and I won't be surprised if I've missed anything
  22. If anyone is interested in being updated, let me know
Add Comment
Please, Sign In to add comment