Module:LoRPoCData/adventure

From League of Legends Wiki, LoL Wiki
Jump to navigation Jump to search
Module:LoRPoCData/adventure has the following documentation.

This module stores information about the various permanent Adventures in The Path of Champions.

Syntax
 
    ["adventureName"] = {
        ["stars"] = "int",                      difficulty of the adventure as an integer or float
        ["type"] = "",                          type of adventure (World Adventure, Nightmare Adventure, Campaign Adventure)
        ["region"] = "region",                  adventure's region
        ["bosses"] = {"boss1", "boss2"},        adventure's bosses
        ["rules"] = {                           adventure's special rules or mutators
            [1] = {
                ["name"] = "rulename",          Rule name as found in Module:LoRPoCData/foe
                ["index"] = int                 Rule index as found in Module:LoRPoCData/foe
            }
            [2] = {
                ...
            }
        },
        ["xp"] = {"int"},                       adventure's xp reward (all possibilities)
        ["foeName1"] = {
            ["code"] = "cardCode"               code for the foe card (used for background)
            ["health"] = "int",                 foe starting health as an integer
            ["mana"] = "int",                   foe starting mana as an integer
            ["hand"] = "int" ,                  foe starting hand size as an integer
            ["champion"] = true,                IF foe creates a copy of their champion in hand at Game Start
            ["vicious"] = true,                 IF foe has the 'Vicious Enemy' power
            ["deck"] = "deckCode",              foe deck code
            ["power"] = {
                  ["icon"] = "",                power icon
                  ["name"] = "",                power name
                  ["rarity"] = "",              power rarity (Common, Rare, Epic, Legendary, Special)
                  ["desc"] = ""                 power description
                  
            },
            ["items"] = {
                ["cardCode1"] = {"itemCode1", "itemCode2"},               as a table of strings
                ["cardCode2"] = {"itemCode3"}
            }
        },
        ["foeName2] = {                         all foes in an adventures are nested in that adventure's table
            ...
        }
        
    }
Notes
  • You can add a comment by using two dashes (- -) and should provide explanation for card and items codes
  • You can visit Module:LoRPoCData/item to quickly identity the codes for items and relics
  • You can find the official deck encoding documentation Here
See also

