forked from dmorgan81/scry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprices.json
118 lines (118 loc) · 3.93 KB
/
prices.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
{
"LEA" : "Alpha Edition",
"LEB" : "Beta Edition",
"2ED" : "Unlimited Edition",
"3ED" : "Revised Edition",
"4ED" : "Fourth Edition",
"5ED" : "Fifth Edition",
"6ED" : "Classic Sixth Edition",
"7ED" : "7th Edition",
"8ED" : "8th Edition",
"9ED" : "9th Edition",
"10E" : "10th Edition",
"M10" : "Magic 2010 (M10)",
"M11" : "Magic 2011 (M11)",
"M12" : "Magic 2012 (M12)",
"M13" : "Magic 2013 (M13)",
"M14" : "Magic 2014 (M14)",
"ARN" : "Arabian Nights",
"ATQ" : "Antiquities",
"LEG" : "Legends",
"DRK" : "The Dark",
"FEM" : "Fallen Empires",
"HML" : "Homelands",
"ICE" : "Ice Age",
"ALL" : "Alliances",
"CSP" : "Coldsnap",
"MIR" : "Mirage",
"VIS" : "Visions",
"WTH" : "Weatherlight",
"TMP" : "Tempest",
"STH" : "Stronghold",
"EXO" : "Exodus",
"USG" : "Urza's Saga",
"ULG" : "Urza's Legacy",
"UDS" : "Urza's Destiny",
"MMQ" : "Mercadian Masques",
"NMS" : "Nemesis",
"PCY" : "Prophecy",
"INV" : "Invasion",
"PLS" : "Planeshift",
"APC" : "Apocalypse",
"ODY" : "Odyssey",
"TOR" : "Torment",
"JUD" : "Judgment",
"ONS" : "Onslaught",
"LGN" : "Legions",
"SCG" : "Scourge",
"MRD" : "Mirrodin",
"DST" : "Darksteel",
"5DN" : "Fifth Dawn",
"CHK" : "Champions of Kamigawa",
"BOK" : "Betrayers of Kamigawa",
"SOK" : "Saviors of Kamigawa",
"RAV" : "Ravnica",
"GPT" : "Guildpact",
"DIS" : "Dissension",
"TSP" : "Time Spiral",
"TSB" : "Timeshifted",
"PLC" : "Planar Chaos",
"FUT" : "Future Sight",
"LRW" : "Lorwyn",
"MOR" : "Morningtide",
"SHM" : "Shadowmoor",
"EVE" : "Eventide",
"ALA" : "Shards of Alara",
"CON" : "Conflux",
"ARB" : "Alara Reborn",
"ZEN" : "Zendikar",
"WWK" : "Worldwake",
"ROE" : "Rise of the Eldrazi",
"SOM" : "Scars of Mirrodin",
"MBS" : "Mirrodin Besieged",
"NPH" : "New Phyrexia",
"ISD" : "Innistrad",
"DKA" : "Dark Ascension",
"AVR" : "Avacyn Restored",
"RTR" : "Return To Ravnica",
"GTC" : "Gatecrash",
"DGM" : "Dragon's Maze",
"THS" : "Theros",
"CMD" : "Commander",
"C13" : "Commander 2013",
"MMA" : "Modern Masters",
"CHR" : "Chronicles",
"BRB" : "Battle Royale Box Set",
"BTD" : "Beatdown Box Set",
"HOP" : "Planechase",
"PC2" : "Planechase 2012",
"ARC" : "Archenemy",
"EVG" : "Duel Decks: Elves vs. Goblins",
"DD2" : "Duel Decks: Jace vs. Chandra",
"DDC" : "Duel Decks: Divine vs. Demonic",
"DDD" : "Duel Decks: Garruk vs. Liliana",
"DDE" : "Duel Decks: Phyrexia vs. The Coalition",
"DDF" : "Duel Decks: Elspeth vs. Tezzeret",
"DDG" : "Duel Decks: Knights vs Dragons",
"DDH" : "Duel Decks: Ajani vs Nicol Bolas",
"DDI" : "Duel Decks: Venser vs Koth",
"DDJ" : "Duel Decks: Izzet vs. Golgari",
"DDK" : "Duel Decks: Sorin vs. Tibalt",
"DDL" : "Duel Decks: Heroes vs. Monsters",
"DRB" : "From the Vault: Dragons",
"V09" : "From the Vault: Exiled",
"V10" : "From the Vault: Relics",
"V11" : "From the Vault: Legends",
"V12" : "From the Vault: Realms",
"V13" : "From the Vault: Twenty",
"H09" : "Premium Deck Series: Slivers",
"PD2" : "Premium Deck Series: Fire and Lightning",
"PD3" : "Premium Deck Series: Graveborn",
"POR" : "Portal",
"PO2" : "Portal Second Age",
"PTK" : "Portal Three Kingdoms",
"S99" : "Starter 1999",
"S00" : "Starter 2000",
"UGL" : "Unglued",
"UNH" : "Unhinged"
}