-
Notifications
You must be signed in to change notification settings - Fork 128
/
Copy pathdb.json
171 lines (171 loc) · 5.8 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
{
"hosts": [
{ "id": 1,
"firstName": "Dolores",
"lastName": "Abernathy",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/5/51/Dolores_Abernathy_Vanishing_Point.jpg/revision/latest?cb=20180613181613",
"gender": "Female",
"area": "high_plains",
"authorized": false
},
{ "id": 2,
"firstName": "Bernard",
"lastName": "Lowe",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/b/b6/Bernard_Les_Ecorches.png/revision/latest/scale-to-width-down/310?cb=20180604190617",
"gender": "Male",
"area": "lowlands",
"authorized": false
},
{ "id": 3,
"firstName": "Maeve",
"lastName": "Millay",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/d/d8/Maeve_Les_Ecorches.jpg/revision/latest?cb=20180530183051",
"gender": "Female",
"area": "pariah",
"authorized": false
},
{ "id": 4,
"firstName": "Akecheta",
"lastName": "Kiksuya",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/8/82/Akecheta_Kiksuya.jpg/revision/latest?cb=20180607183222",
"gender": "Male",
"area": "python_pass",
"authorized": false
},
{ "id": 5,
"firstName": "Peter",
"lastName": "Abernathy",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/a/a2/Peter_Abernathy_%281%29.jpg/revision/latest?cb=20161024014816",
"gender": "Male",
"area": "badlands",
"authorized": false
},
{ "id": 6,
"firstName": "Angela",
"lastName": "n/a",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/b/b2/Angela_Reunion.jpg/revision/latest/scale-to-width-down/310?cb=20180509174920",
"gender": "Female",
"area": "high_plains",
"authorized": false
},
{ "id": 7,
"firstName": "Akane",
"lastName": "n/a",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/f/f3/Akane.jpg/revision/latest/scale-to-width-down/310?cb=20180520132523",
"gender": "Female",
"area": "lowlands",
"authorized": false
},
{ "id": 8,
"firstName": "Lawrence",
"lastName": "n/a",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/c/cb/Lawrence_Reunion.jpg/revision/latest/scale-to-width-down/310?cb=20180613182747",
"gender": "Male",
"area": "pariah",
"authorized": false
},
{ "id": 9,
"firstName": "Teddy",
"lastName": "Flood",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/a/a9/Teddy_Flood_Phase_Space.jpg/revision/latest/scale-to-width-down/310?cb=20180526115338",
"gender": "Male",
"area": "python_pass",
"authorized": false
},
{ "id": 10,
"firstName": "Clementine",
"lastName": "Pennyfeather",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/4/44/Clementine_The_Riddle_of_the_Sphinx.jpg/revision/latest?cb=20180516165617",
"gender": "Female",
"area": "badlands",
"authorized": false
},
{ "id": 11,
"firstName": "Armistice",
"lastName": "n/a",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/7/78/Armistice_Akane_No_Mai.jpg/revision/latest/scale-to-width-down/310?cb=20180517164314",
"gender": "Female",
"area": "high_plains",
"authorized": false
},
{ "id": 12,
"firstName": "Hector",
"lastName": "Escaton",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/7/78/Hector_Journey_Into_Night.jpg/revision/latest/scale-to-width-down/310?cb=20180613183102",
"gender": "Male",
"area": "lowlands",
"authorized": false
},
{ "id": 13,
"firstName": "Major",
"lastName": "Carddock",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/3/3b/Major_Craddock_The_Riddle_of_the_Sphinx.jpg/revision/latest?cb=20180511205852",
"gender": "Male",
"area": "pariah",
"authorized": false
},
{ "id": 14,
"firstName": "Rebus",
"lastName": "n/a",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/f/fe/203_Rebus.png/revision/latest/scale-to-width-down/310?cb=20180607104216",
"gender": "Male",
"area": "python_pass",
"authorized": false
},
{ "id": 15,
"firstName": "Musashi",
"lastName": "n/a",
"active": false,
"imageUrl": "https://vignette.wikia.nocookie.net/westworld/images/6/6b/Musashi_Akane_No_Mai.jpg/revision/latest/scale-to-width-down/310?cb=20180520131337",
"gender": "Male",
"area": "badlands",
"authorized": false
}
],
"areas": [
{ "id": 1,
"name": "high_plains",
"limit": 8,
"auth_req": false
},
{ "id": 2,
"name": "lowlands",
"limit": 6,
"auth_req": false
},
{ "id": 3,
"name": "under_construction",
"limit": 8,
"auth_req": true
},
{ "id": 4,
"name": "pariah",
"limit": 14,
"auth_req": false
},
{ "id": 5,
"name": "python_pass",
"limit": 14,
"auth_req": false
},
{ "id": 6,
"name": "badlands",
"limit": 10,
"auth_req": false
}
]
}