forked from Din0saur5/Team-1-phase-2-project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb.json
432 lines (432 loc) · 11 KB
/
db.json
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
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
{
"profiles": [
{
"email": "[email protected]",
"gamertag": "InfinityHunter",
"console": "Oculus Rift",
"region": "North America",
"id": 1
},
{
"email": "[email protected]",
"gamertag": "QuantumG4m3r",
"console": "PlayStation VR",
"region": "Europe",
"id": 2
},
{
"email": "[email protected]",
"gamertag": "SolarAssassin",
"console": "MetaQuest",
"region": "Asia",
"id": 3
},
{
"email": "[email protected]",
"gamertag": "QuantumRift",
"console": "HTC Vive",
"region": "Africa",
"id": 4
},
{
"email": "[email protected]",
"gamertag": "QuantumVigilante",
"console": "SamsungGear VR",
"region": "South America",
"id": 5
},
{
"email": "[email protected]",
"gamertag": "HyperNovaGamer",
"console": "Google Daydream View",
"region": "North America",
"id": 6
},
{
"email": "[email protected]",
"gamertag": "FrostBane",
"console": "MERGE VR Goggles",
"region": "Europe",
"id": 7
},
{
"email": "[email protected]",
"gamertag": "CelestialJester",
"console": "Pico Neo",
"region": "Asia",
"id": 8
},
{
"email": "[email protected]",
"gamertag": "FrostSorcerer",
"console": "Lenovo Mirage Solo",
"region": "Africa",
"id": 9
},
{
"email": "[email protected]",
"gamertag": "GalacticNinja",
"console": "Varjo XR-3",
"region": "South America",
"id": 10
},
{
"email": "[email protected]",
"gamertag": "QuantumPaladin",
"console": "XREAL Air AR Glasses",
"region": "North America",
"id": 11
},
{
"email": "[email protected]",
"gamertag": "SolarEclipseX",
"console": "Oculus Rift",
"region": "Europe",
"id": 12
},
{
"email": "[email protected]",
"gamertag": "CelestialRogue",
"console": "PlayStation VR",
"region": "Asia",
"id": 13
},
{
"email": "[email protected]",
"gamertag": "StormPulse",
"console": "MetaQuest",
"region": "Africa",
"id": 14
},
{
"email": "[email protected]",
"gamertag": "TitanR0gu3",
"console": "HTC Vive",
"region": "South America",
"id": 15
},
{
"email": "[email protected]",
"gamertag": "CelestialJester",
"console": "SamsungGear VR",
"region": "North America",
"id": 16
},
{
"email": "[email protected]",
"gamertag": "TitanShade",
"console": "Google Daydream View",
"region": "Europe",
"id": 17
},
{
"email": "[email protected]",
"gamertag": "5t34lthPh4nt0m",
"console": "MERGE VR Goggles",
"region": "Asia",
"id": 18
},
{
"email": "[email protected]",
"gamertag": "QuantumSpecter",
"console": "Pico Neo",
"region": "Africa",
"id": 19
},
{
"email": "[email protected]",
"gamertag": "NebulaGuardian",
"console": "Lenovo Mirage Solo",
"region": "South America",
"id": 20
},
{
"email": "[email protected]",
"gamertag": "ZenithWarden",
"console": "Varjo XR-3",
"region": "North America",
"id": 21
},
{
"email": "[email protected]",
"gamertag": "CyberSpect3r",
"console": "XREAL Air AR Glasses",
"region": "Europe",
"id": 22
},
{
"email": "[email protected]",
"gamertag": "SolarFlareX",
"console": "Oculus Rift",
"region": "Asia",
"id": 23
},
{
"email": "[email protected]",
"gamertag": "ShadowPioneer",
"console": "PlayStation VR",
"region": "Africa",
"id": 24
},
{
"email": "[email protected]",
"gamertag": "N3bul4Kn1ght",
"console": "MetaQuest",
"region": "South America",
"id": 25
},
{
"email": "[email protected]",
"gamertag": "StarSerpent",
"console": "HTC Vive",
"region": "North America",
"id": 26
},
{
"email": "[email protected]",
"gamertag": "ShadowMarauder",
"console": "SamsungGear VR",
"region": "Europe",
"id": 27
},
{
"email": "[email protected]",
"gamertag": "Puls3S0rc3r3r",
"console": "Google Daydream View",
"region": "Asia",
"id": 28
},
{
"email": "[email protected]",
"gamertag": "ZenithStriker",
"console": "MERGE VR Goggles",
"region": "Africa",
"id": 29
},
{
"email": "[email protected]",
"gamertag": "FrostByt3X",
"console": "Pico Neo",
"region": "South America",
"id": 30
},
{
"email": "[email protected]",
"gamertag": "SolarRogue23",
"console": "Varjo XR-3",
"region": "North America",
"id": 31
},
{
"email": "[email protected]",
"gamertag": "ChaosNomad",
"console": "XREAL Air AR Glasses",
"region": "Europe",
"id": 32
},
{
"email": "[email protected]",
"gamertag": "EclipseRanger",
"console": "Oculus Rift",
"region": "Asia",
"id": 33
},
{
"email": "[email protected]",
"gamertag": "M1r4g3Str1k3r",
"console": "PlayStation VR",
"region": "Africa",
"id": 34
},
{
"email": "[email protected]",
"gamertag": "Quantum55orcerer",
"console": "MetaQuest",
"region": "South America",
"id": 35
},
{
"email": "[email protected]",
"gamertag": "OmegaPhantom",
"console": "HTC Vive",
"region": "North America",
"id": 36
},
{
"email": "[email protected]",
"gamertag": "Blaz3M4tr1x",
"console": "SamsungGear VR",
"region": "Europe",
"id": 37
},
{
"email": "[email protected]",
"gamertag": "ThunderSpecter",
"console": "Google Daydream View",
"region": "Asia",
"id": 38
},
{
"email": "[email protected]",
"gamertag": "CelestialRogue",
"console": "MERGE VR Goggles",
"region": "Africa",
"id": 39
},
{
"email": "[email protected]",
"gamertag": "ShadowMarauder",
"console": "Pico Neo",
"region": "South America",
"id": 40
},
{
"email": "[email protected]",
"gamertag": "CelestialReaper",
"console": "Varjo XR-3",
"region": "North America",
"id": 41
},
{
"email": "[email protected]",
"gamertag": "TitanRogue",
"console": "XREAL Air AR Glasses",
"region": "Europe",
"id": 42
},
{
"email": "[email protected]",
"gamertag": "SolarAssassin",
"console": "Oculus Rift",
"region": "Asia",
"id": 43
},
{
"email": "[email protected]",
"gamertag": "FrostByteX",
"console": "PlayStation VR",
"region": "Africa",
"id": 44
},
{
"email": "[email protected]",
"gamertag": "QuantumGamer",
"console": "MetaQuest",
"region": "South America",
"id": 45
},
{
"email": "[email protected]",
"gamertag": "InfinityWanderer",
"console": "HTC Vive",
"region": "North America",
"id": 46
},
{
"email": "[email protected]",
"gamertag": "23n1thW4rd3n",
"console": "SamsungGear VR",
"region": "Europe",
"id": 47
},
{
"email": "[email protected]",
"gamertag": "8laz3M4tr1x",
"console": "Google Daydream View",
"region": "Asia",
"id": 48
},
{
"email": "[email protected]",
"gamertag": "StarSerpent",
"console": "MERGE VR Goggles",
"region": "Africa",
"id": 49
},
{
"email": "[email protected]",
"gamertag": "55hadowPioneer",
"console": "Pico Neo",
"region": "South America",
"id": 50
},
{
"email": "dummy",
"gamertag": "dummy",
"console": "MetaQuest",
"region": "Asia",
"id": 51
}
],
"about": [
{
"id": 1,
"title": "Intro:",
"contents": [
"Welcome to DreamScape, where the boundaries between imagination and",
" reality blur, ushering you into a realm of limitless possibilities.",
"In the not-so-distant future, DreamScape: Beyond Imagination stands as the",
" pinnacle of hyper-realistic virtual reality, an oasis where your most extravagant dreams come to life."
]
},
{
"id": 2,
"title": "Endless Freedom:",
"contents": [
"Our innovative DreamScape Generator empowers users with unparalleled",
" freedom. Unleash your creativity as you transform your wildest fantasies into vivid,",
" interactive experiences. From enchanted fantasy realms to futuristic sci-fi cities,",
" the only limit is the expanse of your imagination."
]
},
{
"id": 3,
"title": "Craft Your World:",
"contents": [
"Take control of your dreamscape. Craft landscapes, design architecture,",
" and populate your virtual world with the characters of your creation. The DreamScape",
" crafting tools provide the means to shape every detail, ensuring that",
" your dreams unfold exactly as you envision them."
]
},
{
"id": 4,
"title": "Unravel Collective Realms:",
"contents": [
"Discover a hidden collective realm shared by DreamScape enthusiasts. ",
"Collaborate with fellow dreamers to uncover the mysteries that",
" lie beneath the surface.The interconnected narratives",
" and challenges will test your imagination and ",
"forge bonds with others navigating this fantastical journey."
]
},
{
"id": 5,
"title": "Embark on the Journey:",
"contents": [
"DreamScape is not just a virtual reality; it's a journey into the",
" uncharted territories of your mind. Immerse yourself in an experience",
" where creativity knows no bounds, challenges fuel growth, and ",
"connections with others transcend the digital realm."
]
},
{
"id": 6,
"title": "Dream Together:",
"contents": [
"DreamScape beckons dreamers from all walks of life. Whether",
" you're a seasoned explorer or a novice dream-weaver,",
" the collective DreamScape community is a tapestry of diverse stories and visions. ",
"Together, we dream, explore, and redefine the very fabric of reality."
]
},
{
"id": 7,
"title": "Unintended Consequences:",
"contents": [
"Beyond the beauty and marvels of DreamScape, unintended ",
"consequences await. Join forces with other players to unveil the truth behind these unforeseen twists. Navigating through a web of stories and challenges, your decisions will shape the destiny of your dreamscape and influence the collective realm."
]
}
]
}