ABCDEFGHIJKLMNOPQRSTUV
1
Deck Analysis Tool
2
by phantomwolf13
3
4
Use this sheet to analyze a deck by entering its load code.
5
input: deck load codeoutputs: card list with card codes, quantities, whether the card is upped or not, and costs; deck total cards, total cost; energy analysis (total energy costs, energy available from instas, delta)
6
7
input deck load code here (old OR new format):
8
16.8.3.61.1.62.4.123.7.129.3.133.2.141.2.149.2.217starting energy superpower:FALSE
9
+5 generators superpower:FALSE
10
old format load codeLM DeckFALSE
11
8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,61,61,61,62,123,123,123,123,129,129,129,129,129,129,129,133,133,133,141,141,149,149,217,217
12
new format load code
13
16.8.3.61.1.62.4.123.7.129.3.133.2.141.2.149.2.217
14
15
energy costs by colortotal energy coststotal instant energytotal generatorsenergy delta (w/o gens)energy delta (gens count as +10)
16
card codescounttextupped?card costswhiteredyellowgreenbluewhite011111
17
816Yellow GeneratorTRUE500 x16 = 8,0000red011111
18
613Golden DragonFALSE350 x3 = 1,05036yellow156117-15515
19
621Light DragonTRUE3,500 x1 = 3,50012green1011-91
20
1234OverkillFALSE250 x4 = 1,00032blue011111
21
1297Time WarpFALSE200 x7 = 1,40028
22
1333LureFALSE125 x3 = 3756deck total cardsdeck total cost
23
1412Dream BookFALSE2,000 x2 = 4,000304020,275
24
1492HealFALSE125 x2 = 25010
25
2172Dagger of TimeFALSE350 x2 = 70012
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