Модуль:Tools/today/event

Для документации этого модуля может быть создана страница Модуль:Tools/today/event/doc

return {
	[1] = {
		["name"] = "Ярость коров",
		["icon"] = "icon_points_rage_of_cows.png",
		["hero"] = "Король Коров",
		["other_heroes"] = {"Брэборг", "Гном-шахтер"}
	},
	[2] = {
		["name"] = "Железное сердце",
		["icon"] = "icon_points_iron_heart.png",
		["hero"] = "Железный рыцарь",
		["other_heroes"] = {"Элгнет Призрачный", "Гунхар-боец"}
	},
	[3] = {
		["name"] = "Торговые пути",
		["icon"] = "icon_points_trade_routes.png",
		["hero"] = "Контрабандист Савад",
		["other_heroes"] = {"Королева Боли", "Тролль-убийца"}
	},
	[4] = {
		["name"] = "Камень и сталь",
		["icon"] = "icon_points_stone_and_steel.png",
		["hero"] = "Шейл Голем",
		["other_heroes"] = {"Брэборг", "Гном-шахтер"}
	},
	[5] = {
		["name"] = "Карнавал огня",
		["icon"] = "icon_points_fire_carnival.png",
		["hero"] = "Пайра Искорка",
		["other_heroes"] = {"Элгнет Призрачный", "Гунхар-боец"}
	},
	[6] = {
		["name"] = "Праздник крови",
		["icon"] = "icon_points_blood_festival.png",
		["hero"] = "Ирска Весс",
		["other_heroes"] = {"Королева Боли", "Тролль-убийца"}
	},
	[7] = {
		["name"] = "Хозяин саванны",
		["icon"] = "icon_points_master_of_the_savannah.png",
		["hero"] = "Гранадос, Король Львов",
		["other_heroes"] = {"Брэборг", "Гном-шахтер"}
	},
	[8] = {
		["name"] = "Пушистые лапки",
		["icon"] = "icon_points_fluffy_paws.png",
		["hero"] = "Кей Ли Флай",
		["other_heroes"] = {"Королева Боли", "Гунхар-боец"}
	},
	[9] = {
		["name"] = "Неделя Короля",
		["icon"] = "icon_points_kings_week.png",
		["hero"] = "Король",
		["other_heroes"] = {"Ядовитый паук", "Гунхар-ведьма"}
	},
	[10] = {
		["name"] = "Хэллоуин",
		["icon"] = "icon_points_halloween.png",
		["hero"] = "Князь Тыква",
		["other_heroes"] = {"Ядовитый паук", "Мистер тыковка", "Гунхар-ведьма"}
	},
	[11] = {
		["name"] = "Рождество",
		["icon"] = "icon_points_christmas.png",
		["hero"] = "Санта",
		["other_heroes"] = {"Дракончик Рудольф", "Ядовитый паук", "Билли", "Гунхар-ведьма"}
	},
	[12] = {
		["name"] = "Сила и Честь",
		["icon"] = "icon_points_strength_and_honor.png",
		["hero"] = "Архангел",
		["other_heroes"] = {"Сир Троглодит", "Брэборг", "Ядовитый паук"}
	},
	[13] = {
		["name"] = "Пар и резка",
		["icon"] = "icon_points_steam_and_cutting.png",
		["hero"] = "Вегарион",
		["other_heroes"] = {}
	},
	[14] = {
		["name"] = "Ярость огурцов",
		["icon"] = "icon_points_rage_of_cucumbers.png",
		["hero"] = "Огурец",
		["other_heroes"] = {}
	},
	[15] = {
		["name"] = "Звездный путь",
		["icon"] = "icon_points_star_trek.png",
		["hero"] = "Кедр",
		["other_heroes"] = {}
	},
}