-- <pre>
return {
	["Icons"] = {
		["World Adventure"] = 'PoC World Adventure icon.png',
		["Nightmare Adventure"] = 'LoR Tutorial Fearsome icon.png',
		["Champion Campaign"] = 'PoC Campaign icon.png',
		["Legends of Arcane"] = 'PoC Arcane Adventure icon.png',
		["Titans of Runeterra"] = 'Keyword Fury.png'
	},
	["World Adventures"] = {
		["The Swift Scout"] = {
			["stars"] = "0",
			["type"] = "World Adventure",
			["region"] = "Piltover & Zaun",
			["icon"] = "01PZ008T2-full",
			["bosses"] = {"Teemo"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["The Bounty Hunter"] = {
			["stars"] = "0.5",
			["type"] = "World Adventure",
			["region"] = "Bilgewater",
			["icon"] = "02BW022T2-full",
			["bosses"] = {"Miss Fortune"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["The Might of Demacia"] = {
			["stars"] = "1",
			["type"] = "World Adventure",
			["region"] = "Demacia",
			["bosses"] = {"Ashe", "Garen"},
			["rules"] = nil,
			["xp"] = {"305"}
		},
		["The Fae Sorceress"] = {
			["stars"] = "1",
			["type"] = "World Adventure",
			["region"] = "Ionia",
			["bosses"] = {"Fizz", "Lulu"},
			["rules"] = nil,
			["xp"] = {"305"} 
		},
		["The Wrath of Zaun"] = {
			["stars"] = "1",
			["type"] = "World Adventure",
			["region"] = "Piltover & Zaun",
			["bosses"] = {"Ambessa", "Warwick"},
			["rules"] = nil,
			["xp"] = {"210"} 
		},
		["The Saltwater Scourge"] = {
			["stars"] = "1.5",
			["type"] = "World Adventure",
			["region"] = "Bilgewater",
			["bosses"] = {"Swain", "Gangplank"},
			["rules"] = {
				[1] = {
					["name"] = "Blood and Sweat",
					["index"] = 1
				}
			},
			["xp"] = {"605"}
		},
		["The Prodigal Explorer"] = {
			["stars"] = "1.5",
			["type"] = "World Adventure",
			["region"] = "Piltover & Zaun",
			["icon"] = "01PZ036T1-full",
			["bosses"] = {"Karma", "Ezreal"},
			["rules"] = {
				[1] = {
					["name"] = "I Never Miss",
					["index"] = 1
				}
			},
			["xp"] = {"605"}
		},
		["The Master of Shadows"] = {
			["stars"] = "2",
			["type"] = "World Adventure",
			["region"] = "Ionia",
			["bosses"] = {"Fiora", "Zed"},
			["rules"] = {
				[1] = {
					["name"] = "Embrace The Shadows",
					["index"] = 1
				}
			},
			["xp"] = {"985", "1110"}
		},
		["The Titan of the Depths"] = {
			["stars"] = "2",
			["type"] = "World Adventure",
			["region"] = "Bilgewater",
			["bosses"] = {"Sejuani", "Nautilus"},
			["rules"] = {
				[1] = {
					["name"] = "Echoes From The Deep",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		},
		["The Hand of Noxus"] = {
			["stars"] = "2",
			["type"] = "World Adventure",
			["region"] = "Noxus",
			["icon"] = "01NX038T2-full",
			["bosses"] = {"Zoe", "Darius"},
			["rules"] = {
				[1] = {
					["name"] = "Age Of Conquest",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		},
		["The Machine Herald"] = {
			["stars"] = "2.5",
			["type"] = "World Adventure",
			["region"] = "Piltover & Zaun",
			["bosses"] = {"Azir", "Viktor"},
			["rules"] = {
				[1] = {
					["name"] = "Utmost Efficiency",
					["index"] = 1
				}
			},
			["xp"] = {"1245", "1425"}
		},
		["The Glorious Executioner"] = {
			["stars"] = "2.5",
			["type"] = "World Adventure",
			["region"] = "Noxus",
			["bosses"] = {"Lee Sin", "Draven"},
			["rules"] = {
				[1] = {
					["name"] = "Fan Favorite",
					["index"] = 1
				}
			},
			["xp"] = {"1425"}
		},
		["Daughter of the Void"] = {
			["stars"] = "3",
			["type"] = "World Adventure",
			["region"] = "Shurima",
			["bosses"] = {"Irelia", "Kai'Sa"},
			["rules"] = {
				[1] = {
					["name"] = "Endless Adaptation",
					["index"] = 1
				}
			},
			["xp"] = {"1925"}
		},
		["The Collector of Souls"] = {
			["stars"] = "3",
			["type"] = "World Adventure",
			["region"] = "Shadow Isles",
			["bosses"] = {"Tryndamere", "Thresh"},
			["rules"] = {
				[1] = {
					["name"] = "Tethered Spirits",
					["index"] = 1
				}
			},
			["xp"] = {"1925"}
		},
		["The Dragonsire"] = {
			["stars"] = "3",
			["type"] = "World Adventure",
			["region"] = "Targon",
			["icon"] = "08RU014T9-full",
			["bosses"] = {"Shyvana", "Elder Dragon"},
			["rules"] = {
				[1] = {
					["name"] = "Dragon's Wrath",
					["index"] = 1
				}
			},
			["xp"] = {"1925"},
		},
		["The Colossus"] = {
			["stars"] = "3.5",
			["type"] = "World Adventure",
			["region"] = "Demacia",
			["bosses"] = {"Zoe", "Viego", "Galio"},
			["rules"] = {
				[1] = {
					["name"] = "Withstand",
					["index"] = 1
				}
			},
			["xp"] = {"3100"}
		},
		["The Ancient Fear"] = {
			["stars"] = "3.5",
			["type"] = "World Adventure",
			["region"] = "Shadow Isles",
			["bosses"] = {"Elise", "Fiddlesticks"},
			["rules"] = {
				[1] = {
					["name"] = "Jumpscare",
					["index"] = 1
				}
			},
			["xp"] = {"3015"}
		},
		["The Star Forger"] = {
			["stars"] = "4",
			["type"] = "World Adventure",
			["region"] = "Targon",
			["bosses"] = {"Aurelion Sol"}, -- final boss only
			["rules"] = {
				[1] = {
					["name"] = "Legendary Climb",
					["index"] = 1
				}
			},
			["xp"] = {"4505"}
		},
		["The Unforgiven"] = {
			["stars"] = "4.5",
			["type"] = "World Adventure",
			["region"] = "Ionia",
			["icon"] = "01IO015T1-full",
			["bosses"] = {"Ashe", "Yasuo"},
			["rules"] = {
				[1] = {
					["name"] = "Windswept Wanderers",
					["index"] = 1
				},
				[2] = {
					["name"] = "Deadly",
					["index"] = 1
				}
			},
			["xp"] = {"4470"}
		},
		["The Frost Witch"] = {
			["stars"] = "5",
			["type"] = "World Adventure",
			["region"] = "Freljord",
			["bosses"] = {"Lissandra"}, -- final boss only
			["rules"] = {
				[1] = {
					["name"] = "Terrors Of True Ice",
					["index"] = 1
				}
			},
			["xp"] = {"4360", "5925"},
			["Alpha Wildclaw"] = {
				["code"] = "01FR026",
				["health"] = "50",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUCQCAIDFQAQEAYFAIDQCCAQAIEACGATAQAQCCY3CINAGAICAECACBADA4AQMAJHAA",
				["power"] = {
	                ["icon"] = "01NX054-full.png",
	                ["name"] = "Domination",
	                ["rarity"] = "Epic",
	                ["desc"] = "Round Start: The Foe {{tipLoR|Rally|Rallies}}." 
				},
				["items"] = {
					['07FR008'] = {"I0037"}, --Frostcoat Cub: Studded Leather
					['01FR018'] = {"I0048"}, --Rimefang Wolf: Radiant Plate Armor 
					['01FR026'] = {"I0075"}, --Alpha Wildclaw: Ancient Coin 
					['01NX044'] = {"I0069"}, --Battering Ram: Quickstrike Blade 
					['08FR019'] = {"I0058"} --Sky Splitter: Elixir of Skill
				}
			},
			["Avarosan Trapper"] = {
				["code"] = "01FR048",
				["health"] = "40",
				["mana"] = "4",
				["hand"] = "6",
				["deck"] = "CUCACAQBAUAQQAAGAQAQCMBNEUUQIBQBEEEBWHIDAEAQCCQBAUAQ4AQDAEBBSAIBAMAQW",
				["power"] = {
					["icon"] = "03FR018-full.png",
	                ["name"] = "Got The Beastie",
	                ["rarity"] = "Epic",
	                ["desc"] = "The first time the Foe summons a unit each round, it {{tipLoR|Capture|Captures}} the player's {{tipLoR|Strongest}} unit." 
				},
				["items"] = {
					['01FR048'] = {"I0070"}, --Avarosan Trapper: Warding Charm
					['06FR033'] = {"I0007", "I0045"} --Hunting Boar: Skirmisher's Sabre, Colossal Hammer
				}
			},
			["Blighted Ravine"] = {
				["code"] = "04FR014",
				["health"] = "50",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUCACAIDGAAQGAIUAMAQCFINGQBQKAIFAEHQAAAEAEASGBABAE3A",
				["power"] = {
					["icon"] = "03FR008-full.png",
	                ["name"] = "You Are Not Welcome",
	                ["rarity"] = "Epic",
	                ["desc"] = "{{tipLoR|Round End}}: Deal 2 to ALL units." 
				},
				["items"] = {
					['01FR035'] = {"I0078"}, --Unscarred Reaver: Philosopher's Stone
					['01FR054'] = {"I0097"}, --Scarmaiden Reaver: Bilgewater Cutlass
					['01FR052'] = {"I0039"}, --She Who Wanders: Greatclub
					['03FR020'] = {"I0057"} --The Scargrounds: Tear of the Goddess
				}
			},
			["Bone Scryer"] = {
				["code"] = "05FR005",
				["health"] = "50",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUCQCAIAD4AQKAIFAEDACGYDAEASCFIKAMBQSHB4FUBQCAIAGQAQGCJBAECQAAYAAQAQCFA",
				["power"] = {
					["icon"] = "06FR041-full.png",
	                ["name"] = "Endure the Endless",
	                ["rarity"] = "Epic",
	                ["desc"] = "The Foe's units have {{tipLoR|Regeneration}}<br />{{tipLoR|Round Start}}: Set ALL units to 0 Power and grant them {{tipLoR|Formidable}}." 
				},
				["items"] = {
					['05FR005'] = {"I0042"}, --Bone Scryer: Savage Shield
					['03MT060'] = {"I0076"}, --Broadbacked Protector: Chain Vest
					['01FR021'] = {"I0012"}, --Tarkaz the Tribeless: Shadow Totem
					['01FR010'] = {"I0051"}, --Bloodsworn Pledge: Elixir of Sorcery
					['01FR020'] = {"I0060"}, --Avalanche: Summoning Beacon
				}
			},
			["Frostcoat Cub"] = {
				["code"] = "07FR008",
				["health"] = "50",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUFACAYJCIAQIAITAECQUZABAYACEAIGAEOQCBQDEAAQOAIIAEDQKBYBBAARQAQBAEYREAYBAIAACAIDAMLAEAIBAEVAA",
				["power"] = {
					["icon"] = "05FR017-full.png",
	                ["name"] = "Feed The Pack",
	                ["rarity"] = "Epic",
	                ["desc"] = "{{tipLoR|Round End}}: Grant The Foe's Dogs {{tipLoR|Everywhere}} +2<nowiki>|</nowiki>+1" 
				},
				["items"] = {
					['06NX032'] = {"I0045"}, --Obedient Drakehound: Colossal Hammer
					['01FR018'] = {"I0012"}, --Rimefang Wolf: Shadow Totem
					['07SI007'] = {"I0077"}, --Grave Companion: Mana Deposit
					['06FR029'] = {"I0057"}, --Frozen in Fear: Tear of the Goddess
				}
			},
			["Heart of the Fluft"] = {
				["code"] = "01FR043",
				["health"] = "40",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUDQCAIDEIAQEAIDAEBQIEYBAQAQ6AIFBKGACAIGBIVQEAIBBA2QAAAFAEARA",
				["power"] = {
					["icon"] = "06FR035-full.png",
	                ["name"] = "The Poropocalypse",
	                ["rarity"] = "Epic",
	                ["desc"] = "{{tipLoR|Round Start}}: The Foe summons a random 1 cost Poro. Then if the Foe has 5+ units, they create a 0 cost {{LoR|Heart of the Fluft}} in hand." 
				},
				["items"] = {
					['06BC043'] = {"I0083"}, --Poro Stories: Hextech Fabricator I
					['01FR016'] = {"I0058"}, --Poro Snax: Elixir of Skill
					['02FR003'] = {"I0066"}, --Aurora Porealis: Poro Snax
				}
			},
			["Jubilant Poro"] = {
				["code"] = "01FR008T1",
				["health"] = "45", --Vicious Enemy (+10)
				["mana"] = "3", --Vicious Enemy (+1)
				["hand"] = "6", --Vicious Enemy (+1)
				["deck"] = "CUCACAICAUAQIAIPAFRQI5QCAEAQQGIDAEAQGIQBAMAREAIFBKGACAIBAEARA",
				["vicious"] = true,
				["power"] = {
					["icon"] = "01FR016-full.png",
	                ["name"] = "Furry Fury",
	                ["rarity"] = "Epic",
	                ["desc"] = "When one of the Foe's Poros die, the Foe creates a copy of it in deck and grants copies of it {{tipLoR|Everywhere}} +2<nowiki>|</nowiki>+2." 
				},
				["items"] = {
					['99PZ118'] = {"I0037"}, --Augmented Poro: Studded Leather
					['01IO005'] = {"I0039"}, --Nimble Poro: Greatclub
					['01FR016'] = {"I0085"}, --Poro Snax: Hand Censer
				}
			},
			["Mirror Mage"] = {
				["code"] = "05BC151",
				["health"] = "50", 
				["mana"] = "4", 
				["hand"] = "6", 
				["deck"] = "CUDQCAYAAUAQIBZWAEDQUCICAEAAMCQCAMCBEDICAYFCQLIFAUFJCANHAFPLOAMXAECACAIECAAQGAIJAEDAGJIBAYCCWAA",
				["power"] = {
					["icon"] = "05BC026-full.png",
	                ["name"] = "Trick Of The Light",
	                ["rarity"] = "Epic",
	                ["desc"] = "Game Start: The Foe summons an 0<nowiki>|</nowiki>8 {{LoR|Mirror Mage}}." 
				},
				["items"] = {
					['05BC145'] = {"I0037"}, --Yordle Squire: Studded Leather
					['05BC151'] = {"I0070", "I0067"}, --Mirror Mage: Warding Charm, Focusing Crystal
					['03FR009'] = {"I0027"}, --The Howling Abyss: Crystalline Bracer
				}
			},
			["Omen Hawk"] = {
				["code"] = "01FR022",
				["health"] = "40", 
				["mana"] = "3", 
				["hand"] = "6", 
				["deck"] = "CUAQQAIBCYRQGIBEGAZBWAAA",
				["power"] = {
					["icon"] = "02FR010-full.png",
	                ["name"] = "Vision Of Strength",
	                ["rarity"] = "Epic",
	                ["desc"] = "{{tipLoR|Round Start}}: Grant the top unit in the Foe's deck +20<nowiki>|</nowiki>+0." 
				},
				["items"] = {
					['01FR022'] = {"I0007"}, --Omen Hawk: Skirmisher's Sabre
					['01FR003'] = {"I0037"}, --Avarosan Sentry: Studded Leather
					['01FR027'] = {"I0047"}, --Bull Elnuk: Speed Wraps
				}
			},
			["Poro Sled"] = {
				["code"] = "05BC140",
				["health"] = "50", 
				["mana"] = "3", 
				["hand"] = "6", 
				["deck"] = "CUCACAIDEIAQCBAUAICQVIABRQAQGAIBBAMTKAQBAEBAKAICAYFACAICAEBQ",
				["power"] = {
					["icon"] = "07RU016-full.png", --TODO: Icon to be added (Placeholder)
	                ["name"] = "Mush!",
	                ["rarity"] = "Epic",
	                ["desc"] = "When the Foe attacks, they summon a random 1 cost Poro attacking and grant it +5<nowiki>|</nowiki>+5." 
				},
				["items"] = {
					['01NX034'] = {"I0009"}, --Affectionate Poro: Thieves' Tools
					['01FR008'] = {"I0012"}, --Lonely Poro: Shadow Totem
					['01IO005'] = {"I0008"}, --Nimble Poro: Locket of the Iron Solari
					['01FR053'] = {"I0045"}, --Mighty Poro: Colossal Hammer
					['05BC140'] = {"I0069"}, --Poro Sled: Quickstrike Blade
					['02FR003'] = {"I0066"}, --Aurora Porealis: Poro Snax
				}
			},
			["Protective Broodfather"] = {
				["code"] = "06DE036",
				["health"] = "40", 
				["mana"] = "3", 
				["hand"] = "6", 
				["deck"] = "CUBQCBIAB4CAGCIOJBSBKBIDAAEAMDICDECQCAYAA4AQGCIGAECAAEABAYEQOAIHBEEQA",
				["power"] = {
					["icon"] = "03DE002-full.png",
	                ["name"] = "Hunting Cry",
	                ["rarity"] = "Epic",
	                ["desc"] = "When the Foe attacks, they draw a unit. If it's a Dragon, they summon it attacking." 
				},
				["items"] = {
					['06MT007'] = {"I0040"}, --Seraphic Wyvern: Phage
					['05DE015'] = {"I0008"}, --Mountain Drake: Locket of the Iron Solari
					['03DE006'] = {"I0047"}, --Screeching Dragon: Speed Wraps
					['03DE007'] = {"I0050"}, --Kadregrin the Infernal: Hunter's Machete
				}
			},
			["Rimetusk Shaman"] = {
				["code"] = "01FR040",
				["health"] = "40", 
				["mana"] = "3", 
				["hand"] = "6", 
				["deck"] = "CUDACBABCMAQKAIOAEDACHIBA4AQQAQCAECQIBABAEJCQNRXAEAQCAITAA",
				["power"] = {
					["icon"] = "02FR010-full.png",
	                ["name"] = "There Is No Shelter",
	                ["rarity"] = "Epic",
	                ["desc"] = "When the player summons a unit, {{tipLoR|Frostbite}} it." 
				},
				["items"] = {
					['01FR018'] = {"I0042"}, --Rimefang Wolf: Savage Shield
					['04FR019'] = {"I0040"}, --Rimefang Denmother: Phage
					['05FR014'] = {"I0070"}, --Wrath of the Freljord: Warding Charm
					['01FR055'] = {"I0058"}, --Shatter: Elixir of Skill
					['01FR019'] = {"I0093"}, --Winter's Breath: Summoner's Stone
				}
			},
			["Scarmother Vrynna"] = {
				["code"] = "01FR013",
				["health"] = "50", 
				["mana"] = "3", 
				["hand"] = "6", 
				["deck"] = "CUCACBIBAUBACAY6DUBQEAIGAEEQIAIBEMWRKDICAEAQCCQCAMAQEFAA",
				["power"] = {
					["icon"] = "01FR046-full.png",
	                ["name"] = "Savage And Strong",
	                ["rarity"] = "Epic",
	                ["desc"] = "The Foe's units have +1<nowiki>|</nowiki>+2.<br />When one of the Foe's units survives damage, double its power." 
				},
				["items"] = {
					['01FR035'] = {"I0037"}, --Unscarred Reaver: Studded Leather
					['01FR013'] = {"I0040"}, --Scarmother Vrynna: Phage
				}
			},
			["Snowy Razorclaw"] = {
				["code"] = "07FR010",
				["health"] = "50", 
				["mana"] = "3", 
				["hand"] = "6", 
				["deck"] = "CUDACBQBCUAQOAIKAEEACEYCAEATEGYCAEBTOGADAUAQIAIQAEAQCAJZAA",
				["power"] = {
					["icon"] = "08DE027-full.png",
	                ["name"] = "Its Wings Are More Talons?!",
	                ["rarity"] = "Epic",
	                ["desc"] = "ALL units have {{tipLoR|Vulnerable}}.<br />The Foe's units have +4<nowiki>|</nowiki>+0 and {{tipLoR|Quick Attack}}." 
				},
				["items"] = {
					['07FR010'] = {"I0072"}, --Snowy Razorclaw: Bonded Bucklers
				}
			},
			["Starlit Seer"] = {
				["code"] = "01FR032",
				["health"] = "40", 
				["mana"] = "3", 
				["hand"] = "6", 
				["deck"] = "CUDACBABBIAQKAIEAEDACIYCAIAQMBYEAEASACZPAECAGCJQ2YAVYEIDAEAQCBABAMETGAIIAEJQA",
				["power"] = {
					["icon"] = "03MT066-full.png",
	                ["name"] = "Light Eternal",
	                ["rarity"] = "Epic",
	                ["desc"] = "When the Foe plays a {{tipLoR|Spell|noimg=true}}, grant the top unit in their deck +4<nowiki>|</nowiki>+4." 
				},
				["items"] = {
					['02FR006'] = {"I0072"}, --Ruthless Raider: Bonded Bucklers
					['03MT017'] = {"I0006"}, --Messenger's Sigil: Farsight Alteration
					['01FR004'] = {"I0058"}, --Elixir of Iron: Elixir of Skill
					['06FR035'] = {"I0066"}, --Here to Help: Poro Snax
					['02FR007'] = {"I0092"}, --Fury of the North: Mighty Moustache
				}
			},
			["The Messenger"] = {
				["code"] = "03MT018",
				["health"] = "45", --Vicious Enemy (+10)
				["mana"] = "3", --Vicious Enemy (+1)
				["hand"] = "6", --Vicious Enemy (+1)
				["deck"] = "CUBACBAJBIFAGCJCKZFU6TAR3IAVWMJLAAAA",
				["vicious"] = true,
				["power"] = {
					["icon"] = "03MT218-full.png",
	                ["name"] = "Space Doggos",
	                ["rarity"] = "Epic",
	                ["desc"] = "{{tipLoR|Round Start}}: The Foe summons a {{LoR|The Messenger}}. Then, if the Foe has 3+ {{LoR|The Messenger|The Messengers}}, they create a {{tipLoR|Fleeting}} {{LoR|Starbone}} in hand." 
				},
				["items"] = {
					['03MT034'] = {"I0041"}, --The Serpent: Pickaxe
					['03MT086'] = {"I0067"}, --Spacey Sketcher: Focusing Crystal
					['03MT075'] = {"I0075"}, --Lunari Priestess: Ancient Coin
					['03MT079'] = {"I0082"}, --Starry Scamp: Crystal Carrier
					['03MT076'] = {"I0042"}, --Mountain Scryer: Savage Shield
					['03MT218'] = {"I0055"}, --Starbone: Mana Potion
					['03MT091'] = {"I0086"}, --Supercool Starchart: Hextech Fabricator II
					['04MT010'] = {"I0030"}, --Startipped Peak: Symbol of Strength
				}
			},
			["The Howling Abyss"] = {
				["code"] = "03FR009",
				["health"] = "50", --Vicious Enemy (+10)
				["mana"] = "3", --Vicious Enemy (+1)
				["hand"] = "6", --Vicious Enemy (+1)
				["deck"] = "CUEACAIAFQAQEAIEAEBQCGIBAQAQOAIFAEIQEBAHJAIAEBQHFASAGAIBAQCTOAQBAYACSAIIAEEAA",
				["vicious"] = true,
				["power"] = {
					["icon"] = "01FR029-full.png",
	                ["name"] = "Legendary Battlefield",
	                ["rarity"] = "Epic",
	                ["desc"] = "Game Start: The Foe summons {{LoR|The Howling Abyss}}.<br />When the Foe summons a champion, double its stats." 
				},
				["items"] = {
					['01FR004'] = {"I0058"}, --Elixir of Iron: Elixir of Skill
					['01FR055'] = {"I0051"}, --Shatter: Elixir of Sorcery
					['01DE044'] = {"I0057"}, --Redoubled Valor: Tear of the Goddess
					['08FR008'] = {"I0057"}, --Stormbringer: Tear of the Goddess
					
					['05IO004'] = {"I0045"}, --Ahri: Colossal Hammer
					['04SH130'] = {"I0007"}, --Akshan: Skirmisher's Sabre
					['01FR024'] = {"I0013"}, --Anivia: Ninja Tabi
					['06NX012'] = {"I0069"}, --Annie: Quickstrike Blade
					['03MT217'] = {"I0126"}, --Aphelios: Fae's Favor
					['01FR038'] = {"I0017"}, --Ashe: Serrated Dirk
					['03MT087'] = {"I0110"}, --Aurelion Sol: Poro Fluft
					['04SH003'] = {"I0036"}, --Azir: Rally Banner
					['06RU001'] = {"I0111"}, --Bard: Entrancing Lure
					['01FR009'] = {"I0080"}, --Braum: Bloodletter's Veil
					['01NX038'] = {"I0069"}, --Darius: Quickstrike Blade
					['03MT056'] = {"I0015"}, --Diana: Spirit Stone
					['01NX020'] = {"I0073"}, --Draven: Reckoner Mark
					['08RU014'] = {"I0079"}, --Elder Dragon: Nomad's Medallion
					['01SI053'] = {"I0047"}, --Elise: Speed Wraps
					['06RU025'] = {"I0046"}, --Evelynn: Hearty Rations
					['01PZ036'] = {"I0077"}, --Ezreal: Mana Deposit
					['01DE045'] = {"I0047"}, --Fiora: Speed Wraps
					['02BW046'] = {"I0125"}, --Fizz: Arcane Knowledge
					['05DE009'] = {"I0046"}, --Galio: Hearty Rations
					['02BW032'] = {"I0050"}, --Gangplank: Hunter's Machete
					['01DE012'] = {"I0072"}, --Garen: Bonded Bucklers
					['05BC161'] = {"I0019"}, --Gnar: Dragon Tooth
					['06SI012'] = {"I0069"}, --Gwen: Quickstrike Blade
					['01SI042'] = {"I0012"}, --Hecarim: Shadow Totem
					['01PZ056'] = {"I0112"}, --Heimerdinger: Tech Evolution
					['06BW006'] = {"I0007"}, --Illaoi: Skirmisher's Sabre
					['04IO005'] = {"I0069"}, --Irelia: Quickstrike Blade
					['07BW002'] = {"I0077"}, --Jack: Mana Deposit
					['08PZ001'] = {"I0072"}, --Janna: Bonded Bucklers
					['04DE008'] = {"I0039"}, --Jarvan IV: Greatclub
					['06RU002'] = {"I0037", "I0037", "I0037", "I0037"}, --Jhin: Studded Leather, Studded Leather, Studded Leather, Studded Leather
					['01PZ040'] = {"I0079"}, --Jinx: Nomad's Medallion
					['06SH009'] = {"I0039"}, --Kai'sa: Greatclub
					['01SI030'] = {"I0048"}, --Kalista: Radiant Plate Armor
					['01IO041'] = {"I0008"}, --Karma: Locket of the Iron Solari
					['01NX042'] = {"I0039"}, --Katarina: Greatclub
					['06MT008'] = {"I0008"}, --Kayle: Locket of the Iron Solari
					['05BC058'] = {"I0012"}, --Kennen: Shadow Totem
					['04SI005'] = {"I0007"}, --Kindred: Skirmisher's Sabre
					['04NX004'] = {"I0012"}, --LeBlanc: Shadow Totem
					['02IO006'] = {"I0039"}, --Lee Sin: Greatclub
					['03MT054'] = {"I0015"}, --Leona: Spirit Stone
					['04FR005'] = {"I0082"}, --Lissandra: Crystal Carrier
					['01DE022'] = {"I0012"}, --Lucian: Shadow Totem
					['03IO002'] = {"I0008"}, --Lulu: Locket of The Iron Solari
					['01DE042'] = {"I0077"}, --Lux: Mana Deposit
					['09DE034'] = {"I0073"}, --Lux: Illuminated: Reckoner Mark
					['04MT008'] = {"I0068"}, --Malphite: Iceborn Gauntlet
					['02SI008'] = {"I0076"}, --Maokai: Chain Vest
					['06IO008'] = {"I0077"}, --Master Yi: Mana Deposit
					['02BW022'] = {"I0050"}, --Miss Fortune: Hunter's Machete
					['08SI042'] = {"I0069"}, --Mordekaiser: Quickstrike Blade
					['08MT003'] = {"I0070"}, --Morgana: Warding Charm
					['05BW005'] = {"I0125"}, --Nami: Arcane Knowledge
					['04SH047'] = {"I0073"}, --Nasus: Reckoner Mark
					['02BW053'] = {"I0079"}, --Nautilus: Nomad's Medallion
					['07RU012'] = {"I0072"}, --Neeko: Bonded Bucklers
					['07SH013'] = {"I0042"}, --Nidalee: Savage Shield
					['08BW008'] = {"I0009"}, --Nilah: Thieves' Tools
					['03SI005'] = {"I0070"}, --Nocturne: Warding Charm
					['06BC015'] = {"I0040"}, --Norra: Phage
					['06FR011'] = {"I0040"}, --Ornn: Phage
					['05MT003'] = {"I0073"}, --Pantheon: Reckoner Mark
					['05BC041'] = {"I0008"}, --Poppy: Locket of the Iron Solari
					['04BW005'] = {"I0010"}, --Pyke: Diving Helmet
					['02DE006'] = {"I0040"}, --Quinn: Phage
					['04SH019'] = {"I0045"}, --Rek'sai: Colossal Hammer
					['04SH067'] = {"I0007"}, --Renekton: Skirmisher's Sabre
					['03NX007'] = {"I0050"}, --Riven: Hunter's Machete
					['05BC088'] = {"I0113"}, --Rumble: Coralcrush Gauntlets
					['06RU006'] = {"I0044"}, --Ryze: Titan's Axe
					['07NX007'] = {"I0050"}, --Samira: Hunter's Machete
					['02FR002'] = {"I0034"}, --Sejuani: Special Delivery
					['05SI009'] = {"I0074"}, --Senna: Vampiric Scepter
					['06PZ021'] = {"I0067"}, --Seraphine: Focusing Crystal
					['07IO011'] = {"I0077"}, --Sett: Mana Deposit
					['01IO032'] = {"I0013"}, --Shen: Ninja Tabi
					['03DE011'] = {"I0073"}, --Shyvana: Reckoner Mark
					['05NX001'] = {"I0043"}, --Sion: Cursed Symbol
					['04SH020'] = {"I0123"}, --Sivir: Immortal
					['03MT055'] = {"I0013"}, --Soraka: Ninja Tabi
					['02NX007'] = {"I0074"}, --Swain: Vampiric Scepter
					['03BW004'] = {"I0068"}, --Tahm Kench: Iceborn Gauntlet
					['04SH073'] = {"I0039"}, --Taliyah: Greatclub
					['03MT058'] = {"I0126"}, --Taric: Fae's Favor
					['01PZ008'] = {"I0050"}, --Teemo: Hunter's Machete
					['07RU015'] = {"I0044"}, --The Poro King: Titan's Axe
					['01SI052'] = {"I0123"}, --Thresh: Immortal
					['05BC133'] = {"I0045"}, --Tristana: Colossal Hammer
					['03FR006'] = {"I0045"}, --Trundle: Colossal Hammer
					['01FR039'] = {"I0050"}, --Tryndamere: Hunter's Machete
					['02BW026'] = {"I0077"}, --Twisted Fate: Mana Deposit
					['05FR013'] = {"I0126"}, --Udyr: Fae's Favor
					['06DE021'] = {"I0077"}, --Vayne: Mana Deposit
					['05BC093'] = {"I0070"}, --Veigar: Warding Charm
					['04SI055'] = {"I0123"}, --Viego: Immortal
					['03PZ003'] = {"I0067"}, --Viktor: Focusing Crystal
					['01NX006'] = {"I0074"}, --Vladimir: Vampiric Scepter
					['08FR001'] = {"I0076"}, --Volibear: Chain Vest
					['05SH014'] = {"I0044"}, --Xerath: Titan's Axe
					['01IO015'] = {"I0007"}, --Yasuo: Skirmisher's Sabre
					['05BC029'] = {"I0046"}, --Yuumi: Hearty Rations
					['01IO009'] = {"I0069"}, --Zed: Quickstrike Blade
					['05BC163'] = {"I0039"}, --Ziggs: Greatclub
					['04SH039'] = {"I0045"}, --Zilean: Colossal Hammer
					['03MT009'] = {"I0067"}, --Zoe: Focusing Crystal
					
					--['05PZ006'] = {"The Sheriff of Piltover*"}, --Caitlyn: The Sheriff of Piltover
					--['02PZ008'] = {"The Piltover Enforcer*"}, --Vi: The Piltover Enforcer
					--['05PZ022'] = {"The Defender of Tomorrow*"}, --Jayce: The Defender of Tomorrow
					--['04PZ001'] = {"The Boy Who Shattered Time*"}, --Ekko: The Boy who Shattered Time
				}
			},
			["Troll Scavenger"] = {
				["code"] = "03FR007",
				["health"] = "40",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUCQCAQBAYAQGAIHAECQVIABAICQCBQEAYAQCCAWEMHAWMIBAEDQCCAA",
				["power"] = {
					["icon"] = "02FR010-full.png",
	                ["name"] = "Snow Scavenger",
	                ["rarity"] = "Epic",
	                ["desc"] = "{{tipLoR|Round Start}}: The Foe {{tipLoR|Nab|Nabs}} 1 and grants it a random item." 
				},
				["items"] = {
					['01FR022'] = {"I0007"}, --Omen Hawk: Skirmisher's Sabre
					['01FR014'] = {"I0012"}, --Yeti Yearling: Shadow Totem
				}
			},
			["Warden of the Tribes"] = {
				["code"] = "06FR040",
				["health"] = "40",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUCQCAIECQAQOBRKAEDQGIIBA4CBKAIIAEOAEAIHBIFQCBYBCAJACAIEHMAQEBAKAEBQABQBAMCAEAIEA4LACBQKDQAQMAALAEDQADYBA4AQSAIHAIXQCCABDABAEBRFHABAGAQJA4BAGCKILMBAKCVXAFNQEBYFBQFAGAIADYCAUBABAE2RWGQ7",
				["power"] = {
					["icon"] = "05BC198-full.png",
	                ["name"] = "Found Family",
	                ["rarity"] = "Epic",
	                ["desc"] = "The Foe's units have +1<nowiki>|</nowiki>+0 for each different subtype among units they've summoned this game." 
				},
				["items"] = {
					['01PZ020'] = {"I0111"}, --Daring Poro: Entrancing Lure
					['07PZ021'] = {"I0006", "I0076", "I0038"}, --Anura & Froop: Farsight Alteration, Chain Vest, Giant's Belt
					['04SH022'] = {"I0068"}, --Xer'Sai Dunebreaker: Iceborn Gauntlet
				}
			},
			["Woolly Snailmoth"] = {
				["code"] = "06FR027",
				["health"] = "50",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUDACBAGAMAQIAYWAEDACGYBBAARQAQCAEDAIBABAE2QOGZWAEAQKAIOAA",
				["power"] = {
					["icon"] = "06NX033-full.png",
	                ["name"] = "The Snail Is Coming",
	                ["rarity"] = "Epic",
	                ["desc"] = "When the Foe attacks, grant their attacking units +3<nowiki>|</nowiki>+3." 
				},
				["items"] = {
					['04BW003'] = {"I0008"}, --Snapjaw Swarm: Locket of the Iron Solari
					['01FR007'] = {"I0036"}, --Babbling Bjerg: Rally Banner
					['01FR027'] = {"I0050"}, --Bull Elnuk: Hunter's Machete
					['06FR027'] = {"I0069"}, --Woolly Snailmoth: Quickstrike Blade
				}
			},
			["Wrought Colossus"] = {
				["code"] = "06FR023",
				["health"] = "50",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUDACBQJEEAQMBZGAEDQCCICAYACEEYCAYBSEGQGAYAQIDARC4JBQAABAEDACIQ",
				["power"] = {
					["icon"] = "06NX026-full.png",
	                ["name"] = "Forge Together",
	                ["rarity"] = "Epic",
	                ["desc"] = "{{tipLoR|Round Start}}: The Foe draws an equipment. It cost 2 less this round." 
				},
				["items"] = {
					['06FR023'] = {"I0074"}, --Wrought Colossus: Vampiric Scepter
					['06NX026'] = {"I0040"}, --Great Hammers: Phage
					['06FR018'] = {"I0037"}, --The Darkin Spear: Studded Leather
					['06MT033'] = {"I0097"}, --Draconic Bands: Bilgewater Cutlass
					['06FR024'] = {"I0105"}, --Bone Club: Rejuvenation Bead
				}
			},
			["Yeti Yearling"] = {
				["code"] = "01FR014",
				["health"] = "40",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUBQCAQBAQAQMAY7BIAQCDQDGIYAOGY7HA3TGAAA",
				["power"] = {
					["icon"] = "01FR051-full.png",
	                ["name"] = "Angry Yetis",
	                ["rarity"] = "Epic",
	                ["desc"] = "When one of the Foe's Yetis dies, create an {{LoR|Enraged Yeti}} in the top 3 cards of the Foe's deck and grant the Foe's Yetis {{tipLoR|Everywhere}} +1<nowiki>|</nowiki>+1 and reduce their costs by 1." 
				},
				["items"] = {
					['01FR014'] = {"I0012"}, --Yeti Yearling: Shadow Totem
					['01FR027'] = {"I0007"}, --Bull Elnuk: Skirmisher's Sabre
					['01FR056'] = {"I0046"}, --Icy Yeti: Hearty Rations
					['01FR028'] = {"I0009"}, --Enraged Yeti: Thieves' Tools (Not in deck)
				}
			},
			["Zephyr Sage"] = {
				["code"] = "01IO016",
				["health"] = "40",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUCACAYCAMAQMAQEAEEAEEYIAEBBUEJEGQHBOEBXAAAA",
				["power"] = {
					["icon"] = "01IO029-full.png",
	                ["name"] = "Memories Multiplied",
	                ["rarity"] = "Epic",
	                ["desc"] = "{{tipLoR|Round Start}}: The Foe grants the lowest cost unit in their hand +3<nowiki>|</nowiki>+3, then creates an {{tipLoR|exact copy}} of it in hand." 
				},
				["items"] = {
					['01IO014'] = {"I0038"}, --Greenglade Elder: Giant's Belt
					['01IO023'] = {"I0075"}, --Jeweled Protector: Ancient Coin
				}
			}, --First Bosses
			["Draklorn Inquisitor"] = { 
				["code"] = "04FR006",
				["health"] = "60",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUEACAIBCQAQEAIEAEBQCAYBAUDQYAIGAEPACBYBAUAQQAIIAMCACBQLAEAAA",
				["power"] = {
					["icon"] = "04FR011-full.png",
	                ["name"] = "The End Approaches",
	                ["rarity"] = "Epic",
	                ["desc"] = "When the Foe summons a {{tipLoR|landmark}} with {{tipLoR|Countdown}}, {{tipLoR|Advance}} it 4 rounds." 
				},
				["items"] = {
					['04FR006'] = {"I0017", "I0044"}, --Draklorn Inquisitor: Serrated Dirk, Titan's Axe
					['04FR011'] = {"I0055"}, --Succumb to the Cold: Mana Potion
					['01FR020'] = {"I0088"}, --Avalanche: Charging Sigil I
					['04FR001'] = {"I0006"}, --Frozen Thrall: Farsight Alteration
					['05SH012'] = {"I0057"}, --Risen Altar: Tear of the Goddess
				}
			}, 
			["It That Stares"] = { 
				["code"] = "03FR003",
				["health"] = "60",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUCQCBIBBYBAGAIDBMBAGCIGCUBAMAI4DMCACAI2D4KRGAAA",
				["power"] = {
					["icon"] = "03FR003T1-full.png",
	                ["name"] = "It's Staring...",
	                ["rarity"] = "Epic",
	                ["desc"] = "It hasn't noticed you yet. On round 3, it will...<br /><br />''(On Round 3, reduce the cost of the Foe's cards {{tipLoR|Everywhere}} by 6.)''" 
				},
				["items"] = {
					['01FR026'] = {"I0007"}, --Alpha Wildclaw: Skirmisher's Sabre
					['01FR031'] = {"I0044"}, --Ancient Yeti: Titan's Axe
					['06FR028'] = {"I0040"}, --Revna, the Lorekeeper: Phage
					['01FR021'] = {"I0076"}, --Tarkaz the Tribeless: Chain Vest
					['06FR027'] = {"I0073"}, --Woolly Snailmoth: Reckoner Mark
					['03MT006'] = {"I0048"}, --Inviolus Vox: Radiant Plate Armor
					['03FR003'] = {"I0044"}, --It That Stares: Titan's Axe
					['03FR011'] = {"I0019"}, --Uzgar the Ancient: Dragon Tooth
					['05FR014'] = {"I0048"}, --Wrath of the Freljord: Radiant Plate Armor
				}
			}, 
			["She Who Wanders"] = { 
				["code"] = "01FR052",
				["health"] = "60",
				["mana"] = "3",
				["hand"] = "6",
				["deck"] = "CUEACAIFHAAQGAIIAECACBYBAUAQ4AIHAUFAEAIBBM2AECAFDISAGCABAIHQYAIBAEAROAA",
				["power"] = {
					["icon"] = "03FR003T1-full.png",
	                ["name"] = "Hollowblood",
	                ["rarity"] = "Epic",
	                ["desc"] = "When one of the player's units {{tipLoR|Nexus Strike|Strikes}} the Foe's Nexus, grant it -2<nowiki>|</nowiki>-0. If it had 4 or less Power, {{tipLoR|Obliterate}} it instead." 
				},
				["items"] = {
					['01FR011'] = {"I0042"}, --Icevale Archer: Savage Shield
					['01SI056'] = {"I0012"}, --Frenzied Skitterer: Shadow Totem
					['08FR002'] = {"I0037"}, --Valhir's Prophet: Studded Leather
					['08FR012'] = {"I0057"}, --Invocation of Thunder: Tear of the Goddess
				}
			}, --Second Bosses
			["Anivia"] = { 
				["code"] = "01FR024",
				["health"] = "70",
				["mana"] = "10", -- 10 with her power
				["hand"] = "6",
				["champion"] = true,
				["deck"] = "CUCQCAICGUAQIAQUAEEASGACAYASAJQDAEAS6BZKAUAQEAIEAEBQCCYBAMESCAIEAEGACBAJBQBQCAYJCUAQIAIRAEDAAJQEAEARQ",
				["power"] = {
					["icon"] = "01FR024T2-full.png",
	                ["name"] = "Enlightened Soul",
	                ["rarity"] = "Epic",
	                ["desc"] = "The player has +1 Starting Mana. The Foe starts with 10 mana gems." 
				},
				["items"] = {
					['01FR024'] = {"I0050"}, --Anivia: Hunter's Machete
					['04FR017'] = {"I0006"}, --Ancestral Boon: Farsight Alteration
				}
			}, 
			["Ornn"] = { 
				["code"] = "06FR011",
				["health"] = "70",
				["mana"] = "4", 
				["hand"] = "6",
				["champion"] = true,
				["deck"] = "CUBAGBQAAYISACAGAECAYCIICELBQBICAEAQCBABAYAROAAEAYAQW",
				["power"] = {
					["icon"] = "06FR022-full.png",
	                ["name"] = "Ornn's Bellows",
	                ["rarity"] = "Epic",
	                ["desc"] = "Game Start: The Foe summons a {{LoR|Weaponsmith's Apprentice}} and {{LoR|Favored Artisan}}. {{tipLoR|Round Start}}: {{TipLoR|Forge}} the Foe's units." 
				},
				["items"] = {
					['06FR011'] = {"I0040"}, --Ornn: Phage
					['06FR004'] = {"I0037"}, --Weaponsmith's Apprentice: Studded Leather
					['06FR023'] = {"I0079"}, --Wrought Colossus: Nomad's Medallion
					['06FR022'] = {"I0062"}, --Bellows Breath: Health Potion
					['06DE032'] = {"I0006"}, --Demacian Steel: Farsight Alteration
					['06FR024'] = {"I0097"}, --Bone Club: Bilgewater Cutlass
					['06FR005'] = {"I0055"}, --Ornn's Forge: Mana Potion
					['06FR012T1'] = {"I0051", "I0055"}, --Time and Dedication: Elixir of Sorcery, Mana Potion (Not in deck)
				}
			}, 
			["Trundle"] = { 
				["code"] = "03FR006",
				["health"] = "70",
				["mana"] = "4", 
				["hand"] = "6",
				["champion"] = true,
				["deck"] = "CUCQCAIFFQAQMAJJAEDQCBIDAEAQWMRKAQBQCBYFAMFQGAIBAEAQCAYBBAAQKAIOAEAQCAJUAQBQCBQ",
				["power"] = {
					["icon"] = "03FR004-full.png",
	                ["name"] = "Get Ready For A Beat Down!",
	                ["rarity"] = "Epic",
	                ["desc"] = "When the Foe summons an 8+ cost unit, grant their other units +8<nowiki>|</nowiki>+8." 
				},
				["items"] = {
					['03FR006'] = {"I0082", "I0076"}, --Trundle: Crystal Carrier, Chain Vest
					['03FR011'] = {"I0068"}, --Uzgar the Ancient: Iceborn Gauntlet
					['06FR041'] = {"I0057"}, --Winter's Touch: Tear of the Goddess
					['03FR008'] = {"I0060"}, --Icequake: Summoning Beacon
				}
			}, --Final Boss
			["Lissandra"] = { 
				["code"] = "04FR005",
				["health"] = "99",
				["mana"] = "5",
				["hand"] = "6",
				["champion"] = true,
				["deck"] = "CUCQCAYBAYAQMAI6AEDQCBIBBAAR4AYEAEDAODAAAEAQIAIKAUCACAIEAQAQKBIEAEEQKBABBM",
				["power"] = {
					["icon"] = "04FR012-full.png",
	                ["name"] = "Kneel Or Freeze",
	                ["rarity"] = "Epic",
	                ["desc"] = "When the Foe summon a {{tipLoR|Landmark}}, {{TipLoR|advance|Advance}} their {{tipLoR|Landmark|landmarks}} with {{tipLoR|Countdown}} 3 rounds.<br />Each round, after the player plays 3 cards, their cards cost 3 more that round." 
				},
				["items"] = {
					['04FR005'] = {"I0044"}, --Lissandra: Titan's Axe
					['03FR006'] = {"I0014"}, --Trundle: Black Cleaver
					['07FR005'] = {"I0045"}, --Thrall Bulwark: Colossal Hammer
					['04FR009'] = {"I0051", "I0051"}, --Ice Shard: Elixir of Sorcery, Elixir of Sorcery
					['04FR007'] = {"I0062"}, --Entomb: Health Potion
					['04FR012'] = {"I0087"}, --Buried in Ice: Hextech Fabricator III
					['04FR001T1'] = {"I0076", "I0037"}, --Frostguard Thrall: Chain Vest, Studded Leather (Not in Deck)
					['04FR005T4'] = {"I0014", "I0014", "I0014"}, --Watcher: Black Cleaver, Black Cleaver, Black Cleaver (Not in Deck)
				}
			}
		},
		["The Noxian Grand General"] = { 
			["stars"] = "5",
			["type"] = "World Adventure",
			["region"] = "Noxus",
			["icon"] = "02NX007T2-full",
			["bosses"] = {"Jhin", "Swain"},
			["rules"] = {
				[1] = {
					["name"] = "Unending Siege",
					["index"] = 1
				},
				[2] = {
					["name"] = "Deadly",
					["index"] = 1
				}
			},
			["xp"] = {"5230"},
			["Reckless Trifarian"] = {
				["code"] = "01NX026",
				["health"] = "40",
				["mana"] = "3",
				["hand"] = "4",
				["deck"] = "CEBQCAIBCUAQGAYRAYAQGBYMBYNCWMQBAEAQILABAEAQGMI",
				["power"] = {
	                  ["icon"] = "01NX052-full.png",
	                  ["name"] = "Incapacitation",
	                  ["rarity"] = "Rare",
	                  ["desc"] = "The player's damaged units {{tipLoR|Can't Block}}." 
				},
				["items"] = {
					['01NX026'] = {"I0148"}, --Reckless Trifarian: Staunch Defender
					['01NX007'] = {"I0038"}, --Arena Battlecaster: Giant's Belt
					['01NX012'] = {"I0007"}, --Legion Rearguard: Skirmisher's Sabre
					['01NX014'] = {"I0037"}, --Shiraza the Blade: Studded Leather
					['01FR021'] = {"I0076"}, --Tarkaz the Tribeless: Chain Vest 
					['03NX017'] = {"I0077"} --Basilisk Bloodseeker: Mana Deposit
				}
			},
			["Manasoul Student"] = {
				["code"] = "06NX015",
				["health"] = "50",
				["mana"] = "3",
				["hand"] = "4",
				["deck"] = "CUCQCAQDBEAQIAYKAECQVAIBAFRQGDAEAYBQQCINB4AQEAIDFAVQCAIGAMOA",
				["power"] = {
	                  ["icon"] = "06NX015T1-full.png",
	                  ["name"] = "School Assembly",
	                  ["rarity"] = "Common",
	                  ["desc"] = "ALL players summon a {{LoR|Manasoul Student}}." 
				},
				["items"] = {
					['06NX015'] = {"I0148", "I0042"}, -- Manasoul Student: Staunch Defender, Savage Shield
					['06NX028'] = {"I0138"}, --Ravenbloom Conservatory: Home Turf
					['99NX012'] = {"I0088"}, --Let Loose: Charging Sigil I
					['01NX040'] = {"I0007"}, --Legion Saboteur: Skirmisher's Sabre
					['01NX040'] = {"I0017", "I0040"}, --The Prefect: Serrated Dirk, Phage
					['06NX013'] = {"I0045"}, --Spell Slinger: Colossal Hammer
					['06NX009'] = {"I0037"}, --Captive Greyback: Studded Leather
					['06NX028T1'] = {"I0014"} --Tybaulk: Black Cleaver (Not in deck)
				}
			},
			["Legion Marauder"] = {
				["code"] = "01NX021",
				["health"] = "50",
				["mana"] = "3",
				["hand"] = "4",
				["deck"] = "CUBQCAIDGQAQGAYJAECAGEIDAEAQCBQCAQBQEEYDAEBQWHJNAIAQCAZRAECAGCAEAEBRK",
				["power"] = {
	                  ["icon"] = "04NX017-full.png",
	                  ["name"] = "Here They Come!",
	                  ["rarity"] = "Common",
	                  ["desc"] = "When the Foe summons a {{LoR|Legion Marauder}}, shuffle a {{LoR|Legion Marauder}} into the Foe's deck." 
				},
				["items"] = {
					['01NX021'] = {"I0148", "I0123"}, --Legion Marauder: Staunch Defender, Immortal
					['04NX017'] = {"I0062", "I0062"}, --Strength in Numbers: Health Potion, Health Potion
					['01NX052'] = {"I0000"}, --Blood for Blood: Ardent Censer
					['01FR006'] = {"I0057"} --Iceborn Legacy: Tear of the Goddess
				}
			},
			["Lord Broadmane"] = {
				["code"] = "06NX024",
				["health"] = "50",
				["mana"] = "3",
				["hand"] = "4",
				["deck"] = "CICACAQGFUBACBA7FQBQCAZLFY3QGBQDBAGRQAIBAYBSCAIBAEBSQ",
				["power"] = {
	                  ["icon"] = "06NX024T1-full.png",
	                  ["name"] = "Skill Rewarded",
	                  ["rarity"] = "Rare",
	                  ["desc"] = "When the Foe plays a {{tipLoR|Skill}}, grant their units +1<nowiki>|</nowiki>+0."
				},
				["items"] = {
					['06NX024'] = {"I0148", "I0042"}, --Lord Broadmane: Staunch Defender, Savage Shield
					['01PZ044'] = {"I0040"}, --Chempunk Shredder: Phage
					['01NX040'] = {"I0047"}, --Legion Saboteur: Speed Wraps
					['01NX043'] = {"I0051"}, --Blade's Edge: Elixir of Sorcery
					['06NX013'] = {"I0038", "I0017"}, --Spell Slinger: Giant's Belt, Serrated Dirk
					['01SI002'] = {"I0013"} --Spiderling: Ninja Tabi (Not in deck)
				}
			},
			["Crimson Aristocrat"] = {
				["code"] = "01NX005",
				["health"] = "50",
				["mana"] = "3",
				["hand"] = "4",
				["deck"] = "CEBACAYDBECACAYFDIPDEAYBAQBREAIFAMCAKAIDDUQC6MBUAA",
				["power"] = {
	                  ["icon"] = "01NX047-full.png",
	                  ["name"] = "Red As Her Lips",
	                  ["rarity"] = "Common",
	                  ["desc"] = "{{tipLoR|Round Start}}: Deal 1 to all units, then grant the Foe's units +0<nowiki>|</nowiki>+3."
				},
				["items"] = {
					['01NX030'] = {"I0148", "I0042"}, --Crimson Disciple: Staunch Defender, Savage Shield
					['01NX005'] = {"I0041"}, --Crimson Aristocrat: Pickaxe
					['01NX026'] = {"I0007"}, --Reckless Trifarian: Skirmisher's Sabre
					['01NX032'] = {"I0046"}, --Crimson Awakener: Hearty Rations
					['01NX029'] = {"I0037"}, --Legion Veteran: Studded Leather
					['03NX009'] = {"I0079"}, --Wrathful Rider: Nomad's Medallion
					['01NX048'] = {"I0038"}, --Crimson Curator: Giant's Belt
					['01NX047'] = {"I0058"}, --Transfusion: Elixir of Skill
				}
			},
			["Jhin"] = {
				["code"] = "06RU002",
				["health"] = "65",
				["mana"] = "5",
				["hand"] = "4",
				["deck"] = "CUCACAIBEQAQCBBMAEDAEBABAYGAEBQBAEBDQAIBAUUACAQGHQAQMAQDAEDAGCACAECB4NABAEAQIGYFAECDM",
				["power"] = {
	                  ["icon"] = "06RU002T5-full.png",
	                  ["name"] = "Elaborate Plans",
	                  ["rarity"] = "Rare",
	                  ["desc"] = "The player's units have: \"{{tipLoR|Nexus Strike}}: Create a {{tipLoR|Fleeting}} {{LoR|Blade's Edge}} in the Foe's hand.\"" 
				},
				["items"] = {
					['06RU002'] = {"I0148", "I0070"}, --Jhin: Staunch Defender, Warding Charm
					['01SI040'] = {"I0088"}, --Vile Feast: Charging Sigil I
					['01PZ030'] = {"I0079"}, --Shady Character: Nomad's Medallion
					['06IO004'] = {"I0041"}, --The Maker: Pickaxe
					['06IO003'] = {"I0007"}, --The Stagehand: Skirmisher's Sabre
					['01PZ027'] = {"I0062"}, -- Thermogenic Beam: Health Potion
					['02BW060'] = {"I0008"}, --Crackshot Corsair: Locket of the Iron Solari
					['06RU002T6'] = {"I0090"} --Second Bounce: Charging Sigil III (Not in deck)
				}
			},
			["Minotaur Reckoner"] = {
				["code"] = "01NX036",
				["health"] = "80", --Vicious Enemy (+10)
				["mana"] = "4",  --Vicious Enemy (+1)
				["hand"] = "4",  --Vicious Enemy (+1)
				["vicious"] = true,
				["deck"] = "CUCACAQDAIAQGAYFAECAGCQCAEBS4MIAAACQCAYKAQAQGDAFAEBR6BIBAMSAIAYDBY",
				["power"] = {
	                  ["icon"] = "01FR057-full.png",
	                  ["name"] = "Pit Fighter",
	                  ["rarity"] = "Rare",
	                  ["desc"] = "{{tipLoR|Round End}}: Deal 4 to the player's {{tipLoR|Stun|Stunned}} units."
				},
				["items"] = {
					['01NX036'] = {"I0148", "I0076"}, --Minotaur Reckoner: Staunch Defender, Chain Vest
					['02NX002'] = {"I0077"}, --Aurok Glinthorn: Mana Deposit
					['01NX049'] = {"I0058", "I0058", "I0064"}, --Guile: Elixir of Skill, Elixir of Skill, Grifter's Deck
					['01NX010'] = {"I0039"}, --Legion General: Greatclub
					['04NX010'] = {"I0040"} --Thorn of the Rose: Phage
				}
			},
			["The Stagehand"] = {
				["code"] = "06IO003",
				["health"] = "80",
				["mana"] = "4",
				["hand"] = "4",
				["deck"] = "CEBACBQCAMDACAQOCQNCILRUAEAQEAQFAA",
				["power"] = {
	                  ["icon"] = "06IO003T1-full.png",
	                  ["name"] = "Blackout",
	                  ["rarity"] = "Rare",
	                  ["desc"] = "When the Foe {{tipLoR|Stun|Stuns}} an enemy, give the Foe's {{tipLoR|strongest}} unit +2<nowiki>|</nowiki>+1 this round."
				},
				["items"] = {
					['01IO036'] = {"I0148"}, --Greenglade Lookout: Staunch Defender
					['01IO026'] = {"I0037"}, --Inspiring Mentor: Studded Leather
					['06IO003'] = {"I0017"}, --The Stagehand: Serrated Dirk
					['02IO005'] = {"I0055"} --Concussive Palm: Mana Potion
				}
			},
			["The Maker"] = {
				["code"] = "06IO004",
				["health"] = "80",
				["mana"] = "4",
				["hand"] = "4",
				["deck"] = "CUCACBICAMAQMAQEAFRQEAYCAEBBUJAEAEBAEAQBAUBBKALDAIBAKAICBYMBWKZOAEAQCARG",
				["power"] = {
	                  ["icon"] = "06IO004T1-full.png",
	                  ["name"] = "Remove The Imperfection",
	                  ["rarity"] = "Rare",
	                  ["desc"] = "When the Foe summons a units, {{tipLoR|Recall}} one of the player's followers with less Power than it."
				},
				["items"] = {
					['99IO003'] = {"I0041"}, --Adept Shadebender: Pickaxe
					['01IO036'] = {"I0041"}, --Greenglade Lookout: Pickaxe
					['06IO004'] = {"I0041"}, --The Maker: Pickaxe
				}
			},
			["Trifarian Gloryseeker"] = {
				["code"] = "01NX031",
				["health"] = "80",
				["mana"] = "4",
				["hand"] = "4",
				["deck"] = "CUBAGAIDBAICSAYEAMFA6EYCAECAGCADAEBRUIILAACACAY7",
				["power"] = {
	                  ["icon"] = "04NX015-full.png",
	                  ["name"] = "Militant March",
	                  ["rarity"] = "Rare",
	                  ["desc"] = "When one of the Foe's units {{tipLoR|Strike|strikes}} for 5+ damage, grant it +2<nowiki>|</nowiki>+2." 
				},
				["items"] = {
					['04NX019'] = {"I0038"}, --Thrashing Snapper: Giant's Belt
					['01NX031'] = {"I0148","I0047"}, --Trifarian Gloryseeker: Staunch Defender, Speed Wraps
					['01NX011'] = {"I0000"}, --Whirling Death: Ardent Censer
					['04NX015'] = {"I0058", "I0064"}, --Bloody Business: Elixir of Skill, Grifter's Deck
					['01NX041'] = {"I0079"}, --Trifarian Shieldbreaker: Nomad's Medallion
					['04NX008'] = {"I0044"} --Incisive Tactician: Titan's Axe
				}
			},
			["Swain"] = {
				["code"] = "02NX007",
				["health"] = "99",
				["mana"] = "6",
				["hand"] = "5",
				["deck"] = "CEBQCBIDBYBQCAYQEUUAIAQDAUDQQCICAMAQGDI5G4BQEAYBAICAEAIHAMOAGAIDCYWDG",
				["power"] = {
	                  ["icon"] = "02NX008-full.png",
	                  ["name"] = "Suffer",
	                  ["rarity"] = "Epic",
	                  ["desc"] = "{{tipLoR|Round Start}}: Deal 3 to all the player's damaged units." 
				},
				["items"] = {
					['02NX007'] = {"I0148","I0014"}, --Swain: Staunch Defender, Black Cleaver
					['02NX006'] = {"I0070"}, --Citybreaker: Warding Charm
					['02NX002'] = {"R0016"}, --Aurok Glinthor: Ravenous Hydra
					['01NX051'] = {"I0077"}, --Captain Farron: Mana Deposit
					['07NX028'] = {"I0013"}, --Captain Kalrix: Ninja Tabi
					['02NX008'] = {"I0058"}, --Death's Hand: Elixir of Skill
					['01NX013'] = {"I0057"}, --Decisive Maneuver: Tear of the Goddess
					['02NX005'] = {"R0016"}, --Iron Ballista: Ravenous Hydra
					['01NX037'] = {"I0073"}, --Legion Grenadier: Reckoner's Mark
					['01NX040'] = {"I0078"}, --Legion Saboteur: Philosoppher's Stone
					['01NX022'] = {"I0055"}, --Noxian Guillotine: Mana Potion
					['05NX014'] = {"I0056"}  --Weapons of the Lost: Chalice of Harmony
				}
			}
		},
	},
	["Nightmare Adventures"] = {
		["The Tidal Trickster"] = {
			["stars"] = "4.5",
			["type"] = "Nightmare Adventure",
			["region"] = "Bilgewater",
			["bosses"] = {"Poppy", "Fizz"},
			["rules"] = {
				[1] = {
					["name"] = "Surging Tides",
					["index"] = 1
				},
				[2] = {
					["name"] = "Deadly",
					["index"] = 1
				}
			},
			["xp"] = {"5230"}
		},
		["The Ruined King"] = {
			["stars"] = "5",
			["type"] = "Nightmare Adventure",
			["region"] = "Shadow Isles",
			["icon"] = "04SI055T2-full",
			["bosses"] = {"Fiora", "Viego"},
			["rules"] = {
				[1] = {
					["name"] = "Shifting Mists",
					["index"] = 2
				},
				[2] = {
					["name"] = "Deadly",
					["index"] = 1
				}
			},
			["xp"] = {"5230"}
		},
		["The Ancient Fear"] = {
			["stars"] = "6.5",
			["type"] = "Nightmare Adventure",
			["region"] = "Shadow Isles",
			["bosses"] = {"Elise", "Fiddlesticks"},
			["rules"] = {
				[1] = {
					["name"] = "Jumpscare",
					["index"] = 2
				},
				[2] = {
					["name"] = "Deadly",
					["index"] = 1
				}
			},
			["xp"] = {"6030"}
		},
	},
	["Champion Campaigns"] = {
		["Whispers in the Fire"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Noxus",
			["championCampaign"] = "Annie",
			["bosses"] = {"Tybaulk"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["Annie Goes East"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Ionia",
			["championCampaign"] = "Annie",
			["bosses"] = {"Zoe", "Lulu"},
			["rules"] = {
				[1] = {
					["name"] = "Pix Power",
					["index"] = 1
				}
			},
			["xp"] = {"860", "985"}
		},
		["Strange Symphony"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Ionia",
			["championCampaign"] = "Bard",
			["bosses"] = {"Lulu"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["Song of Runeterra"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Bilgewater",
			["championCampaign"] = "Bard",
			["bosses"] = {"Babbling Balladeers", "Tahm Kench"},
			["rules"] = {
				[1] = {
					["name"] = "Hardy Feast",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		},
		["Storm the Battlements"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Demacia",
			["championCampaign"] = "Darius",
			["bosses"] = {"Garen"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["The Might of Noxus"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Ionia",
			["championCampaign"] = "Darius",
			["bosses"] = {"Poppy", "Karma"},
			["rules"] = {
				[1] = {
					["name"] = "Enlightened Knowledge",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		},
		["Garen's Tryst"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Noxus",
			["championCampaign"] = "Garen",
			["bosses"] = {"Katarina"},
			["rules"] = nil,
			["xp"] = {"60"}
		},
		["The Heart of a Warrior"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Piltover & Zaun",
			["championCampaign"] = "Garen",
			["bosses"] = {"Lux", "Jinx"},
			["rules"] = {
				[1] = {
					["name"] = "Scrapdash Upgrades",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		},
		["The Buhru's Calling (Pt. 1)"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Bilgewater",
			["championCampaign"] = "Illaoi",
			["bosses"] = {"Miss Fortune"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["The Buhru's Calling (Pt. 2)"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Demacia",
			["championCampaign"] = "Illaoi",
			["bosses"] = {"Fiora", "Viego"},
			["rules"] = {
				[1] = {
					["name"] = "Shifting Mists",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		},
		["An Inspired Composition"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Piltover & Zaun",
			["championCampaign"] = "Jhin",
			["bosses"] = {"Caitlyn"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["The Meddlers, The Murder"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Demacia",
			["championCampaign"] = "Jhin",
			["bosses"] = {"Captive Greyback", "The Stagehand"},
			["rules"] = {
				[1] = {
					["name"] = "Strike The Set",
					["index"] = 1
				}
			},
			["xp"] = {"1005"}
		},
		["The Loose Cannon (Pt. 1)"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Piltover & Zaun",
			["championCampaign"] = "Jinx",
			["bosses"] = {"Ezreal"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["The Loose Cannon (Pt. 2)"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Noxus",
			["championCampaign"] = "Jinx",
			["bosses"] = {"Zoe", "Darius"},
			["rules"] = {
				[1] = {
					["name"] = "Age Of Conquest",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		},
		["The Dragon's Vengeance"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Noxus",
			["championCampaign"] = "Lee Sin",
			["bosses"] = {"Darius"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["The Spirit Wanders"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Ionia",
			["championCampaign"] = "Lee Sin",
			["bosses"] = {"Ashe", "Fizz"},
			["rules"] = {
				[1] = {
					["name"] = "Something's Fishy",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		},
		["A Mage's Burden (Pt. 1)"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Demacia",
			["championCampaign"] = "Lux",
			["bosses"] = {"Tianna Crownguard"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["A Mage's Burden (Pt. 2)"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Piltover & Zaun",
			["championCampaign"] = "Lux",
			["bosses"] = {"Zoe", "Ezreal"},
			["rules"] = {
				[1] = {
					["name"] = "Natural Talent",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		},
		["The Battle for Bilgewater"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Bilgewater",
			["championCampaign"] = "Miss Fortune",
			["bosses"] = {"Gangplank"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["Following the Wind"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Ionia",
			["championCampaign"] = "Miss Fortune",
			["bosses"] = {"Ashe", "Yasuo"},
			["rules"] = {
				[1] = {
					["name"] = "Death Is Like The Wind",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		},
		["The Bringer of Shadows"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Ionia",
			["championCampaign"] = "Yasuo",
			["bosses"] = {"Zed"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["The Letter"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Shadow Isles",
			["championCampaign"] = "Yasuo",
			["bosses"] = {"Taliyah", "Gangplank"},
			["rules"] = {
				[1] = {
					["name"] = "Trial By Fire",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		},
		["A Day on the Beat"] = {
			["stars"] = "0",
			["type"] = "Champion Campaign",
			["region"] = "Piltover & Zaun",
			["championCampaign"] = "Vi",
			["bosses"] = {"Caitlyn"},
			["rules"] = nil,
			["xp"] = {"100"}
		},
		["The Beatdown Exchange Program"] = {
			["stars"] = "2",
			["type"] = "Champion Campaign",
			["region"] = "Noxus",
			["championCampaign"] = "Vi",
			["bosses"] = {"Jinx", "Swain"},
			["rules"] = {
				[1] = {
					["name"] = "Pick Their Bones Clean",
					["index"] = 1
				}
			},
			["xp"] = {"985"}
		}
	},
	
	-- EVENTS --
	["Legends of Arcane"] = {
		["The Kraken Priestess"] = {
			["stars"] = "1.5",
			["type"] = "Legends of Arcane",
			["region"] = "Bilgewater",
			["bosses"] = {"Tahm Kench", "Illaoi"},
			["rules"] = {
				[1] = {
					["name"] = "Teamwork",
					["index"] = 1
				},
				[2] = {
					["name"] = "Multiplying Tendrils",
					["index"] = 1
				}
			},
			["xp"] = {"305"},
			["retired"] = true
		},
		["The Emperor of the Sands"] = {
			["stars"] = "2.5",
			["type"] = "Legends of Arcane",
			["region"] = "Shurima",
			["bosses"] = {"Zed", "Azir"},
			["rules"] = {
				[1] = {
					["name"] = "Teamwork",
					["index"] = 1
				},
				[2] = {
					["name"] = "Emperor's Command",
					["index"] = 1
				}
			},
			["xp"] = {"985"},
			["retired"] = true
		},
		["The Might of Demacia"] = {
			["stars"] = "3.5",
			["type"] = "Legends of Arcane",
			["region"] = "Demacia",
			["icon"] = "01DE012T1-full",
			["bosses"] = {"Elise", "Viego", "Garen"},
			["rules"] = {
				[1] = {
					["name"] = "Teamwork",
					["index"] = 1
				},
				[2] = {
					["name"] = "Demacian Might II",
					["index"] = 1
				}
			},
			["xp"] = {"3100"},
			["retired"] = true
		},
		["The Wrath of Zaun"] = {
			["stars"] = "4.5",
			["type"] = "Legends of Arcane",
			["region"] = "Piltover & Zaun",
			["icon"] = "98PZ001T2-full",
			["bosses"] = {"Ambessa", "Warwick"},
			["postbosses"] = {"Chemtech Drake"}, --boss after the main one
			["rules"] = {
				[1] = {
					["name"] = "Teamwork",
					["index"] = 1
				},
				[2] = {
					["name"] = "Chemtech Contraptions",
					["index"] = 1
				},
				[3] = {
					["name"] = "Deadly",
					["index"] = 1
				}
			},
			["xp"] = {"4840"},
			["retired"] = true
		},
		["The Enlightened One"] = {
			["stars"] = "5.5",
			["type"] = "Legends of Arcane",
			["region"] = "Ionia",
			["icon"] = "01IO041T1-full",
			["bosses"] = {"Anivia", "Karma"},
			["rules"] = {
				[1] = {
					["name"] = "Teamwork",
					["index"] = 1
				},
				[2] = {
					["name"] = "Spells & Swells II",
					["index"] = 1
				},
				[3] = {
					["name"] = "Deadly",
					["index"] = 1
				}
			},
			["xp"] = {"6030"},
			["retired"] = true
		},
		["The Star Forger"] = {
			["stars"] = "6.5",
			["type"] = "Legends of Arcane",
			["region"] = "Targon",
			["icon"] = "03MT087T1-full",
			["bosses"] = {"Aurelion Sol"},
			["rules"] = {
				[1] = {
					["name"] = "Teamwork",
					["index"] = 1
				},
				[2] = {
					["name"] = "Legendary Climb",
					["index"] = 1
				},
				[3] = {
					["name"] = "Deadly",
					["index"] = 1
				}
			},
			["xp"] = {"10670"},
			["retired"] = true
		},
	},
	["Titans of Runeterra"] = {
		["The Boss"] = {
			["stars"] = "2",
			["type"] = "Titans of Runeterra",
			["region"] = "Ionia",
			["bosses"] = {"Jack", "Sett"},
			["rules"] = {
				[1] = {
					["name"] = "Larger Than Life",
					["index"] = 1
				},
				[2] = {
					["name"] = "Winner's Purse",
					["index"] = 1
				}
			},
			["xp"] = {"985"},
			["retired"] = true
		},
		["The Iron Revenant"] = {
			["stars"] = "3",
			["type"] = "Titans of Runeterra",
			["region"] = "Shadow Isles",
			["bosses"] = {"Nasus", "Mordekaiser"},
			["rules"] = {
				[1] = {
					["name"] = "Larger Than Life",
					["index"] = 1
				},
				[2] = {
					["name"] = "I'm Not Done With You",
					["index"] = 1
				}
			},
			["xp"] = {"1925"},
			["retired"] = true
		},
		["The Titan of the Depths"] = {
			["stars"] = "4",
			["type"] = "Titans of Runeterra",
			["region"] = "Bilgewater",
			["icon"] = "02BW053T1-full",
			["bosses"] = {"Darius", "Nautilus"},
			["rules"] = {
				[1] = {
					["name"] = "Larger Than Life",
					["index"] = 1
				},
				[2] = {
					["name"] = "Fortifications",
					["index"] = 1
				},
				[3] = {
					["name"] = "Deadly",
					["index"] = 1
				}
			},
			["xp"] = {"5230"},
			["retired"] = true
		},
		["The Relentless Storm"] = {
			["stars"] = "5",
			["type"] = "Titans of Runeterra",
			["region"] = "Freljord",
			["icon"] = "08FR001T1-full",
			["bosses"] = {"Malphite", "Volibear"},
			["rules"] = {
				[1] = {
					["name"] = "Larger Than Life",
					["index"] = 1
				},
				[2] = {
					["name"] = "Land of Giants",
					["index"] = 1
				},
				[3] = {
					["name"] = "Deadly",
					["index"] = 1
				}
			},
			["xp"] = {"5230"},
			["retired"] = true
		},
		["The Dragonsire"] = {
			["stars"] = "6",
			["type"] = "Titans of Runeterra",
			["region"] = "Targon",
			["icon"] = "08RU014T9-full",
			["bosses"] = {"Shyvana", "Elder Dragon"},
			["rules"] = {
				[1] = {
					["name"] = "Larger Than Life",
					["index"] = 1
				},
				[2] = {
					["name"] = "Dragon's Wrath",
					["index"] = 2
				},
				[3] = {
					["name"] = "Deadly",
					["index"] = 1
				}
			},
			["xp"] = {"6030"},
			["retired"] = true
		},
	}
}
-- </pre>