-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathJuly_2021_Creatures.json
156 lines (156 loc) · 2.37 KB
/
July_2021_Creatures.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
{
"label": "Evolved or Engineered Creatures",
"description": "They're better, faster, stronger... and they are likely hunting humans!",
"list": [
{
"label":"Shipstar, by Gregory Benford",
"isbns": [
"9780765328700"
]
},
{
"label":"Godzilla Awakening, by Max Borenstein",
"isbns": [
"9781401252526"
]
},
{
"label":"Devolution: A Firsthand Account of the Rainier Sasquatch Massacre, by Max Brooks",
"isbns": [
"9781984826787",
"9781984826794"
]
},
{
"label":"Jurassic Park, by Michael Crichton",
"isbns": [
"9780307763051"
]
},
{
"label":"The Troop, by Nick Cutter",
"isbns": [
"9781476717715"
]
},
{
"label":"Future Home of the Living God, by Louise Erdrich",
"isbns": [
"9780062694058",
"9780062694072",
"9780062742384"
]
},
{
"label":"Anonymous Rex: A Detective Story, by Eric Garcia",
"isbns": [
"9780375503269"
]
},
{
"label":"Dune, by Frank Herbert",
"isbns": [
"9781436233286",
"9780441013593",
"9781427218360"
]
},
{
"label":"The Woman and the Ape, by Peter Høeg",
"isbns": [
"9780374292034"
]
},
{
"label":"Cycle of the Werewolf, by Stephen King",
"isbns": [
"9780451821119"
]
},
{
"label":"The Mist, by Stephen King",
"isbns": [
"9780671874759"
]
},
{
"label":"Duma Key, by Stephen King",
"isbns": [
"9781436101905"
]
},
{
"label":"Watchers, by Dean R. Koontz",
"isbns": [
"9780399132636",
"9781560542216",
"9781593553302",
"9781436215237"
]
},
{
"label":"The classic horror stories, by H. P. Lovecraft",
"isbns": [
"9780199639571"
]
},
{
"label":"Catacombs: A Tale of the Barque Cats, by Anne McCaffrey",
"isbns": [
"9780345524782"
]
},
{
"label":"Relic, by Douglas J. Preston",
"isbns": [
"9781590865286"
]
},
{
"label":"Mort€, by Robert Repino",
"isbns": [
"9781616954277"
]
},
{
"label":"The Ghost Brigades, by John Scalzi",
"isbns": [
"9780765315021"
]
},
{
"label":"Frankenstein, by Mary Wollstonecraft Shelley",
"isbns": [
"9780812504576",
"9780791078822",
"9780553212471",
"9781620115152"
]
},
{
"label":"Borne, by Jeff VanderMeer",
"isbns": [
"9780374115241"
]
},
{
"label":"The Island of Dr. Moreau, by H. G. Wells",
"isbns": [
"9780553214321",
"9780486290270"
]
},
{
"label":"The Day of the Triffids, by John Wyndham",
"isbns": [
"9780899683867"
]
},
{
"label":"The Monstrumologist, by Richard Yancey",
"isbns": [
"9781416984481"
]
}
]
}