Conversation 998: KIM SWITCH / END OF DAY

Kim wants to call it a day.

How to use this page:

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.

Column definitions:
  • ID: a numerical index for the entry within this conversation.
  • Character: the character speaking or acting.
  • Dialogue: prose containing spoken dialogue and other description.
  • Conditions: logical checks governing this entry appearing or occurring.
  • Links: entries that might follow this one, depending on conditions and player choice. Most links are internal to this conversation, external links to other conversations are marked with the format (conversation ID, entry ID).
ID Character Dialogue Conditions Links
0 None
  • 1
1 None
  • 44
2 None
  • 3
  • 4
3 None MoneyAmount() >=13000
  • 41
4 None (MoneyAmount() >=13000) == false
  • 8
5 None
  • 6
  • 7
6 None Variable["character.pay_garte_100"]
  • 12
7 None (Variable["character.pay_garte_100"]) == false
  • 2
8 You "But I don't have the money..."
  • 15
9 None
  • 10
  • 11
10 None Variable["character.pay_garte_70"]
  • 17
11 None (Variable["character.pay_garte_70"]) == false
  • 5
12 None
  • 13
  • 14
13 None MoneyAmount() >=10000
  • 41
14 None (MoneyAmount() >=10000) == false
  • 8
15 Kim Kitsuragi "Let's talk to him anyway. An officer of the RCM shouldn't be sleeping in the streets. We'll figure something out."
  • 16
16 Empathy Though he finds this situation frustrating, he is doing his best to not make you feel any worse than you already do.
17 None
  • 18
  • 19
18 None MoneyAmount() >=7000
  • 41
19 None (MoneyAmount() >=7000) == false
  • 8
20 None
  • 21
  • 22
21 None MoneyAmount() >=3000
  • 41
22 None (MoneyAmount() >=3000) == false
  • 8
23 None
  • 24
  • 25
24 None Variable["character.pay_garte_30"]
  • 20
25 None (Variable["character.pay_garte_30"]) == false
  • 26
26 None
  • 27
  • 28
27 None Variable["character.pay_garte_60"]
  • 29
28 None (Variable["character.pay_garte_60"]) == false
  • 9
29 None
  • 30
  • 31
30 None MoneyAmount() >=6000
  • 41
31 None (MoneyAmount() >=6000) == false
  • 8
32 You "I haven't paid the cafeteria manager for damages yet." Variable["TASK.pay_for_the_damages"] == true and Variable["TASK.pay_for_the_damages_done"] == false
  • 43
33 Empathy He's proud of you for getting your act together and finding a way to pay back what you owe.
34 You "Yes, my hostel room calls." (Variable["TASK.pay_for_the_damages_done"] == true and DayCount() == 1) or (Variable["TASK.pay_whirling_bill_done"] and DayCount() > 1)
  • 38
35 You "I found lodgings in the village. I'll spend the night there." Variable["village.has_shack"] == true
  • 36
36 Kim Kitsuragi "Good to know. I'll be wherever is necessary in the morning. Bright and early, 7:30 sharp."
37 Kim Kitsuragi "I'll also take a room at the Whirling."
38 None
  • 39
  • 40
39 None Variable["whirling.kim_took_room"]
  • 50
40 None (Variable["whirling.kim_took_room"]) == false
  • 37
41 You "I think I have the money now. This is money, right?" (Show him reál bills.)
  • 42
42 Kim Kitsuragi He nods. "I'll also take a room at the Whirling. One cannot get much closer to the crime scene."
  • 33
43 Kim Kitsuragi "You should take care of that, then."
  • 23
44 None
  • 46
  • 32
  • 34
  • 48
  • 35
45 Kim Kitsuragi "Let's continue tomorrow, bright and early -- 7:30 sharp. I'll be waiting downstairs."
46 You "I think I need to talk to the cafeteria manager about my room..." Variable["TASK.pay_for_the_damages"] == false
  • 47
47 Kim Kitsuragi "You certainly have been avoiding it."
48 You "Then I should check in with the cafeteria manager." DayCount() > 1 and Variable["TASK.pay_whirling_bill_done"] == false
  • 49
49 Kim Kitsuragi "Do that. I'll be waiting for you downstairs tomorrow."
50 None
  • 51
  • 52
51 None DayCount() == 1
  • 53
52 None (DayCount() == 1) == false
  • 45
53 Kim Kitsuragi "We can pick up where we left off tomorrow morning."