mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-25 13:10:22 +08:00
1 line
3.0 KiB
JSON
1 line
3.0 KiB
JSON
{"tree_id": "apoc_seed4", "context": "Long ago the bombs fell and the world ended. You are one of the few who is still alive. You are trying to survive by scavenging among the ruins of what is left behind. ", "first_story_block": "You walk for two hours and take a break. You've left the town you were in and are now in a more rural area. There's a farmhouse to your right and a forest on your left. ", "action_results": [{"action": "go in the farmhouse and look for food.", "result": "You try to open the farmhouse front door, but it's locked. There's a broken window on the right and a shed behind the house.", "action_results": [{"action": "go through the window into the farmhouse. ", "result": "You break the rest of the glass in the window and try to carefully crawl through. You cut yourself on the edges as you're climbing in, but you make it inside. ", "action_results": [{"action": "search the farmhouse for food. ", "result": "You find meat in the fridge that looks like it's gone bad. You also find a can of peas in the bottom of the pantry.", "action_results": [{"action": "Search the farmhouse for tools and utencils.", "result": "You find a broom in the closet and a wooden spoon in the cupboard.", "action_results": [{"action": "Open the van of peas and use the wooden spoon to eat.", "result": null, "action_results": []}, {"action": "Sharpen the broom handle into a weapon for protection and use the broom head as a fire starter.", "result": null, "action_results": []}, {"action": "take the spoon and the broom", "result": null, "action_results": []}, {"action": "examine the spoon", "result": null, "action_results": []}]}, {"action": "Search the farmhouse for other usable supplies.", "result": "You find a medikit, and a flashlight with no batteries.", "action_results": [{"action": "Examine medikit.", "result": null, "action_results": []}, {"action": "Take flashlight.", "result": null, "action_results": []}, {"action": "Take the medkit.", "result": null, "action_results": []}, {"action": "Take the flashlight and keep looking for batteries.", "result": null, "action_results": []}]}, {"action": "eat meat", "result": "Nausea sets in immediately.", "action_results": [{"action": "Try shoving fingers down throat to force vomiting.", "result": null, "action_results": []}, {"action": "Find a good place to rest until the nausea passes, or sickness worsens.", "result": null, "action_results": []}, {"action": "Expel the rotten meat from your body.", "result": null, "action_results": []}, {"action": "Try to eat the peas to alleviate the nausea.", "result": null, "action_results": []}]}, {"action": "eat peas", "result": "The peas were delicious.", "action_results": [{"action": "Consider eating the meat too.", "result": null, "action_results": []}, {"action": "Leave the meat and look for food elsewhere.", "result": null, "action_results": []}, {"action": "Examine meat.", "result": null, "action_results": []}, {"action": "Look behind fridge.", "result": null, "action_results": []}]}]}]}]}]} |