1[
2  {
3    "id": "BGSS_OUT_OF_TOWN_2_STORY1",
4    "type": "talk_topic",
5    "dynamic_line": "I was out on a fishing trip with my friend when it happened.  I don't know exactly how the days line up…  our first clue that Armageddon had come was when we got blasted by some kind of poison wind, with a sort of acid mist in it that burnt our eyes and skin.  We weren't sure what to make of it so we went inside to rest up, and while we were in there a weird dust settled over everything.",
6    "responses": [
7      { "text": "What happened after the acid mist?", "topic": "BGSS_OUT_OF_TOWN_2_STORY2" },
8      { "text": "<done_conversation_section>", "topic": "TALK_FRIEND" },
9      { "text": "<end_talking>", "topic": "TALK_DONE" }
10    ]
11  },
12  {
13    "id": "BGSS_OUT_OF_TOWN_2_STORY2",
14    "type": "talk_topic",
15    "dynamic_line": "By morning, the area around the lake was covered in a pinkish mold, and there were walking mushrooms around shooting clouds of the dust in the air.  We didn't know what was going on, but neither of us wanted to stay and find out.  We packed up our shit, scraped off the boat, and took off upriver.",
16    "responses": [
17      { "text": "What happened to your friend?", "topic": "BGSS_OUT_OF_TOWN_2_STORY3" },
18      { "text": "<done_conversation_section>", "topic": "TALK_FRIEND" },
19      { "text": "<end_talking>", "topic": "TALK_DONE" }
20    ]
21  },
22  {
23    "id": "BGSS_OUT_OF_TOWN_2_STORY3",
24    "type": "talk_topic",
25    "dynamic_line": "She took sick a few hours after we left the lake.  Puking, complaining about her joints hurting.  I took us to a little shop I knew about on the riverside, hoping they might have something to help or at least know what was going on.",
26    "responses": [
27      { "text": "I guess they didn't know.", "topic": "BGSS_OUT_OF_TOWN_2_STORY4" },
28      { "text": "<done_conversation_section>", "topic": "TALK_FRIEND" },
29      { "text": "<end_talking>", "topic": "TALK_DONE" }
30    ]
31  },
32  {
33    "id": "BGSS_OUT_OF_TOWN_2_STORY4",
34    "type": "talk_topic",
35    "dynamic_line": "The shop was empty, actually.  She was desperate though, so I broke in.  I found out more about the chaos in towns from the store radio.  Got my friend some painkillers and gravol, but when I came out to the boat, well…  it was too late for her.",
36    "responses": [
37      { "text": "She was dead?", "topic": "BGSS_OUT_OF_TOWN_2_STORY5" },
38      { "text": "<done_conversation_section>", "topic": "TALK_FRIEND" },
39      { "text": "<end_talking>", "topic": "TALK_DONE" }
40    ]
41  },
42  {
43    "id": "BGSS_OUT_OF_TOWN_2_STORY5",
44    "type": "talk_topic",
45    "dynamic_line": "I wish.  That would have been a mercy.  She was letting out an awful, choking scream, and her body was shredding itself apart.  Mushrooms were busting out of every part of her.  I…  I ran.  Now I wish that I'd put her out of her misery, but going back there now would be suicide.",
46    "//": "In the future this NPC might give you the coordinates of his friend where you can go take down a fungal grove of some kind.",
47    "responses": [
48      { "text": "That's awful.  <done_conversation_section>", "topic": "TALK_FRIEND" },
49      { "text": "That's awful.  <end_talking>", "topic": "TALK_DONE" }
50    ]
51  }
52]
53