Solution: Roller Coasters
Answer: MOVING PLATFORM

Written by Jonathan

The first steps is to solve the clues, which resolve to 10 ten-letter roller coaster names at the associated theme parks.

Clue (theme park) Word
Silverwood AFTERSHOCK
Magic Mountain APOCALYPSE
Playland Park (2 wds.) CRAZY MOUSE
Mirabilandia DIVERTICAL
Cedar Point GATEKEEPER
Galaxyland MINDBENDER
California's Great America RAILBLAZER
Blackpool REVOLUTION
Elitch Gardens SIDEWINDER
ZDT SWITCHBACK

Next, we notice that the flavor text tells us that every roller coaster does not stay level. This clues that we should fill in the grid from left to right such that every word moves up or down one space with each succeeding column. This is a powerful piece of information, because it implies that all the roller coasters in alternate rows are linked, that is, their movement must be the same.

Once this is identified, there are various solve paths that can be taken to find the following completed grid. One such solve path is detailed in the appendix below. (See the appendix also for a definition of odd and even.)

ODD
EVEN
MINEBTNOSL
DIVLWEIDAE
RIIEBIACER
SADEALNZER
GPTCKLEDEE
AAOOCEYPSR
RWVTLHTPEK
SEIZRUBICR
CFAEYSOAOK
ARTDRMHUCN

Once solved, we obtain the answer, MOVING PLATFORM.

Appendix

To start, it helps to figure out which words belong in the odd positions and which belong in the even positions. To do this, first isolate all the letters given in odd starting positions and those starting in even starting positions, and note down which words can provide these letters. In order to deduce this, it will help to realize that the requirement of moving up and down in every column partitions the grid into two sets of letters, in a checkerboard-like fashion. Furthermore, each set of cells is made up of 6 words.

ODD
EVEN
IEN
IE
R
SEL
KDE
ACPS
VK
 
K
T

For convenience, we will call the black cells odd and the white cells even.

There are a couple of ways to solve this logic puzzle, but they all need the main piece of logic that the paths taken by the odd and even roller coasters must be the same.

ODD
EVEN
IENO
IE
R
SEL
KDE
ACPS
VHK
 RBC
SAK
THC
ODD
EVEN
IENO
IE
R
SEL
KDE
ACPS
WVTHK
SIRBC
FESAK
ATHC
ODD
EVEN
IETNOL
DIVWIAE
RIEICR
SDEALNE
PCKLDEE
AOCYPS
WVTHPK
SIRBC
FESAK
ATRHC
ODD
EVEN
MINEBTNOL
DIVWEIAE
RIEICR
SDEALNE
GPTCKLDEE
AAOCEYPS
WVTHPK
SIRBC
FESAK
ATDRHC
ODD
EVEN
MINEBTNOSL
DIVLWEIDAE
RIIEBIACER
SADEALNZER
GPTCKLEDEE
AAOOCEYPSR
RWVTLHTPEK
SEIZRUBICR
CFAEYSOAOK
ARTDRMHUCN

Author's Notes

This was my first puzzle written for this hunt. The puzzle originally used any 10 letter word, and had a step to extract using braille at the end. External testsolvers remarked that the braille step felt out of place. With way more freedom in my choice of words, the obvious choice was to use roller coaster names.

As seen from the appendix, quite a number of clues are there mostly for checking, so probably at least one clue could be removed with this puzzle still being unique. But as an opening easy logic puzzle, we gave an extra check to make sure every word was checked at least once, and should open up a fair amount of different logical paths to arrive at the final answer. Hopefully this served as an easy enough puzzle for the start of the hunt, given the many harder puzzles to come.