Alejandro Cremades commited on
Commit
7c6488a
·
unverified ·
2 Parent(s): 8bc5029 6f96a2f

Merge pull request #14 from alecrem/unban-led

Browse files

Remove Lion's Eye Diamond from the Middle School ban list

middleschool-cardlist.ipynb CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "cells": [
3
  {
 
4
  "cell_type": "markdown",
5
  "metadata": {},
6
  "source": [
@@ -24,6 +25,7 @@
24
  ]
25
  },
26
  {
 
27
  "cell_type": "markdown",
28
  "metadata": {},
29
  "source": [
@@ -34,7 +36,7 @@
34
  },
35
  {
36
  "cell_type": "code",
37
- "execution_count": 1,
38
  "metadata": {},
39
  "outputs": [],
40
  "source": [
@@ -51,6 +53,7 @@
51
  ]
52
  },
53
  {
 
54
  "cell_type": "markdown",
55
  "metadata": {},
56
  "source": [
@@ -59,7 +62,7 @@
59
  },
60
  {
61
  "cell_type": "code",
62
- "execution_count": 2,
63
  "metadata": {},
64
  "outputs": [],
65
  "source": [
@@ -68,6 +71,7 @@
68
  ]
69
  },
70
  {
 
71
  "cell_type": "markdown",
72
  "metadata": {},
73
  "source": [
@@ -76,7 +80,7 @@
76
  },
77
  {
78
  "cell_type": "code",
79
- "execution_count": 151,
80
  "metadata": {},
81
  "outputs": [
82
  {
@@ -147,7 +151,7 @@
147
  },
148
  {
149
  "cell_type": "code",
150
- "execution_count": 152,
151
  "metadata": {},
152
  "outputs": [
153
  {
@@ -201,7 +205,7 @@
201
  },
202
  {
203
  "cell_type": "code",
204
- "execution_count": 153,
205
  "metadata": {},
206
  "outputs": [
207
  {
@@ -271,7 +275,7 @@
271
  },
272
  {
273
  "cell_type": "code",
274
- "execution_count": 154,
275
  "metadata": {},
276
  "outputs": [
277
  {
@@ -279,8 +283,8 @@
279
  "output_type": "stream",
280
  "text": [
281
  "Cards legal by set: 5800\n",
282
- "Banned cards: 26\n",
283
- "Cards legal by set and not banned: 5774\n"
284
  ]
285
  }
286
  ],
@@ -296,7 +300,6 @@
296
  " \"Goblin Recruiter\",\n",
297
  " \"Imperial Seal\",\n",
298
  " \"Jeweled Bird\",\n",
299
- " \"Lion's Eye Diamond\",\n",
300
  " \"Mana Crypt\",\n",
301
  " \"Mana Vault\",\n",
302
  " \"Memory Jar\",\n",
@@ -327,6 +330,7 @@
327
  ]
328
  },
329
  {
 
330
  "cell_type": "markdown",
331
  "metadata": {},
332
  "source": [
@@ -335,7 +339,7 @@
335
  },
336
  {
337
  "cell_type": "code",
338
- "execution_count": 155,
339
  "metadata": {},
340
  "outputs": [],
341
  "source": [
@@ -344,6 +348,7 @@
344
  ]
345
  },
346
  {
 
347
  "cell_type": "markdown",
348
  "metadata": {},
349
  "source": [
@@ -367,7 +372,7 @@
367
  "name": "python",
368
  "nbconvert_exporter": "python",
369
  "pygments_lexer": "ipython3",
370
- "version": "3.10.8"
371
  },
372
  "orig_nbformat": 4,
373
  "vscode": {
 
1
  {
2
  "cells": [
3
  {
4
+ "attachments": {},
5
  "cell_type": "markdown",
6
  "metadata": {},
7
  "source": [
 
25
  ]
26
  },
27
  {
28
+ "attachments": {},
29
  "cell_type": "markdown",
30
  "metadata": {},
31
  "source": [
 
36
  },
37
  {
38
  "cell_type": "code",
39
+ "execution_count": 2,
40
  "metadata": {},
41
  "outputs": [],
42
  "source": [
 
53
  ]
54
  },
55
  {
56
+ "attachments": {},
57
  "cell_type": "markdown",
58
  "metadata": {},
59
  "source": [
 
62
  },
63
  {
64
  "cell_type": "code",
65
+ "execution_count": 3,
66
  "metadata": {},
67
  "outputs": [],
68
  "source": [
 
71
  ]
72
  },
73
  {
74
+ "attachments": {},
75
  "cell_type": "markdown",
76
  "metadata": {},
77
  "source": [
 
80
  },
81
  {
82
  "cell_type": "code",
83
+ "execution_count": 7,
84
  "metadata": {},
85
  "outputs": [
86
  {
 
151
  },
152
  {
153
  "cell_type": "code",
154
+ "execution_count": 8,
155
  "metadata": {},
156
  "outputs": [
157
  {
 
205
  },
206
  {
207
  "cell_type": "code",
208
+ "execution_count": 10,
209
  "metadata": {},
210
  "outputs": [
211
  {
 
275
  },
276
  {
277
  "cell_type": "code",
278
+ "execution_count": 11,
279
  "metadata": {},
280
  "outputs": [
281
  {
 
283
  "output_type": "stream",
284
  "text": [
285
  "Cards legal by set: 5800\n",
286
+ "Banned cards: 25\n",
287
+ "Cards legal by set and not banned: 5775\n"
288
  ]
289
  }
290
  ],
 
300
  " \"Goblin Recruiter\",\n",
301
  " \"Imperial Seal\",\n",
302
  " \"Jeweled Bird\",\n",
 
303
  " \"Mana Crypt\",\n",
304
  " \"Mana Vault\",\n",
305
  " \"Memory Jar\",\n",
 
330
  ]
331
  },
332
  {
333
+ "attachments": {},
334
  "cell_type": "markdown",
335
  "metadata": {},
336
  "source": [
 
339
  },
340
  {
341
  "cell_type": "code",
342
+ "execution_count": 12,
343
  "metadata": {},
344
  "outputs": [],
345
  "source": [
 
348
  ]
349
  },
350
  {
351
+ "attachments": {},
352
  "cell_type": "markdown",
353
  "metadata": {},
354
  "source": [
 
372
  "name": "python",
373
  "nbconvert_exporter": "python",
374
  "pygments_lexer": "ipython3",
375
+ "version": "3.11.3"
376
  },
377
  "orig_nbformat": 4,
378
  "vscode": {
output/middleschool.csv CHANGED
@@ -5773,3 +5773,4 @@
5773
  5771,ee0f883f-d7c9-4acf-a78f-f733b6f268d3,Zuran Enchanter,
5774
  5772,08cb8a30-9cb4-4517-bee5-8848aa60d1a2,Zuran Orb,ズアーの宝珠
5775
  5773,bc7b90b1-3517-4e5d-9bd8-68b4d8a259fd,Zuran Spellcaster,ズアーの投呪士
 
 
5773
  5771,ee0f883f-d7c9-4acf-a78f-f733b6f268d3,Zuran Enchanter,
5774
  5772,08cb8a30-9cb4-4517-bee5-8848aa60d1a2,Zuran Orb,ズアーの宝珠
5775
  5773,bc7b90b1-3517-4e5d-9bd8-68b4d8a259fd,Zuran Spellcaster,ズアーの投呪士
5776
+ 2801,ee6099b0-fb1f-42f1-b862-7708c6e36d05,Lion's Eye Diamond,ライオンの瞳のダイアモンド
output/middleschool.json CHANGED
The diff for this file is too large to render. See raw diff