jaml-ui 0.14.2 → 0.14.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. package/DESIGN.md +197 -0
  2. package/dist/components/AnalyzerExplorer.js +0 -11
  3. package/dist/components/JamlAestheticSelector.js +1 -3
  4. package/dist/components/JamlAnalyzerFullscreen.js +3 -3
  5. package/dist/components/JamlIde.js +0 -2
  6. package/dist/components/JamlSeedInput.js +1 -2
  7. package/dist/components/JamlSpeedometer.js +1 -1
  8. package/dist/ui/codeBlock.js +1 -1
  9. package/dist/ui/jimboCopyRow.js +1 -2
  10. package/dist/ui/jimboFilterBar.js +2 -4
  11. package/dist/ui/showcase.js +4 -4
  12. package/package.json +8 -5
  13. package/assets/Balatro Seed Curator (DesignsV2)/.design-canvas.state.json +0 -1
  14. package/assets/Balatro Seed Curator (DesignsV2)/Assets/BlindChips.png +0 -0
  15. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Boosters/Boosters.json +0 -303
  16. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Boosters/boosters.png +0 -0
  17. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Boosters.png +0 -0
  18. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Bosses/BlindChips.png +0 -0
  19. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Bosses/blinds_metadata.json +0 -51
  20. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Decks/8BitDeck.png +0 -0
  21. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Decks/Enhancers.png +0 -0
  22. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Decks/balatro-stake-chips.png +0 -0
  23. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Decks/enhancers_metadata.json +0 -52
  24. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Decks/playing_cards_metadata.json +0 -249
  25. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Decks/stakes.json +0 -19
  26. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Editions.png +0 -0
  27. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Enhancers.png +0 -0
  28. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Jokers/Editions.png +0 -0
  29. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Jokers/Jokers.png +0 -0
  30. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Jokers/jokers.json +0 -1087
  31. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Jokers/stickers.png +0 -0
  32. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Jokers/stickers_metadata.json +0 -25
  33. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Jokers.png +0 -0
  34. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Tags/tags.json +0 -191
  35. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Tags/tags.png +0 -0
  36. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Tarots/Tarots.png +0 -0
  37. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Tarots/planets.json +0 -15
  38. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Tarots/spectrals.json +0 -21
  39. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Tarots/tarots.json +0 -163
  40. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Tarots.png +0 -0
  41. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Vouchers/Vouchers.png +0 -0
  42. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Vouchers/vouchers.json +0 -130
  43. package/assets/Balatro Seed Curator (DesignsV2)/Assets/Vouchers.png +0 -0
  44. package/assets/Balatro Seed Curator (DesignsV2)/Assets/blinds.json +0 -51
  45. package/assets/Balatro Seed Curator (DesignsV2)/Assets/boosters.json +0 -303
  46. package/assets/Balatro Seed Curator (DesignsV2)/Assets/fonts/m6x11plusplus.otf +0 -0
  47. package/assets/Balatro Seed Curator (DesignsV2)/Assets/jokers.json +0 -1087
  48. package/assets/Balatro Seed Curator (DesignsV2)/Assets/planets.json +0 -15
  49. package/assets/Balatro Seed Curator (DesignsV2)/Assets/spectrals.json +0 -21
  50. package/assets/Balatro Seed Curator (DesignsV2)/Assets/stakes.png +0 -0
  51. package/assets/Balatro Seed Curator (DesignsV2)/Assets/stickers.png +0 -0
  52. package/assets/Balatro Seed Curator (DesignsV2)/Assets/tags.json +0 -191
  53. package/assets/Balatro Seed Curator (DesignsV2)/Assets/tags.png +0 -0
  54. package/assets/Balatro Seed Curator (DesignsV2)/Assets/tarots.json +0 -163
  55. package/assets/Balatro Seed Curator (DesignsV2)/Assets/vouchers.json +0 -130
  56. package/assets/Balatro Seed Curator (DesignsV2)/Seed Detail v2.html +0 -40
  57. package/assets/Balatro Seed Curator (DesignsV2)/Seed Detail.html +0 -34
  58. package/assets/Balatro Seed Curator (DesignsV2)/public/fonts/m6x11plusplus.otf +0 -0
  59. package/assets/Balatro Seed Curator (DesignsV2)/src/AntePage.jsx +0 -228
  60. package/assets/Balatro Seed Curator (DesignsV2)/src/SeedDetail.jsx +0 -222
  61. package/assets/Balatro Seed Curator (DesignsV2)/src/app.jsx +0 -35
  62. package/assets/Balatro Seed Curator (DesignsV2)/src/mockData.js +0 -185
  63. package/assets/Balatro Seed Curator (DesignsV2)/src/sprites.jsx +0 -259
  64. package/assets/Balatro Seed Curator (DesignsV2)/src/tokens.js +0 -49
  65. package/assets/Balatro Seed Curator (DesignsV2)/src/v2/AntePageV2.jsx +0 -290
  66. package/assets/Balatro Seed Curator (DesignsV2)/src/v2/BalButton.jsx +0 -107
  67. package/assets/Balatro Seed Curator (DesignsV2)/src/v2/JamlBuilderV2.jsx +0 -594
  68. package/assets/Balatro Seed Curator (DesignsV2)/src/v2/JamlIde.jsx +0 -302
  69. package/assets/Balatro Seed Curator (DesignsV2)/src/v2/SearchResultsV2.jsx +0 -286
  70. package/assets/Balatro Seed Curator (DesignsV2)/src/v2/SeedDetailV2.jsx +0 -336
  71. package/assets/Balatro Seed Curator (DesignsV2)/src/v2/SeedOGCard.jsx +0 -251
  72. package/assets/Balatro Seed Curator (DesignsV2)/src/v2/Showcase.jsx +0 -131
  73. package/assets/Balatro Seed Curator (DesignsV2)/src/v2/app.jsx +0 -55
  74. package/assets/Balatro Seed Curator (DesignsV2)/src/v2/data.js +0 -296
  75. package/assets/Balatro Seed Curator (DesignsV2)/starters/design-canvas.jsx +0 -622
  76. package/assets/Balatro Seed Curator (DesignsV2)/uploads/8BitDeck.png +0 -0
  77. package/assets/Balatro Seed Curator (DesignsV2)/uploads/BlindChips.png +0 -0
  78. package/assets/Balatro Seed Curator (DesignsV2)/uploads/Boosters.png +0 -0
  79. package/assets/Balatro Seed Curator (DesignsV2)/uploads/Editions.png +0 -0
  80. package/assets/Balatro Seed Curator (DesignsV2)/uploads/Enhancers.png +0 -0
  81. package/assets/Balatro Seed Curator (DesignsV2)/uploads/Jokers.png +0 -0
  82. package/assets/Balatro Seed Curator (DesignsV2)/uploads/Tarots.png +0 -0
  83. package/assets/Balatro Seed Curator (DesignsV2)/uploads/pasted-1776749540653-0.png +0 -0
  84. package/assets/Balatro Seed Curator (DesignsV2)/uploads/pasted-1776749644934-0.png +0 -0
  85. package/assets/Balatro Seed Curator (DesignsV2)/uploads/pasted-1776749661871-0.png +0 -0
  86. package/assets/Balatro Seed Curator (DesignsV2)/uploads/pasted-1776749674748-0.png +0 -0
  87. package/assets/Balatro Seed Curator (DesignsV2)/uploads/pasted-1776749703076-0.png +0 -0
  88. package/assets/Balatro Seed Curator (DesignsV2)/uploads/pasted-1776749882759-0.png +0 -0
  89. package/assets/Balatro Seed Curator (DesignsV2)/uploads/pasted-1776750354200-0.png +0 -0
  90. package/assets/Balatro Seed Curator (DesignsV2)/uploads/pasted-1776750733265-0.png +0 -0
  91. package/assets/Balatro Seed Curator (DesignsV2)/uploads/pasted-1776751928925-0.png +0 -0
  92. package/assets/Balatro Seed Curator (DesignsV2)/uploads/pasted-1776800975060-0.png +0 -0
  93. package/assets/Balatro Seed Curator (DesignsV2)/uploads/stickers.png +0 -0
  94. package/assets/Balatro Seed Curator (DesignsV2)/uploads/tags.png +0 -0
