-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathskin-data.js
More file actions
302 lines (302 loc) · 9.37 KB
/
skin-data.js
File metadata and controls
302 lines (302 loc) · 9.37 KB
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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
const SKINS = {
"billy": {
"Young Billy": {
"img": "../img/wiki/champion-skins/young-billy.png",
"cost": "1250 coins",
"released": "2015-01-12"
}
},
"bmo": {
"Holiday Sweater BMO": {
"img": "../img/wiki/champion-skins/holiday-sweater-bmo.png",
"cost": "1250 coins",
"released": "2014-06-23"
},
"Beemo Noir": {
"img": "../img/wiki/champion-skins/beemo-noir.png",
"cost": "2000 coins",
"released": "2014-08-18"
},
"Puhoy Beemo": {
"img": "../img/wiki/champion-skins/puhoy-bmo.png",
"cost": "1250 coins",
"released": "2015-02-09"
},
"Soccer BMO": {
"img": "../img/wiki/champion-skins/soccer-bmo.png",
"cost": "1250 coins",
"released": "2015-04-13"
},
"Olive & BMO": {
"img": "../img/wiki/champion-skins/olive-bmo.png",
"cost": "1250 coins",
"released": "2024-08-10"
}
},
"choosegoose": {
},
"cb": {
"Guy Farting": {
"img": "../img/wiki/champion-skins/guy-farting.png",
"cost": "1250 coins",
"released": "2015-04-13"
}
},
"finn": {
"Lute Finn": {
"img": "../img/wiki/champion-skins/lute-finn.png",
"cost": "1250 coins",
"released": "2014-06-23"
},
"Prince Hotbod": {
"img": "../img/wiki/champion-skins/prince-hotbod.png",
"cost": "1250 coins",
"released": "2014-06-23"
},
"Guardian Finn": {
"img": "../img/wiki/champion-skins/guardian-finn.png",
"cost": "2500 coins",
"released": "2014-09-15"
},
"Wizard Finn": {
"img": "../img/wiki/champion-skins/wizard-finn.png",
"cost": "1250 coins",
"released": "2014-08-18"
},
"PJ Finn": {
"img": "../img/wiki/champion-skins/pj-finn.png",
"cost": "1250 coins",
"released": "2015-02-09"
},
"Davey": {
"img": "../img/wiki/champion-skins/davey.png",
"cost": "1250 coins",
"released": "2015-03-09"
},
"Jake Hat Finn": {
"img": "../img/wiki/champion-skins/jake-hat-finn.png",
"cost": "1250 coins",
"released": "2024-08-09"
},
"Shadow Finn": {
"img": "../img/wiki/champion-skins/shadow-finn.png",
"cost": "500 coins",
"released": "2025-05-31"
}
},
"fionna": {
"Ball Gown Fionna": {
"img": "../img/wiki/champion-skins/ball-gown-fionna.png",
"cost": "1250 coins",
"released": "2014-09-15"
},
"PJ Fionna": {
"img": "../img/wiki/champion-skins/pj-fionna.png",
"cost": "500 coins",
"released": "2014-06-23"
}
},
"fp": {
"Dungeoneering Flame": {
"img": "../img/wiki/champion-skins/dungeoneering-flame.png",
"cost": "500 coins",
"released": "2014-06-23"
},
"Flame Queen": {
"img": "../img/wiki/champion-skins/flame-queen.png",
"cost": "1250 coins",
"released": "2015-04-13"
}
},
"gunter": {
"Evil Eye Gunter": {
"img": "../img/wiki/champion-skins/evil-eye-gunter.png",
"cost": "1250 coins",
"released": "2014-06-23"
},
"Lady Gunter": {
"img": "../img/wiki/champion-skins/lady-gunter.png",
"cost": "500 coins",
"released": "2014-07-16"
},
"Jewel Thief Gunter": {
"img": "../img/wiki/champion-skins/jewel-thief-gunter.png",
"cost": "2500 coins",
"released": "2015-01-12"
}
},
"hunson": {
"Really Casual Hunson": {
"img": "../img/wiki/champion-skins/really-casual-hunson.png",
"cost": "1250 coins",
"released": "2015-04-13"
}
},
"iceking": {
"Ice Queen": {
"img": "../img/wiki/champion-skins/ice-queen.png",
"cost": "2500 coins",
"released": "2014-07-16"
},
"Young Ice King": {
"img": "../img/wiki/champion-skins/young-ice-king.png",
"cost": "2000 coins",
"released": "2014-09-15"
}
},
"jake": {
"Cake": {
"img": "../img/wiki/champion-skins/cake.png",
"cost": "2500 coins",
"released": "2014-07-16"
},
"Guardian Jake": {
"img": "../img/wiki/champion-skins/guardian-jake.png",
"cost": "2500 coins",
"released": "2014-08-18"
},
"Zombie Jake": {
"img": "../img/wiki/champion-skins/zombie-jake.png",
"cost": "1250 coins",
"released": "2014-09-15"
},
"Wiz Biz Jake": {
"img": "../img/wiki/champion-skins/wiz-biz-jake.png",
"cost": "1250 coins",
"released": "2015-01-12"
},
"Randy Butternubs": {
"img": "../img/wiki/champion-skins/randy-butternubs.png",
"cost": "2000 coins",
"released": "2015-03-09"
}
},
"lemongrab": {
"Lemongrab 2": {
"img": "../img/wiki/champion-skins/lemongrab-2.png",
"cost": "1250 coins",
"released": "2014-03-19"
},
"Skivy Lemongrab": {
"img": "../img/wiki/champion-skins/skivy-lemongrab.png",
"cost": "500 coins",
"released": "2014-08-18"
},
"Huge Lemongrab": {
"img": "../img/wiki/champion-skins/huge-lemongrab.png",
"cost": "1250 coins",
"released": "2015-03-09"
}
},
"lich": {
"Skeletal Lich": {
"img": "../img/wiki/champion-skins/skeletal-lich.png",
"cost": "1250 coins",
"released": "2014-06-23"
}
},
"lsp": {
"Gummybuns": {
"img": "../img/wiki/champion-skins/gummybuns.png",
"cost": "1250 coins",
"released": "2014-08-18"
},
"Smooth Space Princess": {
"img": "../img/wiki/champion-skins/smooth-space-princess.png",
"cost": "1250 coins",
"released": "2014-07-16"
},
"Lumpy Space Prince": {
"img": "../img/wiki/champion-skins/lumpy-space-prince.png",
"cost": "2500 coins",
"released": "2014-07-16"
}
},
"magicman": {
"Mystery Man": {
"img": "../img/wiki/champion-skins/mystery-man.png",
"cost": "1250 coins",
"released": "2014-06-23"
}
},
"marceline": {
"Marshall Lee": {
"img": "../img/wiki/champion-skins/marshall-lee.png",
"cost": "2500 coins",
"released": "2014-07-16"
},
"Young Marcy": {
"img": "../img/wiki/champion-skins/young-marcy.png",
"cost": "2500 coins",
"released": "2014-09-15"
},
"Mohawk Marcy": {
"img": "../img/wiki/champion-skins/mohawk-marcy.png",
"cost": "1250 coins",
"released": "2015-02-09"
}
},
"neptr": {
"Racing NEPTR": {
"img": "../img/wiki/champion-skins/racing-neptr.png",
"cost": "2000 coins",
"released": "2015-04-13"
}
},
"pepbut": {
"Xmas Sweater Pep": {
"img": "../img/wiki/champion-skins/xmas-sweater-pep.png",
"cost": "1250 coins",
"released": "2014-06-23"
},
"Zombie Butler": {
"img": "../img/wiki/champion-skins/zombie-butler.png",
"cost": "2000 coins",
"released": "2014-08-18"
},
"Mr. Crowly": {
"img": "../img/wiki/champion-skins/mr-crowly.png",
"cost": "1250 coins",
"released": "2015-03-09"
},
"Peppermint Detective": {
"img": "../img/wiki/champion-skins/peppermint-detective.png",
"cost": "1250 coins",
"released": "2015-04-13"
}
},
"pb": {
"Parka Peebles": {
"img": "../img/wiki/champion-skins/parka-peebles.png",
"cost": "1250 coins",
"released": "2014-06-23"
},
"Prince Gumball": {
"img": "../img/wiki/champion-skins/prince-gumball.png",
"cost": "2000 coins",
"released": "2014-07-16"
},
"Too Young Bubblegum": {
"img": "../img/wiki/champion-skins/too-young-bubblegum.png",
"cost": "2000 coins",
"released": "2014-08-18"
},
"Warrior PB": {
"img": "../img/wiki/champion-skins/warrior-pb.png",
"cost": "1250 coins",
"released": "2015-04-13"
}
},
"rattleballs": {
"Cloaked Rattleballs": {
"img": "../img/wiki/champion-skins/cloaked-rattleballs.png",
"cost": "1250 coins",
"released": "2014-06-23"
},
"Spi-do-tron Rattleballs": {
"img": "../img/wiki/champion-skins/spi-do-tron-rattleballs.png",
"cost": "2500 coins",
"released": "2014-09-15"
}
}
}