ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Warning: in order to compare all the different resources, I converted each item in this game into a Gem Value. This value will be subjective based on your progress in the game. I have attempted to benchmark most item values to how much they cost to purchase in the regular black market. So while this does not mean the item will actually be worth that much to you, it creates a way for us to more fairly compare item values relative to each other.
2
Special Assumptions:
- Life Time Card: limited to 1 year because probably you're not playing this forever. Excluding increased gold gain, but including the extra dungeon attempts.
- Ad Free Card: Value is only for daily gems & energy up to 1 year, I did not factor in the value of "skipping ads" because only you know what value your time holds.
- Monthly Card: I did not include 4x speed, travel speed, or travel rewards because I'm lazy, go figure it out yourself
3
Item Value Reasoning: See the Item Value Sheet for details on where they values came from. Note the red cells indicate the values likely extremely subjective, so you should decide yourself on its value
4
Note: If you can't find a pack in game, it is probably limited time or on rotation and hasn't come back.
5
6
If you want to update this yourself / add new packs:
7
1. Add all details to Pack Metadata Sheet
8
2. In Pack Contents Sheet, use the PackID from 1, make one line for each item included in the pack
9
3. Add any new items into Item Value Sheet
10
4. If new items are complicated (chest that gives you other items) compute it in Advanced Item Value sheet, make sure the item value sheet entry references this advanced item value
11
5. Check if the new pack shows up in Summary Sheet with the correct numbers
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