After breaking down the back door in the bookstore you and Kim discover yourself in a gym.
This is a listing of every "entry" in a given game conversation as scraped from the game files. Entries often contain written dialogue, as well as conditional logic governing their appearance to the player. They also link to other entries, sometimes automatically and sometimes through player action. This page is best used to search for a specific word or phrase, as following the links in this format can be difficult. For an experience that better accommodates the branching structure of these conversations, see the corresponding interactive page.
ID | Character | Dialogue | Conditions | Links |
---|---|---|---|---|
0 | None |
|
||
1 | None |
|
||
2 | None |
|
||
3 | You | "Looks like a gym to me." |
|
|
4 | You | "It's the netherworld. Beyond the veil." |
|
|
5 | You | "No idea, Kim... but my head hurts... my head hurts *bad*." | Variable["doomed.bookstore_backdoor_forced"] == true |
|
6 | Kim Kitsuragi | "No, it's a gym," he disagrees. "Though it looks like no one's been here in ages..." |
|
|
7 | Kim Kitsuragi | "Yes, but no one's been here in ages." He draws a stripe on the dusty floor with his foot... |
|
|
8 | Kim Kitsuragi | "We don't *have to* explore an abandoned gym, you know. Besides, no one's been here in ages..." |
|
|
9 | You | "It's an adventure!" |
|
|
10 | None |
|
||
11 | None | IsDaytime() |
|
|
12 | None | (IsDaytime()) == false |
|
|
13 | Perception (Sight) | Some specks of dust shimmer in a faint beam of daylight falling from the window. Other than that, the room is dark. |
|
|
14 | Kim Kitsuragi | "I doubt the electricity still works... We should find a flashlight if we want to go on. There should be one in my Kineema." |
|
|
15 | Perception (Sight) | Some specks of dust shimmer in a ray of streetlight falling from the window. Other than that, the room is dark. |
|
|
16 | None |
|
||
17 | None | CheckItem("flashlight") |
|
|
18 | None | (CheckItem("flashlight")) == false |
|
|
19 | Kim Kitsuragi | "I doubt the electricity still works... Good thing we have a flashlight on us. Don't forget to take it out of your bag before we move on." |
|
|
20 | Inland Empire | An eerie feeling rises in your chest... |
|
|
21 | None |
|
||
22 | You | "What if there's a *reason* why no one's been here for ages..." |
|
|
23 | You | "Let's just keep going, I'm sure it's just a regular abandoned house, nothing mysterious here." | CheckItem("flashlight") == true |
|
24 | Kim Kitsuragi | "Sounds good." |
|
|
25 | Kim Kitsuragi | "Yes, because it's *closed*..." |
|
|
26 | Kim Kitsuragi | "No need to look for *supra-natural* explanations where a banal one will do. Now, let's move on, shall we?" |
|
|
27 | You | "I think this may be the Artemitep's Boxing Club For Young Athletes." | Variable["doomed.doorbell_clicked_gym"] == true |
|
28 | Kim Kitsuragi | "I think you're right," he says. "Though it looks like no one's been here in ages..." |
|
|
29 | None |
|
||
30 | None | Variable["TASK.doomed_investigation"] or Variable["tc.doomed_commercial_area"] or Variable["plaza.annette_heard_of_doomed"] |
|
|
31 | None | (Variable["TASK.doomed_investigation"] or Variable["tc.doomed_commercial_area"] or Variable["plaza.annette_heard_of_doomed"]) == false |
|
|
32 | Kim Kitsuragi | "Now, let's go get the flashlight, shall we?" |
|
|
33 | You | "Let's go get the flashlight then." | CheckItem("flashlight") == false |
|
34 | Kim Kitsuragi | The lieutenant nods. |
|
|
35 | None |
|
||
36 | None | CheckItem("flashlight") |
|
|
37 | None | (CheckItem("flashlight")) == false |
|
|
38 | Kim Kitsuragi | "No need to look for *supra-natural* explanations where a banal one will do. Now, let's go get the flashlight, shall we?" |
|
|
39 | None |
|
||
40 | None | CheckItem("flashlight") |
|
|
41 | None | (CheckItem("flashlight")) == false |
|
|
42 | Kim Kitsuragi | "Now, let's move on, shall we?" |
|
|
43 | None |
|
||
44 | None | CheckEquipped("flashlight") |
|
|
45 | None | (CheckEquipped("flashlight")) == false |
|
|
46 | Kim Kitsuragi | "I doubt the electricity still works... Good thing we have a flashlight on us." |
|
|
47 | None |
|
||
48 | None | IsTaskActive("TASK.go_see_the_fridge")--[[ Variable[ ]] |
|
|
49 | None | (IsTaskActive("TASK.go_see_the_fridge")--[[ Variable[ ]]) == false |
|
|
50 | Kim Kitsuragi | "You didn't *have* to ram the door down, you know..." He looks around. "No one's been here for ages." |
|