Модуль:Tools/today/siege: различия между версиями
< Модуль:Tools | today
Нет описания правки |
Нет описания правки |
||
Строка 71: | Строка 71: | ||
["heroes"] = {"Злобоглаз"}, | ["heroes"] = {"Злобоглаз"}, | ||
["other_heroes"] = {"Зингвивар"} | ["other_heroes"] = {"Зингвивар"} | ||
}, | |||
[13] = { | |||
["name"] = "Королевство дроу", | |||
["icon"] = "icon_points_siege.png", | |||
["heroes"] = {"Гилдала Зауфан"}, | |||
["other_heroes"] = {"Зулабар", "Августин"} | |||
}, | |||
[14] = { | |||
["name"] = "Пещеры гоблинов", | |||
["icon"] = "icon_points_siege.png", | |||
["heroes"] = {"Эбнорд миротворец"}, | |||
["other_heroes"] = {"Фалвиетх Кхазирзие", "Аилред"} | |||
}, | |||
[15] = { | |||
["name"] = "Логово некроманта", | |||
["icon"] = "icon_points_siege.png", | |||
["heroes"] = {"Фромбисс, голодный"}, | |||
["other_heroes"] = {"УГХ - 7б", "Офаниель"} | |||
}, | |||
[16] = { | |||
["name"] = "Ледяная пустошь", | |||
["icon"] = "icon_points_siege.png", | |||
["heroes"] = {"Варзорот"}, | |||
["other_heroes"] = {"Фойме", "Дидгур"} | |||
}, | |||
[17] = { | |||
["name"] = "Шаманы джунглей", | |||
["icon"] = "icon_points_siege.png", | |||
["heroes"] = {"Камазотц"}, | |||
["other_heroes"] = {"Воин-орел", "Воин ягуара"} | |||
}, | |||
[18] = { | |||
["name"] = "Фиддлерс Грин", | |||
["icon"] = "icon_points_siege.png", | |||
["heroes"] = {"Тагг Эм"}, | |||
["other_heroes"] = {"Моррис", "Уильям Вейн"} | |||
}, | |||
[19] = { | |||
["name"] = "Зловещая пойма", | |||
["icon"] = "icon_points_siege.png", | |||
["heroes"] = {"Могучая горгона"}, | |||
["other_heroes"] = {"Куаззурк", "Тразк"} | |||
}, | |||
[20] = { | |||
["name"] = "Пески времени", | |||
["icon"] = "icon_points_siege.png", | |||
["heroes"] = {"Нирапин"}, | |||
["other_heroes"] = {"Чани", "Джамис"} | |||
}, | }, | ||
} | } |
Версия от 01:39, 18 ноября 2023
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"] = {"Зингвивар"} }, [13] = { ["name"] = "Королевство дроу", ["icon"] = "icon_points_siege.png", ["heroes"] = {"Гилдала Зауфан"}, ["other_heroes"] = {"Зулабар", "Августин"} }, [14] = { ["name"] = "Пещеры гоблинов", ["icon"] = "icon_points_siege.png", ["heroes"] = {"Эбнорд миротворец"}, ["other_heroes"] = {"Фалвиетх Кхазирзие", "Аилред"} }, [15] = { ["name"] = "Логово некроманта", ["icon"] = "icon_points_siege.png", ["heroes"] = {"Фромбисс, голодный"}, ["other_heroes"] = {"УГХ - 7б", "Офаниель"} }, [16] = { ["name"] = "Ледяная пустошь", ["icon"] = "icon_points_siege.png", ["heroes"] = {"Варзорот"}, ["other_heroes"] = {"Фойме", "Дидгур"} }, [17] = { ["name"] = "Шаманы джунглей", ["icon"] = "icon_points_siege.png", ["heroes"] = {"Камазотц"}, ["other_heroes"] = {"Воин-орел", "Воин ягуара"} }, [18] = { ["name"] = "Фиддлерс Грин", ["icon"] = "icon_points_siege.png", ["heroes"] = {"Тагг Эм"}, ["other_heroes"] = {"Моррис", "Уильям Вейн"} }, [19] = { ["name"] = "Зловещая пойма", ["icon"] = "icon_points_siege.png", ["heroes"] = {"Могучая горгона"}, ["other_heroes"] = {"Куаззурк", "Тразк"} }, [20] = { ["name"] = "Пески времени", ["icon"] = "icon_points_siege.png", ["heroes"] = {"Нирапин"}, ["other_heroes"] = {"Чани", "Джамис"} }, }