123456789101112131415161718192021222324252627282930 |
- {
- "main_sequence_messages": [
- [
- "Welcome to SPARK, the Species Preservation and Reconstruction Kit.",
- "I'll add a button below this text. Please click it once."
- ],
- [
- "Well done! You'll notice that your energy total has gone up.",
- "Go ahead and click a few more times. Your target energy is 10."
- ],
- [
- "Good work. The SPARK click mechanism works a little like an old engine.",
- "You have to crank it a few times to get it started.",
- "Each click provides a little bit of the energy that SPARK needs to operate.",
- "But now that we've got some energy in the bank, we can start the engines up, so to speak.",
- "With the energy your clicks have yielded, you can start up an automated generator.",
- "I've added a button where you can do just that."
- ],
- [
- "The generator will yield the equivalent of one click per second.",
- "You can use your energy to activate additional generators. Their total output is shown above."
- ],
- [
- "Once you have enough energy stored, you can turn on an analyzer.",
- "Analyzers use energy to scan DNA fragments and work out how they fit together.",
- "And before you ask, we know all of these fragments are less than a myriad old.",
- "They've decayed a bit, but they're still readable."
- ]
- ]
- }
|