-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFireAndIceAtomic.json
143 lines (143 loc) · 3.35 KB
/
FireAndIceAtomic.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
{"meta": {"date": "2024-11-17", "version": "5.2.2+20241117"},
"data": {"Fire // Ice": [
{
"colorIdentity": [
"R",
"U"
],
"colors": [
"R"
],
"convertedManaCost": 4.0,
"edhrecRank": 9886,
"faceConvertedManaCost": 2.0,
"faceManaValue": 2.0,
"faceName": "Fire",
"firstPrinting": "APC",
"foreignData": [
{
"faceName": "火",
"language": "Japanese",
"name": "火 // 氷",
"text": "クリーチャーやプレイヤーを、1つまたは望む組み合わせで2つ対象とする。火はそれらに、2点のダメージをあなたの好きなように分割して与える。",
"type": "インスタント"
}
],
"identifiers": {
"scryfallOracleId": "ae92942b-919c-4ea9-b693-85fcef765d5a"
},
"layout": "split",
"legalities": {
"commander": "Legal",
"duel": "Legal",
"legacy": "Legal",
"modern": "Legal",
"oathbreaker": "Legal",
"pauper": "Legal",
"paupercommander": "Legal",
"predh": "Legal",
"premodern": "Legal",
"vintage": "Legal"
},
"manaCost": "{1}{R}",
"manaValue": 4.0,
"name": "Fire // Ice",
"printings": [
"APC",
"CMD",
"DDJ",
"DMR",
"F06",
"MH2",
"PLST",
"PRM",
"UMA",
"WC01",
"WC02"
],
"purchaseUrls": {
"cardKingdom": "https://mtgjson.com/links/6bfb9c43936dafb0",
"cardKingdomFoil": "https://mtgjson.com/links/8a4a622123c08f34",
"cardmarket": "https://mtgjson.com/links/6c55c319c716d510",
"tcgplayer": "https://mtgjson.com/links/4ecd0ca97e2b47fb"
},
"side": "a",
"subtypes": [],
"supertypes": [],
"text": "Fire deals 2 damage divided as you choose among one or two targets.",
"type": "Instant",
"types": [
"Instant"
]
},
{
"colorIdentity": [
"R",
"U"
],
"colors": [
"U"
],
"convertedManaCost": 4.0,
"edhrecRank": 9886,
"faceConvertedManaCost": 2.0,
"faceManaValue": 2.0,
"faceName": "Ice",
"firstPrinting": "APC",
"foreignData": [
{
"faceName": "氷",
"language": "Japanese",
"name": "火 // 氷",
"text": "パーマネント1つを対象とし、それをタップする。カードを1枚引く。",
"type": "インスタント"
}
],
"identifiers": {
"scryfallOracleId": "ae92942b-919c-4ea9-b693-85fcef765d5a"
},
"layout": "split",
"legalities": {
"commander": "Legal",
"duel": "Legal",
"legacy": "Legal",
"modern": "Legal",
"oathbreaker": "Legal",
"pauper": "Legal",
"paupercommander": "Legal",
"predh": "Legal",
"premodern": "Legal",
"vintage": "Legal"
},
"manaCost": "{1}{U}",
"manaValue": 4.0,
"name": "Fire // Ice",
"printings": [
"APC",
"CMD",
"DDJ",
"DMR",
"F06",
"MH2",
"PLST",
"PRM",
"UMA",
"WC01",
"WC02"
],
"purchaseUrls": {
"cardmarket": "https://mtgjson.com/links/9a1e67d079754bfa",
"tcgplayer": "https://mtgjson.com/links/617507029e7ff16b"
},
"side": "b",
"subtypes": [],
"supertypes": [],
"text": "Tap target permanent.\nDraw a card.",
"type": "Instant",
"types": [
"Instant"
]
}
]
}
}