forked from Kamalisk/arkhamdb-json-data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpacks.json
More file actions
74 lines (74 loc) · 1.64 KB
/
packs.json
File metadata and controls
74 lines (74 loc) · 1.64 KB
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
[
{
"code": "core",
"cycle_code": "core",
"date_release": "2016-10-08",
"name": "Core Set",
"position": 1,
"size": 184
},
{
"code": "dwl",
"cycle_code": "dwl",
"date_release": "2017-01-12",
"name": "The Dunwich Legacy",
"position": 1,
"size": 104
},
{
"code": "tmm",
"cycle_code": "dwl",
"date_release": "2017-02-16",
"name": "The Miskatonic Museum",
"position": 2,
"size": 42
},
{
"code": "tece",
"cycle_code": "dwl",
"date_release": "2017-03-16",
"name": "The Essex County Express",
"position": 3,
"size": 37
},
{
"code": "bota",
"cycle_code": "dwl",
"date_release": "2017-04-14",
"name": "Blood on the Altar",
"position": 4,
"size": 60
},
{
"code": "uau",
"cycle_code": "dwl",
"date_release": null,
"name": "Undimensioned and Unseen",
"position": 5,
"size": 60
},
{
"code": "cotr",
"cycle_code": "side_stories",
"date_release": "2016-11-18",
"name": "Curse of the Rougarou",
"position": 1,
"size": 36
},
{
"code": "coh",
"cycle_code": "side_stories",
"date_release": "2016-12-08",
"name": "Carnevale of Horrors",
"position": 2,
"size": 40
},
{
"code": "promo",
"cycle_code": "side_stories",
"date_release": "2016-12-14",
"name": "Promo",
"position": 20,
"size": 3
}
]