@@ -1,303 +0,0 @@
1
- [
2
- {
3
- "name": "arcanapack",
4
- "pos": {
5
- "x": 0,
6
- "y": 0
7
- }
8
- },
9
- {
10
- "name": "arcanapack1",
11
- "pos": {
12
- "x": 0,
13
- "y": 0
14
- }
15
- },
16
- {
17
- "name": "arcanapack2",
18
- "pos": {
19
- "x": 1,
20
- "y": 0
21
- }
22
- },
23
- {
24
- "name": "arcanapack3",
25
- "pos": {
26
- "x": 2,
27
- "y": 0
28
- }
29
- },
30
- {
31
- "name": "arcanapack4",
32
- "pos": {
33
- "x": 3,
34
- "y": 0
35
- }
36
- },
37
- {
38
- "name": "celestialpack",
39
- "pos": {
40
- "x": 0,
41
- "y": 1
42
- }
43
- },
44
- {
45
- "name": "celestialpack1",
46
- "pos": {
47
- "x": 0,
48
- "y": 1
49
- }
50
- },
51
- {
52
- "name": "celestialpack2",
53
- "pos": {
54
- "x": 1,
55
- "y": 1
56
- }
57
- },
58
- {
59
- "name": "celestialpack3",
60
- "pos": {
61
- "x": 2,
62
- "y": 1
63
- }
64
- },
65
- {
66
- "name": "celestialpack4",
67
- "pos": {
68
- "x": 3,
69
- "y": 1
70
- }
71
- },
72
- {
73
- "name": "jumboarcanapack",
74
- "pos": {
75
- "x": 0,
76
- "y": 2
77
- }
78
- },
79
- {
80
- "name": "jumboarcanapack1",
81
- "pos": {
82
- "x": 0,
83
- "y": 2
84
- }
85
- },
86
- {
87
- "name": "jumboarcanapack2",
88
- "pos": {
89
- "x": 1,
90
- "y": 2
91
- }
92
- },
93
- {
94
- "name": "megaarcanapack",
95
- "pos": {
96
- "x": 2,
97
- "y": 2
98
- }
99
- },
100
- {
101
- "name": "megaarcanapack1",
102
- "pos": {
103
- "x": 2,
104
- "y": 2
105
- }
106
- },
107
- {
108
- "name": "megaarcanapack2",
109
- "pos": {
110
- "x": 3,
111
- "y": 2
112
- }
113
- },
114
- {
115
- "name": "jumbocelestialpack",
116
- "pos": {
117
- "x": 0,
118
- "y": 3
119
- }
120
- },
121
- {
122
- "name": "jumbocelestialpack1",
123
- "pos": {
124
- "x": 0,
125
- "y": 3
126
- }
127
- },
128
- {
129
- "name": "jumbocelestialpack2",
130
- "pos": {
131
- "x": 1,
132
- "y": 3
133
- }
134
- },
135
- {
136
- "name": "megacelestialpack",
137
- "pos": {
138
- "x": 2,
139
- "y": 3
140
- }
141
- },
142
- {
143
- "name": "megacelestialpack1",
144
- "pos": {
145
- "x": 2,
146
- "y": 3
147
- }
148
- },
149
- {
150
- "name": "megacelestialpack2",
151
- "pos": {
152
- "x": 3,
153
- "y": 3
154
- }
155
- },
156
- {
157
- "name": "spectralpack",
158
- "pos": {
159
- "x": 0,
160
- "y": 4
161
- }
162
- },
163
- {
164
- "name": "spectralpack1",
165
- "pos": {
166
- "x": 0,
167
- "y": 4
168
- }
169
- },
170
- {
171
- "name": "spectralpack2",
172
- "pos": {
173
- "x": 1,
174
- "y": 4
175
- }
176
- },
177
- {
178
- "name": "jumbospectralpack",
179
- "pos": {
180
- "x": 2,
181
- "y": 4
182
- }
183
- },
184
- {
185
- "name": "megaspectralpack",
186
- "pos": {
187
- "x": 3,
188
- "y": 4
189
- }
190
- },
191
- {
192
- "name": "blanktemplatepack",
193
- "pos": {
194
- "x": 0,
195
- "y": 5
196
- }
197
- },
198
- {
199
- "name": "standard",
200
- "pos": {
201
- "x": 1,
202
- "y": 5
203
- }
204
- },
205
- {
206
- "name": "standardpack",
207
- "pos": {
208
- "x": 1,
209
- "y": 5
210
- }
211
- },
212
- {
213
- "name": "standardpack1",
214
- "pos": {
215
- "x": 1,
216
- "y": 5
217
- }
218
- },
219
- {
220
- "name": "buffoon",
221
- "pos": {
222
- "x": 2,
223
- "y": 5
224
- }
225
- },
226
- {
227
- "name": "buffoonpack",
228
- "pos": {
229
- "x": 2,
230
- "y": 5
231
- }
232
- },
233
- {
234
- "name": "buffoonpack1",
235
- "pos": {
236
- "x": 2,
237
- "y": 5
238
- }
239
- },
240
- {
241
- "name": "arcana",
242
- "pos": {
243
- "x": 0,
244
- "y": 0
245
- }
246
- },
247
- {
248
- "name": "celestial",
249
- "pos": {
250
- "x": 0,
251
- "y": 1
252
- }
253
- },
254
- {
255
- "name": "spectral",
256
- "pos": {
257
- "x": 0,
258
- "y": 4
259
- }
260
- },
261
- {
262
- "name": "jumboarcana",
263
- "pos": {
264
- "x": 0,
265
- "y": 2
266
- }
267
- },
268
- {
269
- "name": "jumbocelestial",
270
- "pos": {
271
- "x": 0,
272
- "y": 3
273
- }
274
- },
275
- {
276
- "name": "jumbospectral",
277
- "pos": {
278
- "x": 2,
279
- "y": 4
280
- }
281
- },
282
- {
283
- "name": "megaarcana",
284
- "pos": {
285
- "x": 2,
286
- "y": 2
287
- }
288
- },
289
- {
290
- "name": "megacelestial",
291
- "pos": {
292
- "x": 2,
293
- "y": 3
294
- }
295
- },
296
- {
297
- "name": "megaspectral",
298
- "pos": {
299
- "x": 3,
300
- "y": 4
301
- }
302
- }
303
- ]
@@ -1,51 +0,0 @@
1
- {
2
- "spriteSheet": "BlindChips.png",
3
- "spriteWidth": 68,
4
- "spriteHeight": 68,
5
- "columns": 21,
6
- "rows": 31,
7
- "animated": true,
8
- "framesPerAnimation": 21,
9
- "description": "Boss blind chips with animations",
10
- "sprites": {
11
- "blinds": {
12
- "SmallBlind": { "x": 0, "y": 0, "description": "Small blind chip" },
13
- "BigBlind": { "x": 0, "y": 1, "description": "Big blind chip" }
14
- },
15
- "bosses": {
16
- "TheOx": { "x": 0, "y": 2 },
17
- "TheHouse": { "x": 0, "y": 3 },
18
- "TheClub": { "x": 0, "y": 4 },
19
- "TheFish": { "x": 0, "y": 5 },
20
- "TheWindow": { "x": 0, "y": 6 },
21
- "TheHook": { "x": 0, "y": 7 },
22
- "TheManacle": { "x": 0, "y": 8 },
23
- "TheWall": { "x": 0, "y": 9 },
24
- "TheWheel": { "x": 0, "y": 10 },
25
- "TheArm": { "x": 0, "y": 11 },
26
- "ThePsychic": { "x": 0, "y": 12 },
27
- "TheGoad": { "x": 0, "y": 13 },
28
- "TheWater": { "x": 0, "y": 14 },
29
- "TheSerpent": { "x": 0, "y": 15 },
30
- "ThePillar": { "x": 0, "y": 16 },
31
- "TheEye": { "x": 0, "y": 17 },
32
- "TheMouth": { "x": 0, "y": 18 },
33
- "ThePlant": { "x": 0, "y": 19 },
34
- "TheNeedle": { "x": 0, "y": 20 },
35
- "TheHead": { "x": 0, "y": 21 },
36
- "TheTooth": { "x": 0, "y": 22 },
37
- "TheMark": { "x": 0, "y": 23 },
38
- "TheFlint": { "x": 0, "y": 24 }
39
- },
40
- "finisherBosses": {
41
- "CrimsonHeart": { "x": 0, "y": 25, "description": "Ante 8/16 finisher boss" },
42
- "CeruleanBell": { "x": 0, "y": 26, "description": "Ante 8/16 finisher boss" },
43
- "AmberAcorn": { "x": 0, "y": 27, "description": "Ante 8/16 finisher boss" },
44
- "VerdantLeaf": { "x": 0, "y": 28, "description": "Ante 8/16 finisher boss" },
45
- "VioletVessel": { "x": 0, "y": 29, "description": "Ante 8/16 finisher boss" }
46
- },
47
- "special": {
48
- "MysteryBoss": { "x": 0, "y": 30, "description": "Mystery boss icon" }
49
- }
50
- }
51
- }
@@ -1,52 +0,0 @@
1
- {
2
- "spriteSheet": "Enhancers.png",
3
- "spriteWidth": 142,
4
- "spriteHeight": 190,
5
- "columns": 7,
6
- "rows": 5,
7
- "sprites": {
8
- "decks": {
9
- "Red": { "x": 0, "y": 0 },
10
- "Nebula": { "x": 3, "y": 0 },
11
- "Blue": { "x": 0, "y": 2 },
12
- "Yellow": { "x": 1, "y": 2 },
13
- "Green": { "x": 2, "y": 2 },
14
- "Black": { "x": 3, "y": 2 },
15
- "Plasma": { "x": 4, "y": 2 },
16
- "Ghost": { "x": 6, "y": 2 },
17
- "Magic": { "x": 0, "y": 3 },
18
- "Checkered": { "x": 1, "y": 3 },
19
- "Erratic": { "x": 2, "y": 3 },
20
- "Abandoned": { "x": 3, "y": 3 },
21
- "Painted": { "x": 4, "y": 3 },
22
- "Challenge": { "x": 0, "y": 4 },
23
- "Anaglyph": { "x": 2, "y": 4 },
24
- "Zodiac": { "x": 3, "y": 4 }
25
- },
26
- "enhancements": {
27
- "Bonus": { "x": 1, "y": 1 },
28
- "Mult": { "x": 2, "y": 1 },
29
- "Wild": { "x": 3, "y": 1 },
30
- "Lucky": { "x": 4, "y": 1 },
31
- "Glass": { "x": 5, "y": 1 },
32
- "Steel": { "x": 6, "y": 1 },
33
- "Stone": { "x": 5, "y": 0 },
34
- "Gold": { "x": 6, "y": 0 }
35
- },
36
- "seals": {
37
- "Gold": { "x": 2, "y": 0 },
38
- "Purple": { "x": 4, "y": 4 },
39
- "Red": { "x": 5, "y": 4 },
40
- "Blue": { "x": 6, "y": 4 }
41
- },
42
- "special": {
43
- "StandardCard_Base": { "x": 1, "y": 0, "description": "Standard card base template" },
44
- "TheSoulGem": { "x": 0, "y": 1, "description": "Animated gem overlay for The Soul spectral card" },
45
- "LockedDeck": { "x": 4, "y": 0 },
46
- "MysteryJokerFace": { "x": 5, "y": 3, "description": "Mystery face for wildcard jokers" },
47
- "MysteryConsumable": { "x": 6, "y": 3, "description": "Question mark for wildcard consumables" },
48
- "UnusedDeck1": { "x": 5, "y": 2 },
49
- "UnusedDeck2": { "x": 1, "y": 4 }
50
- }
51
- }
52
- }
@@ -1,249 +0,0 @@
1
- {
2
- "spriteSheet": "8BitDeck.png",
3
- "spriteWidth": 142,
4
- "spriteHeight": 190,
5
- "columns": 13,
6
- "rows": 4,
7
- "description": "Standard card face patterns to overlay on enhancement cards",
8
- "layout": {
9
- "suits": [
10
- "Hearts",
11
- "Clubs",
12
- "Diamonds",
13
- "Spades"
14
- ],
15
- "ranks": [
16
- "2",
17
- "3",
18
- "4",
19
- "5",
20
- "6",
21
- "7",
22
- "8",
23
- "9",
24
- "10",
25
- "Jack",
26
- "Queen",
27
- "King",
28
- "Ace"
29
- ]
30
- },
31
- "sprites": {
32
- "Hearts": {
33
- "2": {
34
- "x": 0,
35
- "y": 0
36
- },
37
- "3": {
38
- "x": 1,
39
- "y": 0
40
- },
41
- "4": {
42
- "x": 2,
43
- "y": 0
44
- },
45
- "5": {
46
- "x": 3,
47
- "y": 0
48
- },
49
- "6": {
50
- "x": 4,
51
- "y": 0
52
- },
53
- "7": {
54
- "x": 5,
55
- "y": 0
56
- },
57
- "8": {
58
- "x": 6,
59
- "y": 0
60
- },
61
- "9": {
62
- "x": 7,
63
- "y": 0
64
- },
65
- "10": {
66
- "x": 8,
67
- "y": 0
68
- },
69
- "Jack": {
70
- "x": 9,
71
- "y": 0
72
- },
73
- "Queen": {
74
- "x": 10,
75
- "y": 0
76
- },
77
- "King": {
78
- "x": 11,
79
- "y": 0
80
- },
81
- "Ace": {
82
- "x": 12,
83
- "y": 0
84
- }
85
- },
86
- "Clubs": {
87
- "2": {
88
- "x": 0,
89
- "y": 1
90
- },
91
- "3": {
92
- "x": 1,
93
- "y": 1
94
- },
95
- "4": {
96
- "x": 2,
97
- "y": 1
98
- },
99
- "5": {
100
- "x": 3,
101
- "y": 1
102
- },
103
- "6": {
104
- "x": 4,
105
- "y": 1
106
- },
107
- "7": {
108
- "x": 5,
109
- "y": 1
110
- },
111
- "8": {
112
- "x": 6,
113
- "y": 1
114
- },
115
- "9": {
116
- "x": 7,
117
- "y": 1
118
- },
119
- "10": {
120
- "x": 8,
121
- "y": 1
122
- },
123
- "Jack": {
124
- "x": 9,
125
- "y": 1
126
- },
127
- "Queen": {
128
- "x": 10,
129
- "y": 1
130
- },
131
- "King": {
132
- "x": 11,
133
- "y": 1
134
- },
135
- "Ace": {
136
- "x": 12,
137
- "y": 1
138
- }
139
- },
140
- "Diamonds": {
141
- "2": {
142
- "x": 0,
143
- "y": 2
144
- },
145
- "3": {
146
- "x": 1,
147
- "y": 2
148
- },
149
- "4": {
150
- "x": 2,
151
- "y": 2
152
- },
153
- "5": {
154
- "x": 3,
155
- "y": 2
156
- },
157
- "6": {
158
- "x": 4,
159
- "y": 2
160
- },
161
- "7": {
162
- "x": 5,
163
- "y": 2
164
- },
165
- "8": {
166
- "x": 6,
167
- "y": 2
168
- },
169
- "9": {
170
- "x": 7,
171
- "y": 2
172
- },
173
- "10": {
174
- "x": 8,
175
- "y": 2
176
- },
177
- "Jack": {
178
- "x": 9,
179
- "y": 2
180
- },
181
- "Queen": {
182
- "x": 10,
183
- "y": 2
184
- },
185
- "King": {
186
- "x": 11,
187
- "y": 2
188
- },
189
- "Ace": {
190
- "x": 12,
191
- "y": 2
192
- }
193
- },
194
- "Spades": {
195
- "2": {
196
- "x": 0,
197
- "y": 3
198
- },
199
- "3": {
200
- "x": 1,
201
- "y": 3
202
- },
203
- "4": {
204
- "x": 2,
205
- "y": 3
206
- },
207
- "5": {
208
- "x": 3,
209
- "y": 3
210
- },
211
- "6": {
212
- "x": 4,
213
- "y": 3
214
- },
215
- "7": {
216
- "x": 5,
217
- "y": 3
218
- },
219
- "8": {
220
- "x": 6,
221
- "y": 3
222
- },
223
- "9": {
224
- "x": 7,
225
- "y": 3
226
- },
227
- "10": {
228
- "x": 8,
229
- "y": 3
230
- },
231
- "Jack": {
232
- "x": 9,
233
- "y": 3
234
- },
235
- "Queen": {
236
- "x": 10,
237
- "y": 3
238
- },
239
- "King": {
240
- "x": 11,
241
- "y": 3
242
- },
243
- "Ace": {
244
- "x": 12,
245
- "y": 3
246
- }
247
- }
248
- }
249
- }
@@ -1,19 +0,0 @@
1
- {
2
- "spriteSheet": "balatro-stake-chips.png",
3
- "spriteWidth": 48,
4
- "spriteHeight": 48,
5
- "columns": 5,
6
- "rows": 2,
7
- "sprites": {
8
- "stakes": {
9
- "White Stake": { "x": 0, "y": 0 },
10
- "Red Stake": { "x": 1, "y": 0 },
11
- "Green Stake": { "x": 2, "y": 0 },
12
- "Black Stake": { "x": 3, "y": 0 },
13
- "Blue Stake": { "x": 4, "y": 0 },
14
- "Purple Stake": { "x": 0, "y": 1 },
15
- "Orange Stake": { "x": 1, "y": 1 },
16
- "Gold Stake": { "x": 2, "y": 1 }
17
- }
18
- }
19
- }