-
Notifications
You must be signed in to change notification settings - Fork 1
/
dialog.tres
308 lines (306 loc) · 9.72 KB
/
dialog.tres
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
[gd_resource type="Resource" load_steps=2 format=2]
[ext_resource path="res://addons/saywhat_godot/dialogue_resource.gd" type="Script" id=1]
[resource]
script = ExtResource( 1 )
lines = {
"01dbb68c-1952-4292-a33b-c422b6fd1226": {
"character": "Tom",
"condition": "!has_read_gravestone",
"dialogue": "I don't know the code. There was a guy looking for it a while ago. He died of old age, so I buried him on the south-end of the island.",
"go_to_node_id": "",
"id": "01dbb68c-1952-4292-a33b-c422b6fd1226",
"next_node_id": "514652a0-b995-4418-bd91-5782db3ff6f6",
"type": "dialogue"
},
"04d4daba-208d-4eba-a0d4-9ed27aa95bc9": {
"id": "04d4daba-208d-4eba-a0d4-9ed27aa95bc9",
"responses": [ {
"next_node_id": "",
"prompt": "Nothing for now, thanks"
}, {
"condition": "looking_for_code",
"next_node_id": "01dbb68c-1952-4292-a33b-c422b6fd1226",
"prompt": "Do you know the panel-code?"
} ],
"type": "responses"
},
"0c03de02-487e-4f4e-92bc-8c155efae339": {
"character": "Emily",
"condition": "!met_tom",
"dialogue": "Hi, I'm Emily. Nice to meet you.",
"go_to_node_id": "",
"id": "0c03de02-487e-4f4e-92bc-8c155efae339",
"next_node_id": "993be4c2-4e2d-4fce-9bcc-3b1ae980e2c9",
"type": "dialogue"
},
"2696a974-ad8e-4cae-be67-55f3f844c01f": {
"character": "David",
"dialogue": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Sagittis vitae et leo duis ut diam. Cras pulvinar mattis nunc sed blandit. Commodo viverra maecenas accumsan lacus vel facilisis volutpat. Velit dignissim sodales ut eu. Consectetur a erat nam at lectus urna duis convallis convallis. Sit amet est placerat in egestas erat. Accumsan tortor posuere ac ut consequat semper viverra. Enim eu turpis egestas pretium aenean pharetra. Egestas integer eget aliquet nibh praesent tristique magna. Lacus vestibulum sed arcu non odio euismod lacinia. Egestas diam in arcu cursus euismod quis viverra nibh. Lacus luctus accumsan tortor posuere ac ut. Purus viverra accumsan in nisl nisi scelerisque eu ultrices.",
"go_to_node_id": "",
"id": "2696a974-ad8e-4cae-be67-55f3f844c01f",
"next_node_id": "38638c2f-3ef2-43b0-9a9b-38c4a30256ab",
"type": "dialogue"
},
"29c72df0-bccb-4e06-a1e9-9664af8c06c0": {
"character": "David",
"dialogue": "Hi, I'm a developer who worked on this game. I hope you have fun.",
"go_to_node_id": "",
"id": "29c72df0-bccb-4e06-a1e9-9664af8c06c0",
"next_node_id": "67a57f67-1e4e-478a-a459-6976191ef95f",
"type": "dialogue"
},
"2cdf5f6c-28ec-4ab7-af63-fde1e2605997": {
"character": "Tom",
"dialogue": "What can I do for you?",
"go_to_node_id": "",
"id": "2cdf5f6c-28ec-4ab7-af63-fde1e2605997",
"next_node_id": "04d4daba-208d-4eba-a0d4-9ed27aa95bc9",
"type": "dialogue"
},
"374e087c-e200-4641-8068-a8941a00faac": {
"id": "374e087c-e200-4641-8068-a8941a00faac",
"responses": [ {
"next_node_id": "",
"prompt": "OK"
} ],
"type": "responses"
},
"38638c2f-3ef2-43b0-9a9b-38c4a30256ab": {
"id": "38638c2f-3ef2-43b0-9a9b-38c4a30256ab",
"responses": [ {
"next_node_id": "",
"prompt": "OK"
} ],
"type": "responses"
},
"3c63271f-9d8f-460d-b772-e0990680a155": {
"id": "3c63271f-9d8f-460d-b772-e0990680a155",
"responses": [ {
"next_node_id": "",
"prompt": "OK"
} ],
"type": "responses"
},
"49f21c50-8122-4f5c-936b-1e9e17ba4aea": {
"character": "The Dude",
"dialogue": "Hi Emily, nice to meet you.",
"go_to_node_id": "",
"id": "49f21c50-8122-4f5c-936b-1e9e17ba4aea",
"next_node_id": "7cb13a00-afcb-4b07-b8ad-50535a8898bd",
"type": "dialogue"
},
"514652a0-b995-4418-bd91-5782db3ff6f6": {
"character": "Tom",
"condition": "has_read_gravestone",
"dialogue": "I don't know the code, but I did find a possibly-related riddle in Herman's pocket, before I buried him.",
"go_to_node_id": "",
"id": "514652a0-b995-4418-bd91-5782db3ff6f6",
"next_node_id": "5739446a-a784-4c81-8487-8ff7e1ec24e7",
"type": "dialogue"
},
"5739446a-a784-4c81-8487-8ff7e1ec24e7": {
"character": "Tom",
"condition": "has_read_gravestone",
"dialogue": "Three, whole & positive, in their order of intrinsic value,",
"go_to_node_id": "",
"id": "5739446a-a784-4c81-8487-8ff7e1ec24e7",
"next_node_id": "70dce9c8-3f56-4d64-85e7-18a6cd619ecd",
"type": "dialogue"
},
"5dd71038-1b77-4def-8b54-d145b4047140": {
"id": "5dd71038-1b77-4def-8b54-d145b4047140",
"responses": [ {
"next_node_id": "",
"prompt": "OK"
} ],
"type": "responses"
},
"67a57f67-1e4e-478a-a459-6976191ef95f": {
"character": "David",
"dialogue": "Also, here is some tester-text, that will break things:",
"go_to_node_id": "",
"id": "67a57f67-1e4e-478a-a459-6976191ef95f",
"next_node_id": "2696a974-ad8e-4cae-be67-55f3f844c01f",
"type": "dialogue"
},
"6a9ab23d-17a6-4a07-9615-11a8831e1e28": {
"id": "6a9ab23d-17a6-4a07-9615-11a8831e1e28",
"responses": [ {
"next_node_id": "",
"prompt": "OK"
} ],
"type": "responses"
},
"6cf6d688-471d-48c2-bbe0-87d11bfa4c03": {
"character": "Panel",
"dialogue": "A valid access-code is required.",
"go_to_node_id": "",
"id": "6cf6d688-471d-48c2-bbe0-87d11bfa4c03",
"next_node_id": "d4928786-9f13-47cc-b08b-fc9c7723df59",
"type": "dialogue"
},
"70dce9c8-3f56-4d64-85e7-18a6cd619ecd": {
"character": "Tom",
"condition": "has_read_gravestone",
"dialogue": "They are the same when accumulated as when totaled.",
"go_to_node_id": "",
"id": "70dce9c8-3f56-4d64-85e7-18a6cd619ecd",
"next_node_id": "3c63271f-9d8f-460d-b772-e0990680a155",
"type": "dialogue"
},
"73a27757-1da9-4041-b274-2237fb0ec41b": {
"character": "The Dude",
"dialogue": "Don't mind me, I'm just sun-bathing.",
"go_to_node_id": "",
"id": "73a27757-1da9-4041-b274-2237fb0ec41b",
"next_node_id": "7c5ff2ef-46e2-415f-9d0c-100592f5fcbf",
"type": "dialogue"
},
"76f9de09-e6fa-44f9-9b19-ca8c0a99c2dd": {
"id": "76f9de09-e6fa-44f9-9b19-ca8c0a99c2dd",
"responses": [ {
"next_node_id": "",
"prompt": "OK"
} ],
"type": "responses"
},
"7c5ff2ef-46e2-415f-9d0c-100592f5fcbf": {
"character": "The Dude",
"dialogue": "Hey, what's yer name?",
"go_to_node_id": "",
"id": "7c5ff2ef-46e2-415f-9d0c-100592f5fcbf",
"next_node_id": "bc836c43-0b2a-4c9f-ab9b-0343fb724d48",
"type": "dialogue"
},
"7cb13a00-afcb-4b07-b8ad-50535a8898bd": {
"character": "Emily",
"dialogue": "Nice to meet you, too.",
"go_to_node_id": "",
"id": "7cb13a00-afcb-4b07-b8ad-50535a8898bd",
"next_node_id": "5dd71038-1b77-4def-8b54-d145b4047140",
"type": "dialogue"
},
"83db5b8f-40f3-4377-9523-96032f2e4b5c": {
"id": "83db5b8f-40f3-4377-9523-96032f2e4b5c",
"responses": [ {
"next_node_id": "",
"prompt": "Cool."
} ],
"type": "responses"
},
"993be4c2-4e2d-4fce-9bcc-3b1ae980e2c9": {
"character": "Tom",
"condition": "!met_tom",
"dialogue": "The pleasure is mine.",
"go_to_node_id": "",
"id": "993be4c2-4e2d-4fce-9bcc-3b1ae980e2c9",
"next_node_id": "e9f5da66-f504-47bb-9039-5f75ea672eed",
"type": "dialogue"
},
"99624426-9516-440e-bcd1-a8783cf70027": {
"go_to_node_id": "",
"id": "99624426-9516-440e-bcd1-a8783cf70027",
"mutation": "met_tom=true",
"next_node_id": "2cdf5f6c-28ec-4ab7-af63-fde1e2605997",
"type": "mutation"
},
"9a550d94-75c5-4813-95b0-19a1b1858d58": {
"go_to_node_id": "",
"id": "9a550d94-75c5-4813-95b0-19a1b1858d58",
"mutation": "show_panel 123 Demo2",
"next_node_id": "76f9de09-e6fa-44f9-9b19-ca8c0a99c2dd",
"type": "mutation"
},
"b7d6a447-0088-4cc9-a9b9-762e352843ce": {
"go_to_node_id": "",
"id": "b7d6a447-0088-4cc9-a9b9-762e352843ce",
"mutation": "load_map DemoComputer",
"next_node_id": "bb924ab9-17ef-4c86-924b-d5779f3ea9ba",
"type": "mutation"
},
"bb924ab9-17ef-4c86-924b-d5779f3ea9ba": {
"id": "bb924ab9-17ef-4c86-924b-d5779f3ea9ba",
"responses": [ {
"next_node_id": "",
"prompt": "OK"
} ],
"type": "responses"
},
"bc836c43-0b2a-4c9f-ab9b-0343fb724d48": {
"go_to_node_id": "",
"id": "bc836c43-0b2a-4c9f-ab9b-0343fb724d48",
"mutation": "get_playername",
"next_node_id": "83db5b8f-40f3-4377-9523-96032f2e4b5c",
"type": "mutation"
},
"bc91f632-2f1a-4306-a778-43c95c37e663": {
"character": "Emily",
"dialogue": "It appears that this panel can be pulled off. Let's look at the code.",
"go_to_node_id": "",
"id": "bc91f632-2f1a-4306-a778-43c95c37e663",
"next_node_id": "b7d6a447-0088-4cc9-a9b9-762e352843ce",
"type": "dialogue"
},
"c7203fa0-7cf5-4c11-bc47-23abd830807d": {
"go_to_node_id": "",
"id": "c7203fa0-7cf5-4c11-bc47-23abd830807d",
"mutation": "looking_for_code=true",
"next_node_id": "6cf6d688-471d-48c2-bbe0-87d11bfa4c03",
"type": "mutation"
},
"d0ef38b0-8dec-4b25-aa0e-e94e36976341": {
"character": "Emily",
"dialogue": "Cool, I saved my game.",
"go_to_node_id": "",
"id": "d0ef38b0-8dec-4b25-aa0e-e94e36976341",
"next_node_id": "374e087c-e200-4641-8068-a8941a00faac",
"type": "dialogue"
},
"d4928786-9f13-47cc-b08b-fc9c7723df59": {
"id": "d4928786-9f13-47cc-b08b-fc9c7723df59",
"responses": [ {
"next_node_id": "",
"prompt": "Nevermind"
}, {
"next_node_id": "9a550d94-75c5-4813-95b0-19a1b1858d58",
"prompt": "Enter code"
}, {
"next_node_id": "bc91f632-2f1a-4306-a778-43c95c37e663",
"prompt": "Pull off Panel"
} ],
"type": "responses"
},
"dc2d04d7-f43c-4a3b-aea8-3307cf3aba65": {
"character": "Gravestone",
"dialogue": "Here lies Herman. I hardly knew him, but he seemed like a nice enough chap.",
"go_to_node_id": "",
"id": "dc2d04d7-f43c-4a3b-aea8-3307cf3aba65",
"next_node_id": "6a9ab23d-17a6-4a07-9615-11a8831e1e28",
"type": "dialogue"
},
"e9f5da66-f504-47bb-9039-5f75ea672eed": {
"character": "Tom",
"condition": "met_tom",
"dialogue": "Hi Emily. Nice to see you, again.",
"go_to_node_id": "",
"id": "e9f5da66-f504-47bb-9039-5f75ea672eed",
"next_node_id": "99624426-9516-440e-bcd1-a8783cf70027",
"type": "dialogue"
},
"f320337f-b850-4aa4-8fa2-6a1ef2643580": {
"character": "Tom",
"condition": "!met_tom",
"dialogue": "Hi, my name is Tom.",
"go_to_node_id": "",
"id": "f320337f-b850-4aa4-8fa2-6a1ef2643580",
"next_node_id": "0c03de02-487e-4f4e-92bc-8c155efae339",
"type": "dialogue"
},
"f680b9d4-9f5a-49d8-8ce0-2fd2e47e53ef": {
"go_to_node_id": "",
"id": "f680b9d4-9f5a-49d8-8ce0-2fd2e47e53ef",
"mutation": "has_read_gravestone=true",
"next_node_id": "dc2d04d7-f43c-4a3b-aea8-3307cf3aba65",
"type": "mutation"
}
}