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

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

return {
	[1] = {
		["name"] = "Королевство дроу",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {"Сизас великий", "Гилдала Зауфан"},
		["other_heroes"] = {"Зулабар", "Августин"}
	},
	[2] = {
		["name"] = "Пещеры гоблинов",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {"Браллмаллох", "Эбнорд миротворец"},
		["other_heroes"] = {"Фалвиетх Кхазирзие", "Аилред"}
	},
	[3] = {
		["name"] = "Логово некроманта",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {"Кулазар", "Фромбисс, голодный"},
		["other_heroes"] = {"УГХ - 7б", "Офаниель"}
	},
	[4] = {
		["name"] = "Ледяная пустошь",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {"Мунас белый", "Варзорот"},
		["other_heroes"] = {"Фойме", "Дидгур"}
	},
	[5] = {
		["name"] = "Шаманы джунглей",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {"Ах-Пуч", "Камазотц"},
		["other_heroes"] = {"Воин-орел", "Воин ягуара"}
	},
	[6] = {
		["name"] = "Фиддлерс Грин",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {"Дэви Джонс", "Тагг Эм"},
		["other_heroes"] = {"Моррис", "Уильям Вейн"}
	},
	[7] = {
		["name"] = "Зловещая пойма",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {"Гидра", "Могучая горгона"},
		["other_heroes"] = {"Куаззурк", "Тразк"}
	},
	[8] = {
		["name"] = "Пески времени",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {"Нинсусинак", "Нирапин"},
		["other_heroes"] = {"Чани", "Джамис"}
	},
	[9] = {
		["name"] = "Черный король",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {},
		["other_heroes"] = {}
	},
	[10] = {
		["name"] = "Нашествие",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {"Помидорка"},
		["other_heroes"] = {"Сельдерейчик"}
	},
	[11] = {
		["name"] = "Буря миров",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {"Звездный Шикари"},
		["other_heroes"] = {}
	},
	[12] = {
		["name"] = "Сердце дракона",
		["icon"] = "icon_points_siege.png",
		["heroes"] = {"Злобоглаз"},
		["other_heroes"] = {"Зингвивар"}
	},
}