-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathratings.js
456 lines (456 loc) · 17.5 KB
/
ratings.js
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
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
// Note: Card name is only here for reference.
module.exports = {
// Demacia
'01DE001': ['Vanguard Bannerman', 'B-'],
'01DE002': ['Tianna Crownguard', 'C+'],
'01DE003': ['Laurent Bladekeeper', 'B'],
'01DE004': ['Silverwing Vanguard', 'A-'],
'01DE006': ['Vanguard Sergeant', 'A'],
'01DE007': ['Judgment', 'S'],
'01DE009': ['Brightsteel Protector', 'A'],
'01DE010': ['Swiftwing Lancer', 'S-'],
'01DE011': ['Laurent Protege', 'A-'],
'01DE012': ['Garen', 'A+'],
'01DE013': ['Chain Vest', 'D-'],
'01DE014': ['Reinforcements', 'B'],
'01DE015': ['Radiant Guardian', 'A-'],
'01DE017': ['Stand Alone', 'D-'],
'01DE018': ['Radiant Strike', 'D+'],
'01DE019': ['Mobilize', 'F'],
'01DE020': ['Vanguard Defender', 'B-'],
'01DE021': ['Relentless Pursuit', 'C+'],
'01DE022': ['Lucian', 'A'],
'01DE023': ['Mageseeker Investigator', 'B+'],
'01DE024': ['Mageseeker Conservator', 'B-'],
'01DE025': ['Detain', 'B+'],
'01DE026': ['Single Combat', 'B+'],
'01DE027': ['En Garde', 'C-'],
'01DE028': ['Vanguard Cavalry', 'B'],
'01DE029': ['Fleetfeather Tracker', 'A-'],
'01DE030': ['Silverwing Diver', 'B'],
'01DE031': ['Dawnspeakers', 'C+'],
'01DE032': ['Prismatic Barrier', 'B'],
'01DE033': ['Remembrance', 'B-'],
'01DE034': ['Battlesmith', 'C+'],
'01DE035': ['For Demacia!', 'C+'],
'01DE036': ['Vanguard Squire', 'C-'],
'01DE037': ['Riposte', 'B+'],
'01DE038': ['Senna, Sentinel of Light', 'B+'],
'01DE039': ['Cithria of Cloudfield', 'B'],
'01DE040': ['Mageseeker Persuader', 'B'],
'01DE041': ['Back to Back', 'A-'],
'01DE042': ['Lux', 'A-'],
'01DE043': ['War Chefs', 'A'],
'01DE044': ['Redoubled Valor', 'B'],
'01DE045': ['Fiora', 'A'],
'01DE046': ['Vanguard Lookout', 'F+'],
'01DE047': ['Succession', 'B+'],
'01DE048': ['Mageseeker Inciter', 'C'],
'01DE049': ['Plucky Poro', 'F+'],
'01DE050': ['Purify', 'D+'],
'01DE051': ['Cithria the Bold', 'A'],
'01DE052': ['Brightsteel Formation', 'C+'],
'01DE053': ['Laurent Chevalier', 'C+'],
'01DE054': ['Vanguard Redeemer', 'B+'],
'01DE055': ['Laurent Duelist', 'B-'],
'01DE056': ['Vanguard Firstblade', 'C+'],
// Freljord
'01FR001': ['Flash Freeze', 'B '],
'01FR003': ['Avarosan Sentry', 'S-'],
'01FR004': ['Elixir of Iron', 'C-'],
'01FR005': ['Battle Fury', 'B'],
'01FR006': ['Iceborn Legacy', 'D+'],
'01FR007': ['Babbling Bjerg', 'B'],
'01FR008': ['Lonely Poro', 'C'],
'01FR009': ['Braum', 'B'],
'01FR010': ['Bloodsworn Pledge', 'C+'],
'01FR011': ['Icevale Archer', 'A-'],
'01FR012': ['Catalyst of Aeons', 'D+'],
'01FR013': ['Scarmother Vrynna', 'C+'],
'01FR014': ['Yeti Yearling', 'C'],
'01FR016': ['Poro Snax', 'C-'],
'01FR017': ['Troop of Elnuks', 'D+'],
'01FR018': ['Rimefang Wolf', 'B+'],
'01FR019': ["Winter's Breath", 'C-'],
'01FR020': ['Avalanche', 'B-'],
'01FR021': ['Tarkaz the Tribeless', 'B'],
'01FR022': ['Omen Hawk', 'B'],
'01FR023': ["Warmother's Call", 'C '],
'01FR024': ['Anivia', 'S-'],
'01FR025': ['Poro Herder', 'C-'],
'01FR026': ['Alpha Wildclaw', 'A'],
'01FR027': ['Bull Elnuk', 'B-'],
'01FR029': ['Entreat', 'D-'],
'01FR030': ['Brittle Steel', 'B+'],
'01FR031': ['Ancient Yeti', 'C+'],
'01FR032': ['Starlit Seer', 'C'],
'01FR033': ['Wyrding Stones', 'F+'],
'01FR034': ['They Who Endure', 'B-'],
'01FR035': ['Unscarred Reaver', 'D'],
'01FR036': ['Avarosan Marksman', 'B-'],
'01FR037': ['Avarosan Outriders', 'C'],
'01FR038': ['Ashe', 'A'],
'01FR039': ['Tryndamere', 'A-'],
'01FR040': ['Rimetusk Shaman', 'A+'],
'01FR041': ['Avarosan Hearthguard', 'B+'],
'01FR042': ['Harsh Winds', 'B'],
'01FR043': ['Heart of the Fluft', 'B'],
'01FR045': ['Scarthane Steffen', 'B-'],
'01FR046': ['Take Heart', 'C'],
'01FR047': ['Feral Mystic', 'C+'],
'01FR048': ['Avarosan Trapper', 'B-'],
'01FR049': ['Stalking Wolf', 'B-'],
'01FR050': ['Kindly Tavernkeeper', 'B-'],
'01FR051': ['Tall Tales', 'D-'],
'01FR052': ['She Who Wanders', 'B-'],
'01FR053': ['Mighty Poro', 'B-'],
'01FR054': ['Scarmaiden Reaver', 'B-'],
'01FR055': ['Shatter', 'C'],
'01FR056': ['Icy Yeti', 'C+'],
'01FR057': ['Pack Mentality', 'C'],
// Ionia
'01IO001': ['Ritual of Renewal', 'D-'],
'01IO002': ['Will of Ionia', 'B'],
'01IO003': ['Death Mark', 'C-'],
'01IO004': ['Health Potion', 'D-'],
'01IO005': ['Nimble Poro', 'F'],
'01IO006': ['Greenglade Duo', 'A+'],
'01IO007': ['Ren Shadowblade', 'D'],
'01IO008': ['Fae Bladetwirler', 'B-'],
'01IO009': ['Zed', 'S-'],
'01IO010': ['Stand United', 'C-'],
'01IO011': ['Recall', 'C+'],
'01IO012': ['Twin Disciplines', 'B-'],
'01IO013': ['Shadow Fiend', 'D'],
'01IO014': ['Greenglade Elder', 'B-'],
'01IO015': ['Yasuo', 'A-'],
'01IO016': ['Zephyr Sage', 'C-'],
'01IO017': ['Navori Bladescout', 'B+'],
'01IO018': ['Rush', 'D+'],
'01IO019': ['Greenglade Caretaker', 'C-'],
'01IO020': ['Keeper of Masks', 'B'],
'01IO021': ['Windfarer Hatchling', 'B+'],
'01IO022': ['Ghost', 'C'],
'01IO023': ['Jeweled Protector', 'A-'],
'01IO024': ['Dawn and Dusk', 'C-'],
'01IO026': ['Inspiring Mentor', 'B'],
'01IO027': ['Silent Shadowseer', 'D'],
'01IO028': ['Scaled Snapper', 'B'],
'01IO029': ['Sown Seeds', 'D-'],
'01IO030': ['The Empyrean', 'B'],
'01IO031': ['Cloud Drinker', 'F'],
'01IO032': ['Shen', 'A-'],
'01IO033': ['Minah Swiftfoot', 'B-'],
'01IO036': ['Greenglade Lookout', 'D'],
'01IO037': ["Spirit's Refuge", 'C'],
'01IO038': ['Solitary Monk', 'C-'],
'01IO039': ['Shadowshift', 'C'],
'01IO040': ['Kinkou Lifeblade', 'B+'],
'01IO041': ['Karma', 'C+'],
'01IO042': ['Sparring Student', 'B+'],
'01IO043': ['Rivershaper', 'C-'],
'01IO044': ['Navori Conspirator', 'C+'],
'01IO045': ['Herald of Spring', 'C'],
'01IO046': ['Steel Tempest', 'F+'],
'01IO047': ['Shadow Flare', 'C'],
'01IO048': ['Yusari', 'A'],
'01IO049': ['Deny', 'C-'],
'01IO050': ['Kinkou Wayfinder', 'C+'],
'01IO052': ['Navori Highwayman', 'B-'],
'01IO053': ['Emerald Awakener', 'C'],
'01IO054': ['Insight of Ages', 'D-'],
'01IO055': ['Ki Guardian', 'D+'],
'01IO056': ['Yone, Windchaser', 'B+'],
'01IO057': ['Shadow Assassin', 'S'],
// Noxus
'01NX002': ['Decimate', 'D+'],
'01NX003': ['Arena Bookie', 'D+'],
'01NX004': ['Culling Strike', 'B'],
'01NX005': ['Crimson Aristocrat', 'C-'],
'01NX006': ['Vladimir', 'C+'],
'01NX007': ['Arena Battlecaster', 'B-'],
'01NX008': ['Basilisk Rider', 'C+'],
'01NX009': ['Crowd Favorite', 'B+'],
'01NX010': ['Legion General', 'C'],
'01NX011': ['Whirling Death', 'A-'],
'01NX012': ['Legion Rearguard', 'B-'],
'01NX013': ['Decisive Maneuver', 'B+'],
'01NX014': ['Shiraza the Blade', 'D+'],
'01NX015': ['Precious Pet', 'B'],
'01NX016': ['Trifarian Hopeful', 'B+'],
'01NX017': ['Legion Drummer', 'A-'],
'01NX019': ['Might', 'B'],
'01NX020': ['Draven', 'A-'],
'01NX021': ['Legion Marauder', 'C'],
'01NX022': ['Noxian Guillotine', 'C-'],
'01NX023': ['Arachnoid Host', 'B-'],
'01NX024': ['Kato The Arm', 'B'],
'01NX025': ["Brothers' Bond", 'B'],
'01NX026': ['Reckless Trifarian', 'B+'],
'01NX027': ['Elixir of Wrath', 'C+'],
'01NX029': ['Legion Veteran', 'B+'],
'01NX030': ['Crimson Disciple', 'B'],
'01NX031': ['Trifarian Gloryseeker', 'A-'],
'01NX032': ['Crimson Awakener', 'C'],
'01NX033': ['Trifarian Assessor', 'B+'],
'01NX034': ['Affectionate Poro', 'D'],
'01NX035': ["Draven's Biggest Fan", 'C-'],
'01NX036': ['Minotaur Reckoner', 'A+'],
'01NX037': ['Legion Grenadier', 'B'],
'01NX038': ['Darius', 'A'],
'01NX039': ['Vision', 'C-'],
'01NX040': ['Legion Saboteur', 'C'],
'01NX041': ['Trifarian Shieldbreaker', 'B+'],
'01NX042': ['Katarina', 'B-'],
'01NX043': ["Blade's Edge", 'C'],
'01NX044': ['Battering Ram', 'C+'],
'01NX045': ['Savage Reckoner', 'B'],
'01NX046': ['Arachnoid Sentry', 'B'],
'01NX047': ['Transfusion', 'D'],
'01NX048': ['Crimson Curator', 'B+'],
'01NX049': ['Guile', 'D-'],
'01NX050': ['Death Lotus', 'C-'],
'01NX051': ['Captain Farron', 'C+'],
'01NX052': ['Blood for Blood', 'F'],
'01NX053': ['Reckoning', 'B+'],
'01NX054': ['Intimidating Roar', 'B'],
'01NX055': ['House Spider', 'A-'],
'01NX056': ['Shunpo', 'C+'],
// Piltover & Zaun
'01PZ001': ['Rummage', 'C'],
'01PZ002': ['Back Alley Barkeep', 'B'],
'01PZ003': ['Assembly Bot', 'D'],
'01PZ004': ['Trueshot Barrage', 'B+'],
'01PZ005': ['Hextech Transmogulator', 'D-'],
'01PZ006': ['Plaza Guardian', 'C+'],
'01PZ007': ['Parade Electrorig', 'C'],
'01PZ008': ['Teemo', 'B'],
'01PZ009': ['Amateur Aeronaut', 'B'],
'01PZ010': ['Mushroom Cloud', 'F'],
'01PZ012': ['Flame Chompers!', 'D'],
'01PZ013': ['Augmented Experimenter', 'A-'],
'01PZ014': ['Unlicensed Innovation', 'C'],
'01PZ016': ['Flash of Brilliance', 'B-'],
'01PZ017': ['Used Cask Salesman', 'C+'],
'01PZ018': ['Academy Prodigy', 'B+'],
'01PZ019': ['Eager Apprentice', 'B'],
'01PZ020': ['Daring Poro', 'D'],
'01PZ021': ['Midenstokke Henchmen', 'C-'],
'01PZ023': ['Professor von Yipp', 'C'],
'01PZ024': ['Unstable Voltician', 'B'],
'01PZ025': ['Puffcap Peddler', 'B'],
'01PZ026': ['Sumpworks Map', 'C'],
'01PZ027': ['Thermogenic Beam', 'A'],
'01PZ028': ['Jury-Rig', 'C-'],
'01PZ029': ['Eminent Benefactor', 'B'],
'01PZ030': ['Shady Character', 'C+'],
'01PZ031': ['Statikk Shock', 'B'],
'01PZ034': ['Sumpsnipe Scavenger', 'B'],
'01PZ035': ['Jae Medarda', 'C'],
'01PZ036': ['Ezreal', 'B+'],
'01PZ038': ['Sump Dredger', 'C'],
'01PZ039': ['Get Excited!', 'B-'],
'01PZ040': ['Jinx', 'A+'],
'01PZ042': ['Intrepid Mariner', 'B'],
'01PZ043': ['Chempunk Pickpocket', 'B'],
'01PZ044': ['Chempunk Shredder', 'B+'],
'01PZ045': ['Zaunite Urchin', 'B'],
'01PZ046': ['Counterfeit Copies', 'F'],
'01PZ047': ['Caustic Cask', 'F-'],
'01PZ048': ['Corina Veraza', 'D'],
'01PZ049': ['Progress Day!', 'B'],
'01PZ050': ['Rising Spell Force', 'C'],
'01PZ051': ['Funsmith', 'C+'],
'01PZ052': ['Mystic Shot', 'S-'],
'01PZ053': ['Clump of Whumps', 'B-'],
'01PZ054': ['Boomcrew Rookie', 'D+'],
'01PZ055': ['Astute Academic', 'B'],
'01PZ056': ['Heimerdinger', 'A-'],
'01PZ057': ['Scrapdash Assembly', 'C'],
'01PZ058': ['Chump Whump', 'B'],
'01PZ059': ['Golden Crushbot', 'C'],
'01PZ060': ['Accelerated Purrsuit', 'C+'],
// Shadow Isles
'01SI001': ['Vengeance', 'B'],
'01SI003': ['The Harrowing', 'D'],
'01SI004': ['Darkwater Scourge', 'D'],
'01SI005': ['Scuttlegeist', 'C+'],
'01SI006': ['Possession', 'C'],
'01SI007': ['Haunted Relic', 'D'],
'01SI009': ['Stirred Spirits', 'B-'],
'01SI010': ['Onslaught of Shadows', 'C'],
'01SI011': ['Ravenous Butcher', 'D+'],
'01SI012': ['Oblivious Islander', 'C-'],
'01SI014': ['Mistwraith', 'C+'],
'01SI015': ['The Ruination', 'A-'],
'01SI016': ['Wraithcaller', 'B'],
'01SI018': ['Scribe of Sorrows', 'B'],
'01SI019': ['The Box', 'D'],
'01SI020': ['The Rekindler', 'B+'],
'01SI021': ['Shark Chariot', 'D'],
'01SI022': ['Mark of the Isles', 'C'],
'01SI023': ['Soul Shepherd', 'B-'],
'01SI025': ['Atrocity', 'C'],
'01SI026': ["Warden's Prey", 'B-'],
'01SI027': ['Fresh Offerings', 'C+'],
'01SI028': ['Splinter Soul', 'D+'],
'01SI029': ['Withering Wail', 'C'],
'01SI030': ['Kalista', 'B+'],
'01SI031': ['Iron Harbinger', 'C'],
'01SI032': ['Chronicler of Ruin', 'C+'],
'01SI033': ['Commander Ledros', 'B+'],
'01SI034': ['Black Spear', 'B-'],
'01SI035': ['Rhasa the Sunderer', 'A'],
'01SI036': ['Crawling Sensation', 'C+'],
'01SI037': ['Sinister Poro', 'F+'],
'01SI038': ['Phantom Prankster', 'D'],
'01SI039': ['Arachnoid Horror', 'B'],
'01SI040': ['Vile Feast', 'B+'],
'01SI041': ['The Undying', 'D+'],
'01SI042': ['Hecarim', 'B+'],
'01SI043': ['Hapless Aristocrat', 'B'],
'01SI044': ['Spectral Matron', 'C'],
'01SI045': ['Absorb Soul', 'F'],
'01SI046': ["Mist's Call", 'D+'],
'01SI047': ['Fading Memories', 'C-'],
'01SI048': ['Cursed Keeper', 'C+'],
'01SI049': ['Glimpse Beyond', 'A-'],
'01SI050': ['Brood Awakening', 'B+'],
'01SI051': ['Tortured Prodigy', 'D+'],
'01SI052': ['Thresh', 'B'],
'01SI053': ['Elise', 'S-'],
'01SI054': ['Grasp of the Undying', 'B-'],
'01SI055': ['Soulgorger', 'B'],
'01SI056': ['Frenzied Skitterer', 'A-'],
'01SI057': ['Ancient Crocolith', 'D+'],
'01SI058': ['Ethereal Remitter', 'B+'],
// Set 2
'02BW001': ['Ye Been Warned', 'B-'],
'02BW002': ['The Dreadway', 'C+'],
'02BW003': ['Strong-arm', 'D'],
'02BW004': ['Dreadway Deckhand', 'C'],
'02BW005': ['Hired Gun', 'B+'],
'02BW006': ['Mystifying Magician', 'A'],
'02BW007': ['Brash Gambler', 'C'],
'02BW008': ['Petty Officer', 'B+'],
'02BW009': ['Pool Shark', 'B-'],
'02BW010': ['Plunder Poro', 'D'],
'02BW011': ['Yordle Grifter', 'C+'],
'02BW012': ['More Powder!', 'D'],
'02BW013': ['Prowling Cutthroat', 'B-'],
'02BW014': ['Coral Creatures', 'C'],
'02BW015': ['The Syren', 'B-'],
'02BW016': ['Slotbot', 'C+'],
'02BW017': ['Citrus Courier', 'B'],
'02BW018': ['Parrrley', 'C-'],
'02BW019': ['Bubble Bear', 'D'],
'02BW020': ['Warning Shot', 'F+'],
'02BW021': ['Razorscale Hunter', 'B-'],
'02BW022': ['Miss Fortune', 'A'],
'02BW023': ['Lure of the Depths', 'C+'],
'02BW024': ['Double Trouble', 'B'],
'02BW025': ['Chum the Waters', 'C+'],
'02BW026': ['Twisted Fate', 'A+'],
'02BW027': ['Hunting Fleet', 'B-'],
'02BW028': ['Riptide Rex', 'B'],
'02BW029': ['Salvage', 'B+'],
'02BW030': ['Shipwreck Hoarder', 'C+'],
'02BW031': ['Double Up', 'C'],
'02BW032': ['Gangplank', 'B+'],
'02BW033': ['Black Market Merchant', 'B-'],
'02BW034': ['Monkey Idol', 'C-'],
'02BW035': ['Sheriff Lariette Rose', 'S-'],
'02BW036': ['Golden Narwhal', 'C+'],
'02BW037': ['Abyssal Eye', 'A'],
'02BW038': ['Zap Sprayfin', 'A-'],
'02BW039': ['Jaull Hunters', 'S'],
'02BW040': ['Shellshocker', 'B'],
'02BW041': ['The Beast Below', 'B'],
'02BW042': ['Mind Meld', 'C-'],
'02BW043': ['Pick a Card', 'D+'],
'02BW044': ['Jettison', 'F'],
'02BW045': ['Make it Rain', 'B+'],
'02BW046': ['Fizz', 'C+'],
'02BW047': ['Dreg Dredgers', 'C+'],
'02BW048': ['Jailbreak', 'D-'],
'02BW049': ['Pilfered Goods', 'B+'],
'02BW050': ['Smooth Soloist', 'C-'],
'02BW051': ['Playful Trickster', 'C-'],
'02BW053': ['Nautilus', 'B-'],
'02BW054': ['Riptide', 'D'],
'02BW055': ['Jagged Taskmaster', 'A'],
'02BW056': ['Devourer of the Depths', 'B+'],
'02BW057': ['Slippery Waverider', 'C+'],
'02BW058': ['Jagged Butcher', 'A-'],
'02BW059': ['Scrapshot', 'C+'],
'02BW060': ['Crackshot Corsair', 'B'],
'02BW061': ['Pocket Aces', 'C+'],
'02BW062': ['Island Navigator', 'B-'],
'02BW063': ['Sleight of Hand', 'C'],
//
'02DE001': ['Concerted Strike', 'B'],
'02DE002': ['Blinding Assault', 'B'],
'02DE003': ['Loyal Badgerbear', 'A-'],
'02DE004': ['Greenfang Warden', 'B-'],
'02DE005': ['Unyielding Spirit', 'B'],
'02DE006': ['Quinn', 'A-'],
'02DE007': ["Ranger's Resolve", 'D'],
'02DE008': ['Greathorn Companion', 'B+'],
'02DE009': ['Grizzled Ranger', 'A-'],
'02DE010': ['Genevieve Elmheart', 'B+'],
//
'02FR001': ['Ember Maiden', 'B'],
'02FR002': ['Sejuani', 'A+'],
'02FR003': ['Aurora Porealis', 'D'],
'02FR004': ['Caught in the Cold', 'B-'],
'02FR005': ['Ursine Spiritwalker', 'B'],
'02FR006': ['Ruthless Raider', 'B-'],
'02FR007': ['Fury of the North', 'B+'],
'02FR008': ['The Tuskraider', 'B-'],
'02FR009': ['Wolfrider', 'B+'],
'02FR010': ['Shared Spoils', 'C-'],
//
'02IO001': ['Claws of the Dragon', 'B'],
'02IO002': ['Scales of the Dragon', 'B-'],
'02IO003': ['Eye of the Dragon', 'B'],
'02IO004': ['Horns of the Dragon', 'B'],
'02IO005': ['Concussive Palm', 'B+'],
'02IO006': ['Lee Sin', 'B'],
'02IO007': ["Dragon's Rage", 'C-'],
'02IO008': ['Sonic Wave', 'D+'],
'02IO009': ['Deep Meditation', 'C'],
'02IO010': ['Retreat', 'C'],
//
'02NX001': ['The Leviathan', 'B+'],
'02NX002': ['Aurok Glinthorn', 'B'],
'02NX003': ['Noxian Fervor', 'C'],
'02NX004': ['Imperial Demolitionist', 'B'],
'02NX005': ['Iron Ballista', 'B+'],
'02NX006': ['Citybreaker', 'C-'],
'02NX007': ['Swain', 'B'],
'02NX008': ["Death's Hand", 'C-'],
'02NX009': ['Ravenous Flock', 'B-'],
'02NX010': ['Armored Tuskrider', 'A-'],
//
'02PZ001': ['Subpurrsible', 'B'],
'02PZ002': ['Chief Mechanist Zevi', 'C'],
'02PZ003': ['Suit Up!', 'C+'],
'02PZ004': ['Vault Breaker', 'C-'],
'02PZ005': ['Patrol Wardens', 'A-'],
'02PZ006': ['Gotcha!', 'A-'],
'02PZ007': ['Insightful Investigator', 'B'],
'02PZ008': ['Vi', 'B'],
'02PZ009': ['Trail of Evidence', 'C'],
'02PZ010': ['Veteran Investigator', 'B-'],
//
'02SI001': ['Neverglade Collector', 'A-'],
'02SI002': ['Overgrown Snapvine', 'D-'],
'02SI003': ['Terror of the Tides', 'C-'],
'02SI004': ['Blighted Caretaker', 'C+'],
'02SI005': ['Sap Magic', 'F'],
'02SI006': ['Barkbeast', 'C+'],
'02SI007': ['Thorny Toad', 'D'],
'02SI008': ['Maokai', 'C+'],
'02SI009': ['Sapling Toss', 'C+'],
'02SI010': ['Deadbloom Wanderer', 'B-'],
};